
/*-----------------------------------------------

　　　　　　　　　　ホーム

-----------------------------------------------*/

body	{
	background: #f0f7fa url(/images/bg_home.jpg) repeat-x top !important;
}

#header	{
	background: url(/images/header_home.jpg) no-repeat top !important;
}


#main	{
	padding-top: 13px;
	width: 1010px;
}


/*-- 売れる仕組み構築 --*/
#marketing	{
	background: url(/images/marketing_bg.png) repeat-y;
	float: left;
	width: 336px;
}
#marketing h3	{
	background: url(/images/marketing_main.jpg) no-repeat top;
	display: block;
	height: 222px;
	text-indent: -9999px;
}
#marketing p.btm	{
	background: url(/images/marketing_btm.jpg) no-repeat bottom;
	padding-top: 12px;
	height: 88px;
}
#marketing p.btm a.btn	{
	background: url(/images/marketing_btn_off.png) no-repeat;
	display: block;
	height: 49px;
	margin-left: 24px;
	text-indent: -9999px;
	width: 297px;
}
#marketing p.btm a:focus.btn, #marketing p.btm a:hover.btn, #marketing p.btm a:active.btn	{
	background: url(/images/marketing_btn_on.png) no-repeat;
}

/*-- エキスパートプロデュース --*/
#expert	{
	background: url(/images/expert_bg.png) repeat-y;
	float: left;
	width: 337px;
}
#expert h3	{
	background: url(/images/expert_main.jpg) no-repeat top;
	display: block;
	height: 222px;
	text-indent: -9999px;
}
#expert p.btm	{
	background: url(/images/expert_btm.jpg) no-repeat bottom;
	padding-top: 12px;
	height: 88px;
}
#expert p.btm a.btn	{
	background: url(/images/expert_btn_off.png) no-repeat;
	display: block;
	height: 49px;
	margin-left: 24px;
	text-indent: -9999px;
	width: 297px;
}
#expert p.btm a:focus.btn, #expert p.btm a:hover.btn, #expert p.btm a:active.btn	{
	background: url(/images/expert_btn_on.png) no-repeat;
}

/*-- ビジネスコーディネート --*/
#business	{
	background: url(/images/business_bg.png) repeat-y;
	float: left;
	width: 337px;
}
#business h3	{
	background: url(/images/business_main.jpg) no-repeat top;
	display: block;
	height: 222px;
	text-indent: -9999px;
}
#business p.btm	{
	background: url(/images/business_btm.jpg) no-repeat bottom;
	padding-top: 12px;
	height: 88px;
}
#business p.btm a.btn	{
	background: url(/images/business_btn_off.png) no-repeat;
	display: block;
	height: 49px;
	margin-left: 24px;
	text-indent: -9999px;
	width: 297px;
}
#business p.btm a:focus.btn, #business p.btm a:hover.btn, #business p.btm a:active.btn	{
	background: url(/images/business_btn_on.png) no-repeat;
}


/*-- 無料ノウハウ --*/
#section01	{
	margin-top: 10px;
	width: 720px;
}
#section01 p.top	{
	background: url(/images/title_under.png) repeat-x top;
	padding: 20px 30px 0;
}


/*-- お取り寄せはこちらから --*/
a.btn_request	{
	background: url(/images/btn_request_off.png) no-repeat;
	display: block;
	height: 35px;
	margin: 10px 0 0 27px;
	text-indent: -9999px;
	width: 222px;
}
a:focus.btn_request, a:hover.btn_request, a:active.btn_request	{
	background: url(/images/btn_request_on.png) no-repeat;
}


/*-- 新着情報 --*/
#section02	{
	margin-top: 45px;
	position: relative;
	width: 720px;
}
#section02 h4	{
	background:url(/images/title02.png) no-repeat left;
	display: block;
	float: left;
	height: 25px;
	text-indent: -9999px;
	width: 326px;
}


/*-- more news --*/
#btn_morenews	{
	background: url(/images/btn_news_off.png) no-repeat;
	display: block;
	height: 16px;
	left:620px;
	position: absolute;
	top: 3px;
	width: 87px;
}
#btn_morenews a	{
	display: block;
	height: 16px;
	text-indent: -9999px;
	width: 87px;
}
#btn_morenews a:focus, #btn_morenews a:hover, #btn_morenews a:active	{
	background: url(/images/btn_news_on.png) no-repeat;
}


#section02 dl	{
	background: url(/images/title_under.png) repeat-x top;
	clear: left;
	padding: 20px 30px 0;
	overflow: hidden;
	_zoom: 1;
}
#section02 dl dt	{
	clear: left;
	display: block;
	float: left;
	font-size: 1.2em;
	padding-bottom: 10px;
	width: 130px;
}
#section02 dl dd	{
	display: block;
	float: left;
	font-size: 1.2em;
	padding-bottom: 10px;
	width: 520px;
}

#section02 .toggle_container dl	{
	background: none !important;
	padding: 0 30px 0;
}


/*--- side contents ---------------------------------------------------------*/
#side	{
	padding-top: 55px !important;
}
