@charset "Shift_JIS";

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

body{
color:#333;
line-height:150%;
text-align:center;
letter-spacing:2px;
}

br{
letter-spacing:normal;
}

a{
color:#333;
text-decoration:none;
}

a:hover{
color:#fff;
text-decoration:none;
}

#temp{
width:700px;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
text-align:center;
margin:0px auto;
}

h1{
text-align:left;
font-size:150%;
font-weight:bold;
color:#333;
padding:5px;
}

#menu{
width:700px;
margin-bottom:10px;
}

#menu td{
text-align:center;
}

#menu a{
display:block;
width:97px;
background-color:#73A6A5;
color:#fff;
text-decoration:none;
line-height:20px;
}

#menu a:hover{
display:block;
background-color:#CEDFDE;
color:#fff;
text-decoration:none;
}

#all{
width:700px;
background:url(bg.gif) repeat-y;
}

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

#photo{
width:495px;
height:139px;
background:url(photo.jpg) no-repeat;
}

#main{
width:495px;
float:left;
text-align:left;
padding:0px 5px 5px 5px;
background-color:#FFF;
}

#main h2{
font-size:24px;
color:#CEDFDE;
font-family:Arial Black;
letter-spacing:0px;
margin:10px 0px 5px 0px;
padding-bottom:2px;
border-bottom:2px solid #666;
}

#main span{
color:#666;
text-align:right;
}

#submain{
width:180px;
float:left;
text-align:left;
padding:5px;
}

#submain h2{
border-bottom:4px double #999;
}

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

#footer{
width:700px;
clear:both;
padding:10px 0px 10px 0px;
border-top:1px solid #999;
background-color:#fff;
}
