@charset "Shift_JIS";

* {
margin:0px;
padding:0px;
font-size:12px;
font-family:Verdana, Helvetica, sans-serif;
}


body{
background:url("img/bg.gif");
color:#333;
text-align:center;
margin:20px 0px;
}

br{letter-spacing:normal;}
a{color:#333;text-decoration:none;}
a:hover{color:#fff;text-decoration:none;}
img{border:0px;}

#temp{
width:700px;
text-align:center;
line-height:18px;
letter-spacing:1px;
margin:0px auto;
}

#header{
background:url("img/top.gif") no-repeat;
width:700px;
height:55px;
text-align:left;
}

#all{
background:#fff url("img/middle.gif") repeat-y;
width:680px;
text-align:left;
padding:10px;
}

#all:after{
content:"none";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#menu{
background-color:#fff;
width:160px;
text-align:left;
float:left;
}

#main{
background-color:#fff;
width:510px;
text-align:left;
padding-left:10px;
float:left;
}

#footer{
background:url("img/bottom.gif") no-repeat;
width:700px;
height:17px;
clear:both;
padding:8px 0px;
}

#header h1{padding:15px 0px 0px 5px;}

#menu h2{
background:url("img/caption.gif") no-repeat;
width:150px;
height:20px;
font-size:12px;
color:#fff;
padding:4px 0px 4px 10px;
}

#menu h3{
background:url("img/menu.gif") no-repeat;
width:140px;
height:20px;
font-size:12px;
color:#333;
padding:4px 0px 4px 20px;
}

#main h2{
background:url("img/mark.gif") no-repeat;
padding:8px 0px 0px 15px;
}

dd{
margin:0px 0px 12px 12px;
}
