@charset "UTF-8";
/* CSS Document */
#contentsWrapper{
	width:920px;
	padding-top:20px;
	margin-bottom:20px;
}
#contents_body{
	width:700px;
	float:left;
	margin:0px;
	padding:0px;
}
#banner{
	width:200px;
	float:right;
	margin:0px;
	padding:0px;
}
#banner p{
	margin-bottom:3px;
}

#mainimage{
	width:920px;
	margin-bottom:20px;
}
#mainimage,#mainimage a{
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}

/*
#mainimage a:hover{
	background:url(../img/main/main_imge_ov.jpg) no-repeat top left;
	width:920px;
	height:300px;
}*/

#topics{
	width:700px;
}
.topics_contents{
	width:345px;
	border: 1px solid #eeeeee;
}
.topics_contents dt#photo{
	width:345px;
	height:41px;
	background:url(../img/main/index_ttl01.gif) no-repeat top left;
	text-indent:-9999px;
}
.topics_contents dt#three{
	width:345px;
	height:41px;
	background:url(../img/main/index_ttl02.gif) no-repeat top left;
	text-indent:-9999px;
}
.topics_contents dd{
	width:343px;
	background:url(../img/main/bg01.jpg) repeat-x top left;
}
.topics_contents dd p{
	padding:10px;
	font-size:80%;
	line-height:1.5;
}
.topics_contents dd p#btn_2008photo{
	padding:0px;
	margin: 0px 10px 10px 0px;
	float:right;
}
.topics_contents dd p#btn_2008photo,.topics_contents dd p#btn_2008photo a{
	display:block;
	width:180px;
	height:18px;
	text-indent:-9999px;
	background:url(../img/main/btn_2008photo.gif) no-repeat;
	background-position:0px 0px;
}
.topics_contents dd p#btn_2008photo a:hover{
	background-position:0px -18px;
}
.topics_contents dd p#btn_detail{
	padding:0px;
	margin: 0px 10px 10px 0px;
	float:right;
}
.topics_contents dd p#btn_detail,.topics_contents dd p#btn_detail a{
	display:block;
	width:128px;
	height:18px;
	text-indent:-9999px;
	background:url(../img/main/btn_detail.gif) no-repeat;
	background-position:0px 0px;
}
.topics_contents dd p#btn_detail a:hover{
	background-position:0px -18px;
}

#news_ttlbox{
	width:465px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 40px;
}
h3#news_ttl{
	width:46px;
	height:10px;
	margin-bottom:5px;
	text-indent:-9999px;
	background:url(../img/main/ttl03_news.gif) no-repeat top left;
}
#news_ttlbox p{
	font-size:60%;
}
#news_ttlbox a{
	color:#FF0000;
}
#news_ttlbox a:hover{
	text-decoration:underline;
}
dl#news{
	width:465px;
	height:525px;
	margin-bottom:10px;
	overflow:auto;
}
dl#news dd{
	font-size:80%;
	line-height:1.5;
	margin:10px 10px 0px 0px;
	border-bottom:#666666 dotted 1px;
}
.new{
	font-weight:bold;
	color:#FF0000;
}
dl#news2{
	width:725px;
	margin-bottom:20px;
	overflow:auto;
}
dl#news2 dd{
	font-size:80%;
	line-height:1.5;
	margin:10px 10px 0px 0px;
	border-bottom:#666666 dotted 1px;
}

#news_ttlbox_2{
	width:210px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 40px;
}
h3#news_ttl_2{
	width:46px;
	height:10px;
	margin-bottom:5px;
	text-indent:-9999px;
	background:url(../img/main/ttl03_blog.gif) no-repeat top left;
}

#news_ttlbox_2 p{
	font-size:60%;
}
