@charset "Shift_JIS";

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

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

br{
letter-spacing:normal;
}

a{
font-weight: bold;
}

#temp{
width:800px;
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:800px;
margin-bottom:10px;
}

#menu td{
text-align:center;
}

#menu a{
display:block;
width:112px;
background-color:#999999;
color:#FFFFFF;
text-decoration:none;
line-height:20px;
}

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

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

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

#mainphoto{
width:495px;
height:170px;
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:#FFCC00;
	font-family:Arial Black;
	letter-spacing:0px;
	margin:60px 0px 0px 2px;
	padding-bottom:1px;
	border-bottom:2px solid #666;
}

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

#news{
	width:280px;
	float:left;
	text-align:left;
	padding:5px;
}

#news h2{
border-bottom:2px double #999;
}

#news dt{
	font-size: 70%;
	margin-bottom: 0px;
}
#news dd{
	font-size: 90%;
	margin-bottom: 0px;
}
.news-img {float : right ;}

p.subtitle {
	color:#333333;
	font-size: 16px;
	background-color: #CCCCCC;
	font-weight: bold;
}

.subbody {
	color:#666666;
	margin-left: 20px;
	margin-bottom: 10px;
}


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

#footer{
width:800px;
clear:both;
padding:10px 0px 10px 0px;
border-top:1px solid #999;
background-color:#fff;
}
.footer-no {
	font-size: 9px;
}
