* {
    padding: 0;
    margin: 0;
} 

body {
background: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: 0 auto;
width: 760px;
}

#header {
background: #fff url(images/logo.gif) no-repeat; 
height: 85px; 
 }

#header h1 {        
color : #3366cc;
font-size: 13px;
letter-spacing: 1px;
padding: 20px 0 0 100px; 
font-weight: 600;
font-family: Arial;
}

#header h2 {            
font-family: Times ;
color : #483D8B; 
font-size: 30px; 
letter-spacing: 2px;
padding: 3px 0 43px 415px;
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) repeat;
height: 20px;
}

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

.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; 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; 

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

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

#right h2 { letter-spacing: -1px; padding: 5px 0 5px 0; font-family: Arial, Tahoma, Verdana; font-weight: 600; font-size: 17px; color: #0066cc; }/*右ペインタイトルblue*/

/*#right h2 a { color: #0066cc; }*/

#right h3 {font-weight:600; font-size:98%; color:#708090; }/*教授名*/

.font2{color:#990099; font-weight:600; font-size:100% /*フォント紫*/;
}
.list2{
list-style-type:decimal;
padding: 20px 60px 20px 50px;/*交流校*/
}
.list2 a {text-decoration: underline;color: #006666;font-weight:700px;font-size:110%;}
.list a:hover {color: #FFAF4C; }

.list3{
list-style-type: disk;
padding: 20px 60px 20px 50px;
line-height: 30px;
}

#right a{    
text-decoration: underline;
color: #006666;
font-weight:700px;
font-size:110%;
#right a:hover {color: #FFAF4C; }
}
#right list4 a {text-decoration: list-style-type:square; underline; color: #006666;font-weight:700px;font-size:110%;}
#right list4 a:hover {color: #FFAF4C; }

/*footer:*/

#footer {
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;
}