@charset "utf-8";
/* CSS Document */



#top_comment {
	width:1000px;
	margin-top:30px;
	margin-bottom:20px;
}
#top_comment .lc {
	width:500px;
	height:158px;
	background:url(../img/kumos.png) no-repeat left top;
	/*border: #fff solid 1px;*/
}
#top_comment .lc p.special{
	margin-top:50px;
	font-size:180%;
	color:#F00;
	font-weight:bold;
}


#top_comment .lc .twitter {
	margin-left:40px;
	margin-top:60px;
}
#top_comment .rc {
	/*margin-top:10px;*/
	width:450px;
	font-weight:bold;
}
#wrapper .mainfoto {
	margin: 0 auto;
	width: 820px;
	
}

#wrapper .mainfoto .main_coment {
	font-size: 110%;
	text-align: center;
	margin-bottom:10px;
	color:#F60;
	font-weight: bold;
}

　

#wrapper #contents {
	margin: 0 auto;
	width: 940px;
}


#wrapper #contents #top_contents .lc{
	margin-top:20px;
	width:480px;
	
}


		
#wrapper #contents #top_contents .lc p{
	text-indent: 1em;
}

#wrapper #contents #top_contents .lc dl {
	margin-top: 20px;
}

#wrapper #contents .news {
	width:400px;
	margin-top:20px;
	height: 440px;
	border: #C90 groove 4px;
	overflow:auto;

}

#wrapper #contents .news dd{
	margin-left:20px;
	text-indent:0;
	font-size:90%;
}
	
	

#wrapper #contents #navigation {
	margin-top: 30px;
}


#wrapper #contents #navigation dl {
	width:100%;
	border-bottom: #C60 solid 2px;
	padding-bottom:30px;
	margin-bottom:30px;
	
}

#wrapper #contents #navigation .main_nav dt {
	margin-top:5px;
	font-weight:bold;
}
#wrapper #contents #navigation .main_nav dd {
	padding-left:100px;
	font-size:95%;
	border-bottom:#DCD0A9 solid 1px;
	
}
#wrapper #contents #navigation h2 {
	font-size: 120%;
	font-weight: bold;
	border-bottom: #C60 solid 2px;
	
}



#wrapper h1 {
	margin-top:30px;
	margin-left:70px;
	font-size: 120%;
	color:#000;
	font-weight: bold;
	margin-bottom:20px;
}
#wrapper h1  strong {
	color:#903;
	font-size:135%;
	font-weight:bold;
}
#wrapper h1 em {
	color:#060;
	font-size:130%;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}




#wrapper #contents .news dt {
	margin-top:5px;
	font-weight: bold;
}

h2 {
	font-size: 115%;
	font-weight: bold;
	margin-bottom:10px;
}
h3 {
	font-weight: bold;
	margin-bottom:10px;
}





#wrapper p.mixi {
	margin-top:10px;
	margin-bottom: 10px;
}


#wrapper #bottom_contents .lc div{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#wrapper #bottom_contents .rc {
	text-align: center;
}
#wrapper #bottom_contents .rc img {
	margin-top: 30px;
}


#wrapper ul#foto_nav {
	width:100%;
	border-bottom: #C60 solid 2px;
	padding-bottom: 30px;
	margin-bottom:30px;
}
#wrapper ul#foto_nav li {
	float: left;
	width:164px;
	height:110px;
	text-align: center;
	
}
#wrapper ul#foto_nav li img {
	border-bottom:#999 solid  4px;
	border-top: #999 solid  4px;
	border-left: #999 solid 2px;
	border-right: #999 solid 2px;
}
#wrapper ul#foto_nav li.fast img {
	border-left: #999 solid 4px;
}
#wrapper ul#foto_nav li.last img {
	border-right: #999 solid 4px;
}

