@charset "utf-8";

/*------------------------------------------------------------------------------

	[ファイル名]	home.css
	
	[概要]			トップページレイアウト用
	
	[目次]
		・clearFix／画像代替／非表示部
	
------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------

								clearFix
								
------------------------------------------------------------------------------*/
div#section3:after,
div#section4:after,
div#section5 dl:after,
div#section5 dl:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: ".";
}

/* Win IE7 */
*:first-child + html div#section3,
*:first-child + html div#section4,
*:first-child + html div#section5 dl,
*:first-child + html div#section6 dl
{
	min-height: 1%;
}
/* End Win IE7 */

/* Win IE6 \*/
* html div#section3,
* html div#section4,
* html div#section6 dl,
* html div#section5 dl
{
	height: 1%;
}
/* End Win IE6 */

/* Mac IE\*//*/
div#section3,
div#section4,
div#section5 dl,
div#section6 dl
{
	display: inline-table;
}
/* End Mac IE */



/*------------------------------------------------------------------------------

							テキスト画像代替
							
------------------------------------------------------------------------------*/
div.section h2,
p#buttonReg a,
div#aeonBanners p strong
{
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	text-decoration: none;
	text-align: left;
/*\*/
	overflow: hidden;
/* */
}



/*------------------------------------------------------------------------------

								非表示部
								
------------------------------------------------------------------------------*/
#xxx
{
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: -9999;
	width: 0;
	height: 0;
	overflow: hidden;
}



/*------------------------------------------------------------------------------

							div#wrapperInner（上書き）
							
------------------------------------------------------------------------------*/
div#wrapperInner{
	background-image: url(../../images/home/wrapper_inner_bg.gif);
}



/*------------------------------------------------------------------------------

								div#section1
								
------------------------------------------------------------------------------*/
div#section1 div.main_banner{
	margin-top: 7px;
}



/*------------------------------------------------------------------------------

								div#section2
								
------------------------------------------------------------------------------*/
div#section2{
	margin-bottom: 0px;
}

div#section2 h2{
	width: 490px;
	height: 30px;
	margin-bottom: 5px;
	background: url(../../images/home/section2_h2.gif) no-repeat scroll left top;
}

div#section2 h3{
	padding: 8px;
	background: url(../../images/home/section2_h3_bg.gif) repeat-x scroll left bottom;
	font-weight: bold;
}

div#section2 p.text{
	padding: 10px;
}



/*------------------------------------------------------------------------------

								div#section3
								
------------------------------------------------------------------------------*/
div#section3{
	width: 485px;
	margin: 0 auto;
	margin-bottom: 15px;
	background: url(../../images/home/section3_bg.gif) no-repeat scroll left bottom;
}

div#section3 div{
	width: 240px;
}

div#section3 h2{
	width: 240px;
	height: 146px;
	margin-bottom: 1px;
	background: no-repeat scroll left top;
}

div#section3 div.left h2{
	background-image: url(../../images/home/section3_1_h2.jpg);
}

div#section3 div.right h2{
	background-image: url(../../images/home/section3_2_h2.jpg);
}

div#section3 div p{
	padding: 6px;
	/*background: url(../../images/home/section3_lower.gif) no-repeat scroll left bottom;*/
	text-align: center;
}

div#section3 div p a{
	margin: 2px 0px;
	padding-left: 26px;
	background: url(../../images/common/icon_arrow_orange.gif) no-repeat scroll left center;
	font-weight: bold;
	zoom: 1;
}



div#section3 div p a:hover{
	text-decoration: none;
}



/*------------------------------------------------------------------------------

								div#section4
								
------------------------------------------------------------------------------*/
/*----- left -----*/
div#section4{
	width: 485px;
	margin: 0 auto;
	margin-bottom: 15px;
	background: url(../../images/home/section4_lower.gif) no-repeat scroll right bottom;
}

/*----- left -----*/
div#section4 div.left{
	width: 333px;
	/*background: url(../../images/home/section4_1_bg.gif) repeat-y scroll left top;*/
}

div#section4 div.left h2{
	width: 333px;
	height: 30px;
	background: url(../../images/home/section4_1_h2.gif) no-repeat scroll left top;
}

div#section4 div.left div{
	padding: 10px;
	background: url(../../images/home/section4_1_bg.gif) repeat-y scroll left top;
}

