@charset "utf-8";
@import url("common.css");

/* --------------------
	MainImg
 -------------------- */

#main_img {
	width		: 960px;
	height		: 315px;
	overflow	: hidden;
	margin		: -20px auto 10px auto;
}

#maincol {
	line-height	: 160%;
}

/* --------------------
	MiddleCol
 -------------------- */

.middle_cont {
	margin-bottom	: 20px;
}

.middle_cont h3 {
	margin-bottom	: 15px;
}

/* --------------------
	Recommend
 -------------------- */

#top_recommend h3{
	margin-bottom	: 15px;
}

#top_recommend_01_summary h4, .top_recommend_0204_summary h4 {
	font-family	: "ＭＳ 明朝", serif;
}

#top_recommend_01_thumb, .top_recommend_0204_thumb {
	padding		: 2px;
	border		: 1px solid #C0D3E4;
}

#top_recommend_left {
	width		: 212px;
	float		: left;
}

#top_recommend_01, .top_recommend_0204 {
	background-image	: url("../img/dot_x.gif");
	background-position	: left bottom;
	background-repeat	: repeat-x;
}

/* --------------------
	Recommend 1
 -------------------- */

#top_recommend_01 {
	margin-bottom	: 10px;
	padding-bottom	: 10px;
}

#top_recommend_01_summary {
	width		: 88px;
	float		: right;
}

#top_recommend_01_summary h4 {
	font-weight	: bold;
	font-size	: 14px;
	margin-bottom	: 15px;
}

#top_recommend_01_summary ul {
	list-style-type	: none;
}

#top_recommend_01_summary li {
	margin-bottom: 3px;
}

#top_recommend_01_thumb {
	width		: 108px;
}

#top_recommend_right {
	width		: 212px;
	float		: right;
}

/* --------------------
	Recommend 2-4
 -------------------- */

.top_recommend_0204 {
	margin-bottom	: 5px;
	padding-bottom	: 5px;
}

.top_recommend_0204_summary {
	width		: 150px;
	float		: right;
}

.top_recommend_0204_summary h4, .top_recommend_0204_summary p {
	line-height	: 120%;
}

.top_recommend_0204_summary h4 a{
	font-size	: 14px;
	line-height	: 110%;
	margin-bottom: 5px;
}

.top_recommend_0204_summary p {
	font-size	: 10px;
}

.top_recommend_0204_thumb {
	width		: 48px;
	float		: left;
}

/* --------------------
	Recommend 5-7
 -------------------- */

#top_recommend_05_07 ul {
	list-style-type	: none;
}

#top_recommend_05_07 li {
	background-image	: url("../img/arrow_lblue.gif");
	background-repeat	: no-repeat;
	background-position	: 0 4px;
	padding-left		: 10px;
	line-height			: 120%;
	margin				: 5px 0;
}

/* --------------------
	RightCol
 -------------------- */

#rightcol .right_cont {
	margin-bottom	: 15px;
}


#rightcol_banners {
	width		: 290px;
	overflow	: hidden;
}

#rightcol_banners li {
	margin-bottom	: 5px;
}

#rightcol_planner ul {
	list-style-type	: none;
	margin-top	: 10px;
}

#rightcol_planner li {
	background-image	: url("../img/arrow_lblue.gif");
	background-repeat	: no-repeat;
	background-position	: left center;
	padding-left		: 10px;
}

.shiryouB {
	margin				: 5px 0 15px 0;
}

.mt10{
	margin-top 	: 10px;
}
