/*左コンテンツ*/
#top3Area{
	clear:both;
}
#top3Area #top3AreaL {
	float:left;
	padding-right:9px;
}
#top3Area #top3AreaL li {
	padding-bottom:5px;
	line-height:1;
}
/*真ん中コンテンツ*/
#top3Area #top3AreaC {
	width:480px;
	height:247px;
	padding:15px 15px 0 15px;
	margin-right:8px;
	float:left;
	border:1px solid #DDD;
}
#top3Area #top3AreaC h2 {
	padding-bottom:20px;
}
#top3Area #top3AreaC dl {
	background:url(../img/common/dot1.gif) repeat-x bottom;
	padding-bottom:3px;
	margin-bottom:5px;
}
#top3Area #top3AreaC dt {
	width:45px;
	float:left;
}
#top3Area #top3AreaC dd {
	padding-left:70px;
}
#top3Area #top3AreaC p {
	padding-top:10px;
}
/*右コンテンツ*/
#top3Area #top3AreaR {
	width:178px;
	height:245px;
	padding:17px 10px 0 10px;
	float:right;
	border:1px solid #DDD;
}
#top3Area #top3AreaR h2 {
	padding-bottom:15px;
	text-align:center;
}
#top3Area #top3AreaR li {
	line-height:1;
	padding-bottom:15px;
	margin-bottom:15px;
	background: url(../img/index/bg_link.jpg) no-repeat bottom;
}
#top3Area #top3AreaR li.noBG {
	background:none;
}