div#section4 div.left img{
	border: 1px solid #ccad89;
}

div#section4 div.left p.text{
	line-height: 1.25em;
}

div#section4 div.left ul{
	padding: 7px 10px;
	/*background: url(../../images/home/section4_1_lower.gif) no-repeat scroll left bottom;*/
}

div#section4 div.left ul li{
	margin: 2px 0px;
	padding-left: 26px;
	background: url(../../images/common/icon_arrow_orange.gif) no-repeat scroll left center;
}

div#section4 div.left ul li a{
}

/*----- right -----*/
div#section4 div.right{
	width: 147px;
	background: url(../../images/home/section4_2_bg.gif) no-repeat scroll 0px 54px;
	text-align: center;
}

div#section4 div.right div{
	padding-bottom: 10px;
}

div#section4 div.right h2{
	width: 147px;
	height: 54px;
	background: url(../../images/home/section4_2_h2.gif) no-repeat scroll left top;
}

div#section4 div.right p.text{
	padding: 5px 7px;
	line-height: 1.25em;
	text-align: left;
}



/*------------------------------------------------------------------------------

								会員登録ボタン
								
------------------------------------------------------------------------------*/
p#buttonReg{
	width: 131px;
	height: 32px;
	margin: 0 auto;
	background: url(../../images/home/button_reg_ov.gif) no-repeat scroll left top;
}

p#buttonReg a{
	width: 131px;
	height: 32px;
	background: url(../../images/home/button_reg.gif) no-repeat scroll left top;
}

p#buttonReg a:hover{
	background-image: none;
}



/*------------------------------------------------------------------------------

								div#section5
								
------------------------------------------------------------------------------*/
div#section5 h2{
	width: 490px;
	height: 30px;
	margin-bottom: 5px;
	background: url(../../images/home/section5_h2.gif) no-repeat scroll left top;
}

div#section5 dl dt,
div#section5 dl dd{
	padding: 5px;
}

div#section5 dl dt{
	float: left;
	width: 6em;
	padding-left: 1.5em;
	background: url(../../images/common/icon_arrow_blue.gif) no-repeat scroll 0.5em center;
}

* html div#section5 dl dt{
	width: 7.5em;
}

div#section5 dl dd{
	padding-left: 9em;
}

div#section5 dl dd.even{
	background-color: #ececec;
}



/*------------------------------------------------------------------------------

								div#section6
								
------------------------------------------------------------------------------*/
div#section6 h2{
	width: 490px;
	height: 30px;
	margin-bottom: 5px;
	background: url(../../images/home/section6_h2.gif) no-repeat scroll left top;
}

div#section6 dl dt,
div#section6 dl dd{
	padding: 5px;
}

div#section6 dl dt{
	float: left;
	clear: both;
	width: 6em;
	padding-left: 1.5em;
	background: url(../../images/common/icon_arrow_blue.gif) no-repeat scroll 0.5em center;
	line-height: 1.5;
}

* html div#section6 dl dt{
	width: 7.5em;
}

div#section6 dl dd{
	padding-left: 9em;
	line-height: 1.5;
}

div#section6 dl dd.even{
	background-color: #ececec;
}



/*------------------------------------------------------------------------------

								div#aeonBanners
								
------------------------------------------------------------------------------*/
div#aeonBanners{
	width: 172px;
	margin: 0 auto;
	margin-bottom: 5px;
	background: #b2007b url(../../images/home/aeon_banners_lower.gif) no-repeat scroll left bottom;
	text-align: left;
}

div#aeonBanners p strong{
	width: 172px;
	height: 37px;
	background: url(../../images/home/aeon_banners_title.gif) no-repeat scroll left top;
}

div#aeonBanners ul{
	padding: 4px 2px 4px 2px;
	text-align: center;
}

div#aeonBanners ul li{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ffffff;
}

div#aeonBanners ul li:first-child,
div#aeonBanners ul li.firstChild{
	padding-top: 6px;
}

div#aeonBanners ul li:last-child,
div#aeonBanners ul li.lastChild{
	padding-bottom: 6px;
}

div#aeonBanners ul li a img{
	vertical-align: top;
}



/*------------------------------------------------------------------------------

								p#bannerNenga
								
------------------------------------------------------------------------------*/
p#bannerNenga{
	margin-bottom: 10px;
}



