@charset "utf-8";

@import "reset.css";
@import "screen.css";
@import "common.css";

/*----------------------------------------------------------------------------
******************************************************************************
Index
******************************************************************************
----------------------------------------------------------------------------*/
.mar10{margin-bottom:10px;}
.mar15{margin-bottom:15px;}
.mar20{margin-bottom:20px;}

.strong{color:#3A87C5; font-weight:bold;}

/*----------------------------------------------------------------------------
******************************************************************************
Mainimg
******************************************************************************
----------------------------------------------------------------------------*/
#Main{background-color:#F6F7F6; margin-bottom:30px;}

#Main h2{
	width:850px;
	height:260px;
	margin:0 auto;
	text-indent:-99999px;
	text-decoration:none;
	background:url(../idx_img/idx_main.jpg) 0 0 no-repeat;}

/* Title
--------------------------------------------------------------------------- */
h3{
	width:610px;
	height:26px;
	display:block;
	text-indent:-99999px;
	text-decoration:none;}

#idxttl01{background:url(../idx_img/idx_ttl01.jpg) 0 0 no-repeat; margin-bottom:22px;}
#idxttl02{background:url(../idx_img/idx_ttl02.jpg) 0 0 no-repeat; margin-bottom:10px;}

p.boxttl{width:348px; height:24px; margin-bottom:20px; padding-left:32px; display:block; text-indent:-99999px; text-decoration:none;}

/* Box
--------------------------------------------------------------------------- */
#idxBox01{padding:10px; border:#F1E1B8 6px solid; margin-bottom:20px;}
#idxBox01 div.conBox{width:389px; float:right;}

#idxBox02{padding:0 30px;}

#idxBox03{background:url(../idx_img/idx_Boxbg.gif) 0 100% no-repeat #F2F1EA; padding-bottom:24px;}
#idxBox03 div.idxBox{background:url(../idx_img/idx_box.jpg) 0 0 no-repeat; padding:23px 176px 0 22px;}


/* Button
--------------------------------------------------------------------------- */
.idxbnr01{width:550px; background:url(../idx_img/idx_img01.jpg) 0 0 no-repeat; margin-bottom:20px;}
.idxbnr01 a{height:86px; display:block; text-indent:-99999px; text-decoration:none;}

.idxbnr02{width:270px; float:left; background:url(../idx_img/idx_img02.jpg) 0 0 no-repeat; margin-right:10px;}
.idxbnr02 a{height:92px; display:block; text-indent:-99999px; text-decoration:none;}

.idxbnr03{width:270px; float:left; background:url(../idx_img/idx_img03.jpg) 0 0 no-repeat; margin-bottom:30px;}
.idxbnr03 a{height:92px; display:block; text-indent:-99999px; text-decoration:none;}


/* IdxBox01
--------------------------------------------------------------------------- */
#idxBox01 p.Boximg{
	background:url(../idx_img/idx_img04.jpg) 0 0 no-repeat;
	width:174px;
	float:left;
	margin-right:15px;
	height:160px;
	text-indent:-99999px;
	text-decoration:none;
	display:block;}

#idxBox01 div.conBox ul{padding:15px 0 15px 4px;}

#idxBox01 div.conBox ul li{
	padding-left:12px;
	color:#B78D48;
	background:url(../cmn_img/list_icon.gif) 0 6px no-repeat;}
















