
#HeaderBox {
	background:url(../images/common/headder_bg.gif) repeat-x;
	overflow:hidden;
	height:742px;	
}
#HeaderBox #MenuBox{
	overflow:hidden;
	display:block;
	width:838px;
	margin-left:5px;
	margin-top:25px;
	background:#e6e6e6;
	padding-left:10px;
	padding-right:6px;	
	padding-top:10px;	
	padding-bottom:10px;
	
}
#HeaderBox #MenuBox h3.txt{
	margin-bottom:10px;	
}
#HeaderBox #MenuBox dl{
	float:left;
	width:202px;
	height:232px;	
}
#HeaderBox #MenuBox dl dt{
	padding-left:25px;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	height:35px;
}

#HeaderBox #MenuBox dl dd{
	width:188px;
}
#HeaderBox #MenuBox dl dd.img{
	padding-left:7px;
}
#HeaderBox #MenuBox dl dd.txt{
	height:45px;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:5px;	
	line-height:15px;

}
#HeaderBox #MenuBox dl dd.detail img{
	float:right;
}


#HeaderBox #MenuBox dl.jigyo_1 dt a ,
#HeaderBox #MenuBox dl.jigyo_2 dt a ,
#HeaderBox #MenuBox dl.jigyo_3 dt a ,
#HeaderBox #MenuBox dl.jigyo_4 dt a
{
	text-decoration:none;
}


#HeaderBox #MenuBox dl.jigyo_1{

	background:url(../images/top/img_cat_1_bg.gif) no-repeat;
	margin-right:8px;
}
#HeaderBox #MenuBox dl.jigyo_2{

	background:url(../images/top/img_cat_2_bg.gif) no-repeat;
	margin-right:8px;
}
#HeaderBox #MenuBox dl.jigyo_3{

	background:url(../images/top/img_cat_3_bg.gif) no-repeat;

}
#HeaderBox #MenuBox dl.jigyo_4{
	background:url(../images/top/img_cat_4_bg.gif) no-repeat;
	margin-right:8px;	
}
#HeaderBox #MenuBox dl.jigyo_4 dt{
	font-size:12px;
}

#Contents .recomend a {
	color:#333333;
}

#Contents .recomend h2.title{
	margin-bottom:10px;
}
#Contents .recomend .imgtxt p{
	width:250px;
	margin-right:15px;
	float:left;
	padding-left:10px;
}
#Contents .recomend .imgtxt img{

	float:left;
}

#Contents .recomend .imgtxt{
	overflow:hidden;
	display:block;
	margin-bottom:25px;
}

#Contents .recomend .entry{
	clear:both;
	overflow:hidden;
/*	background:url(../images/top/img_entry_bg.gif) no-repeat;*/
	display:block;
	padding-left:10px;
	padding-top:2px;	
	padding-right:10px;	
	padding-bottom:15px;
	margin-bottom:15px;
	border:1px solid #d3d3d3;
}
#Contents .recomend .comment{
/*	height:120px;
	overflow:auto;*/
}
#Contents .recomend .entry h3.title{
	color:#336987;
	font-size:14px;
	padding-bottom:5px;
	
	border-bottom:1px solid #d3d3d3;
}
#Contents .recomend .entry p{
	
}	

#Contents .whatsnew {
	padding-left:10px;
	height:200px;
	background:url(../images/top/whats_new_bg.gif) no-repeat;
}	
#Contents .whatsnew h4.title{

	overflow:hidden;
	display:block;
	width:420px;
	padding-top:10px;
	margin-bottom:25px;

}
#Contents .whatsnew h4.title img{
	float:left;	
}

#Contents .whatsnew h4.title img.list{
	margin-left:150px;
	float:right;

}	
#Contents .whatsnew ul{
	clear:both;
	width:400px;
	overflow:hidden;	
}	
#Contents .whatsnew ul li{
	margin-bottom:13px;
	padding-left:30px;
	background:url(../images/top/news_list_ico.gif) no-repeat 10px 5px;
	height:18px;
	overflow:hidden;

}	
#Contents .whatsnew ul li a{
	color:#666666;
}	


#RightContents .banner dl {
	background:#edeee3;
	margin-bottom:8px;
}

#RightContents .banner dl dt{
	height:60px;
}
#RightContents .banner dl dd{
	padding-left:5px;
	font-size:10px;

}



