@charset"UTF-8";

#contents_top{
	margin:13px 0 0 28px;
	font-size:89%;
}

#contents_top #left_top{
	float:left;
	width:292px;
	padding:7px 0 0 0;
}

#contents_top #left_top h2{
	text-indent:-9999px;
}
#contents_top #left_top h2 a{
	display:block;
	width:272px;
	height:28px;
	background:#fff url(../images/title_topics_top.gif) no-repeat 0 0;
}
#contents_top #left_top h2 a:hover{
	background:#fff url(../images/title_topics_top.gif) no-repeat 0 -28px;
}

#contents_top #left_top dl{
	margin:10px 0 0 5px;
	width:270px;
}
#contents_top #left_top dl dt{
	position:absolute;
}
#contents_top #left_top dl dd{
	margin:0 0 3px 0;
	padding-left:7.5em;
}
#contents_top #left_top dl dd a{
	text-decoration:none;
	color:#333;
}
#contents_top #left_top dl dd a:hover{
	text-decoration:underline;
}


#contents_top #center_top{ 
	float:left;
	width:387px;
	background:#fff url(../images/bg_topics.gif) repeat-y top left;
}

#contents_top #center_top h1{
	text-indent:-9999px;
	background:#fff url(../images/title_top01.gif) no-repeat 0 0;
	height:29px;
}

#contents_top #center_top img{
	float:left;

}
#contents_top #center_top dl{
	margin:0 0 0 10px;
	width:265px;
	color:#4d4d4d;
	float:left;

}

#contents_top #center_top dl dt{
	color:#333;
	font-weight:bold;
	font-size:110%;
	line-height:1.2;
}
#contents_top #center_top dl dd{
	margin-top:10px;

}
#contents_top #center_top p{
	float:right;
}

#contents_top #right_top{
	float:left;
	width:200px;
	margin-left:23px;
}

#contents_top #right_top ul{
	background-color:#ebebeb;
	text-align:center;
	padding:0 0 5px;
	width:200px;
}
#contents_top #right_top ul li{
	padding:5px 0 0 0;
}

#contents_top #right_top p{
	margin-top:10px;
}

