#main{
	width:565px;
	float:left;
}
#main h3{
	border-bottom:1px dotted #ccc;
}
#mainimage_navi{
	padding:5px 0;
	text-align:right;
}
#mainimage_navi a{
	display:inline-block;
	width:15px;
	height:15px;
	padding:3px 3px 3px 3px;
	text-align:center;
	background:#ccc;
	color:#fff;
	text-decoration:none;
	margin:0 3px 0 0;
}
.activeSlide{
	background:#000 !important;
}
#top_contents{
	list-style:none;
	margin:0 0 30px 0;
}
#top_contents li{
	width:565px;
	height:60px;
	padding:10px 0;
	font-size:90%;
	border-bottom:1px dotted #ccc;
}
#top_contents a{
	display:block;
	width:343px;
	height:34px;
	padding:26px 25px 0 197px;
	color:#676767;
	text-decoration:none;
}
#top_contents a:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#top_contents01 a{
	background:url('../images/index/contents01.jpg');
}
#top_contents02 a{
	background:url('../images/index/contents02.jpg');
}
#top_contents03 a{
	background:url('../images/index/contents03.jpg');
}
#top_contents04 a{
	background:url('../images/index/contents04.jpg');
}
#top_contents05 a{
	background:url('../images/index/contents05.jpg');
}
#top_contents06 a{
	background:url('../images/index/contents06.jpg');
}
#top_contents07 a{
	background:url('../images/index/contents07.jpg');
}
#blog{
	padding:10px;
	height:300px;
	border:1px solid #ccc;
	
}
#side{
	width:370px;
	float:right;
}