* {
    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: #0090fd; 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;
}
#content 

.list1{
list-style-type:none;
/*color:#696969;*/
font-size:100%;
font-weight:700;
line-height: 165%;
padding-left:10px; 
}
.list1 a{
text-decoration:underline;
}

.list2{
font-size:87%;
font-weight:700;
line-height: 165%;
padding-left:30px; 

}
.list2 a{
text-decoration:underline;
}
#left {
float:left; 
width:330px; 
text-align: left;
padding-top:20px;
padding-left: 40px;
}
#left h2{ letter-spacing: -1px; padding: 15px 0 5px 0; font-family: Arial, Tahoma, Verdana; font-weight: 500; font-size: 18px; }
#left h2 a {color:#00008b; text-decoration: underline;} 
#left h2 a:hover{color: #ffaf4c;}
.font3 {color:#00008b;}

#right {
float:right; 
width:330px; 
padding-right: 20px;
padding-top: 20px;
}
#right h2{ letter-spacing: -1px; padding: 15px 0 5px 0; font-family: Arial, Tahoma, Verdana; font-weight: 500; font-size: 18px; }
#right h2 a {color:#00008b; text-decoration: underline;} 
#right h2 a:hover{color: #ffaf4c;}
.font3 {color:#00008b;}

/*======================================================*/
#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;
}