h3#top {
	width : 660px !important;
	width /**/: 680px;
	margin-bottom : 10px;
	padding : 10px 10px 0 10px;
	background : #ffffff url(../common/main_header.gif) left top no-repeat;
	font-size : 100%;
}

#box {
	width : 660px;
	margin : 0 10px 15px 10px;
	background : url(box_bg.gif) left bottom no-repeat;
}

#box_left {
	float : left;
	width : 435px;
	border-top : solid 1px #b4b4b4;
}

h4#top1 {
	margin : 14px 14px 15px 14px;
}

ul.rec_left {
	list-style : none;
	overflow : auto;
	width : 434px;
	margin-bottom : 10px;
	background : url(reclist_bg.gif) left top no-repeat;
}

ul.rec_left li {
	float : left;
	width : 190px !important;
	width /**/: 217px;
	padding : 0 13px 13px 14px;
}

p.recimg {
	margin-bottom : 12px;
	padding : 4px;
	border : solid 1px #b4b4b4;
}

p.recimg a:hover img {
	opacity : 0.6;
	filter : alpha(opacity=60);
}

p.rectitle {
	padding-left : 10px;
	border-left : solid 7px #aac846;
	font-size : 75%;
	line-height : 1.6em;
}

p.rectitle a {
	color : #0066cc;
	text-decoration : underline;
}

p.rectitle a:hover {
	color : #ffffff;
	text-decoration : none;
	background : #0099ff;
}

#box_right {
	float : right;
	width : 215px;
	padding-bottom : 20px;
}

h4#top2 {
	margin-bottom : 12px;
}


ul.rec_right {
	list-style : none;
	margin : 0 15px 0 15px;
}

ul.rec_right li {
	padding : 7px 0 8px 0;
	background : url(../common/dl.gif) left bottom repeat-x;
	font-size : 75%;
	line-height : 1.6em;
}

ul.rec_right li a {
	color : #0066cc;
	text-decoration : underline;
}

ul.rec_right li a:hover {
	color : #ffffff;
	text-decoration : none;
	background : #0099ff;
}