* {
    padding: 0;
    margin: 0;
} 

body {
background-image:url(images/bg2.jpg);
background-repeat:repeat; /*#54B7E0;*/
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size:85%;
padding: 0;
margin: 0;
color: #333;
line-height: 17px;
}

img { border: none;}
a { color: #0090DF; text-decoration: none; }
a:hover { color : #FFAF4C}

#wrap {
margin: 0px auto;
width: 760px;
}

#header {
background: #fff url(images/logo.gif) no-repeat;  /* MPUロゴ画像 */
height: 85px; /*ヘッダー高さ*/
 }

#header h1 {        /* ロゴ右横Meiji Pharmaceutical University */
color : #3366cc;
font-size: 13px;
letter-spacing: 1px;
padding: 20px 0 0 100px; 
font-weight: 600;
font-family: Arial;
}
/*#header h1 a { text-decoration: none; color : ;}
#header h1 a:hover { color : #333; }*/
#header h2 { 
font-family: Times ;
color : #483D8B; /* blue */
font-size: 30px;
letter-spacing: 2px;
padding: 3px 0 43px 415px;/*About MPU/Researchタイトル*/
font-weight:700;
}

#navigation {
background: #FF9817 url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 30px;
}
#navigation li {
float:left;
list-style-type:none;
border-right:1px solid #FFA73F;
}
#navigation li a {
display:block;
padding:0 20px;
text-transform:uppercase;
text-decoration:none;
color: #f7f7f7;
letter-spacing:2px;
}
#navigation li a:hover {      /*マウスを乗せた時*/
background: #FFAF4C url(images/menuover.jpg) repeat-x;
color:#fff;
text-decoration:none;
}

#content { 
background: #fff url(images/content.jpg) repeat-y;
padding: 10px 10px;
}


#left {
float:left; 
width:220px; 
text-align: left;
padding-top:15px;
padding-left: 0px;
}


.menutop{ 
background: #FFF6BB url(images/menutop.jpg) no-repeat;
height: 20px;
}

.menumiddle {
background: #FFF6BB url(images/menumiddle.jpg) repeat-y;
}

.menumiddle h2 { color: #696969; font-weight: 800; font-size: 15px; padding-top: 7px; padding-left: 20px; padding-bottom: 3px; }
.menumiddle ul { letter-spacing: -1px; color: #aaa; font-size: 14px;  padding-left: 40px;
}


.menubottom  {
background: #FFF6BB url(images/menubottom.jpg) repeat;
height: 20px;

}

.list{
list-style-type:square;
font-weight:700;
line-height: 185%;
padding : 10px 20px 20px 40px; /*リストの余白設定上から10空ける*/

}
.list a{
text-decoration:underline;
}

.department{
text-indent:25pt;
text-decoration: underline;
}
 .font{
 color:#778899;/*←ライト。。グレーグリーンは#33cc66*/
 font-weight:700;
 padding:0 0 0 15px;
 }


#right {
float:right; 
width:480px; 
padding-right: 10px;
padding-top: 10px;
}

#right h2 { letter-spacing: -1px; padding: 15px 0 5px 0; font-family: Arial, Tahoma, Verdana; font-weight: 600; font-size: 17px; color: #0066cc; }

#right h2 a { color: #0066cc; } /*右ペインタイトルblue*/

#right img{
float:left;
margin-right: 20px;
margin-bottom: 12px;
}
.name{
padding-left:250px;
font-weight:bold;
}

#footer {   /*all right reserved*/
text-align: center;
font-size: 83%;
font-weight:bold;
color: #8920b;
padding:0 0 10px 0;
margin:0;
}
#footer a { color: #666; text-decoration: underline;} 
#footer a:hover { color: #000; text-decoration: none; }


#ftlink {
height:20px;
width:740px;
background-color:white;
text-align:left;
font-size:83%;
color:#cc00cc;
padding:0 0 10px 20px;
margin:0;
}