@charset "utf-8";

body{margin:0 ; padding:0; border:1px solid white; width:1000px;}

a:link{ color:darkorange; }
a:hover{ color:orange; }
a:visited{ color:coral; }

h1{margin:0 0; padding:0 0;}
h2{font-size:1.3em; font-weight:600; text-indent:1em;}
h3{font-weight:600;}

p{line-height:180%;}

dt{font-weight:bolder; text-indent:1em;}

dl{line-height:180%;}
ol{line-height:180%;}
ul{line-height:180%;}
ul li {list-style:none;}

img{border:none;}

#information{border:1px dashed black; padding-left:1em;}
#information h3{text-indent:0.6em;}

#supervisor{margin-top:1em; padding-left:1em;}
#supervisor img{float:left; margin-top:-1em;}
#supervisor h3{font-weight:600; margin-left:160px;}
#supervisor h4{margin-top:0; margin-bottom:0; margin-left:160px;
text-indent:-9999px; height:45px;
background-image:url("img/koizumi.png"); background-repeat:no-repeat;}
#supervisor p{margin-left:160px;}
#supervisor a:link{ color:dimgray; }
#supervisor a:visited{ color:dimgray; }


.main{width:770px; margin-left:10px;}

.wrapper{ float:left; width:790px; }

.rightbar{ width:200px; margin-left:796px; margin-top:90px; font-size:0.9em;}

.footer{ font-size:60%; clear:both; margin-top:1em; border-top:1px solid black;}

#smt_logo{float:left; margin:5px;}

address{font-style:normal; margin-top:5px;}