@charset "utf-8";

/*トップページキャンペーン訴求部設定*/
#idx_cmp {/*合計widthは633px*/
	width: 278px;
	height: 350px;
	background-image: url(../images/top-mainbg.jpg);
	background-repeat: no-repeat;
	background-color: #999;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 355px;
	margin:0 0 10px 0;
	position:relative;
}
#idx_cmp .camp {
	width:340px;
	height:360px;
	position:absolute;
	top:0;
	left:0;
}


#idx_cmp dl, #idx_cmp h3 {
	width: 360px;
	margin: 0 0 9px 265px;
	text-indent: -9999px;
}
#idx_cmp dl{
	width:280px;
}
#idx_cam dl dt{
	padding:0;
	margin:0 0 0 265px;
}
#idx_cmp dl{
	padding:0;
	margin:0;
}

#idx_cmp dt a, #idx_cmp h3 a {
	display: block;
	width: 360px;
	height: 62px;
}
#idx_cmp dt a{
	margin:0 0 12px 0;
}

#idx_cmp dt a:hover, #idx_cmp h3 a:hover {
	background: url(../images/hotspot.gif);
	opacity: 0.8;
}
#idx_cmp dd {
	text-indent: -9999px;
}
/*年末年始用*/
#idx_cmp dl.scd0809 {
	margin-top: 0px;

}
#idx_cmp dl.scd0809 dt {
	display: block;
	width: 324px;
	height: 54px;
	background: url(../images/2008-2009.gif);
}
#idx_cmp dl.scd0809 a {
	display: block;
	width: 324px;
	height: 54px;
}


/*トップページ商品リスト*/
#idx_gds {
	width: 623px;
	margin: 0;
	border-left: solid 5px #f5b16b;
	border-right: solid 5px #f5b16b;
	padding: 10px 0 0 0;
	font-size: 80%;
}


.deco_top, .deco_btm {
	width: 633px;
	height: 5px;
}
.deco_top {
	background: url('../images/gds_deco_top.gif') no-repeat top left;
	margin: 10px 0 0 0;
}
.deco_btm {
	clear: both;
	background: url('../images/gds_deco_btm.gif') no-repeat top left;
}

#idx_gds h2 {
	display: block;
	width: 93px;
	height: 334px;
	text-indent: -9999px;
	margin:0 10px;
	background-image: url(../images/gds_ttl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#idx_gds h3 {
	clear: both;
	font-size: 90%;
	margin: 0 0 0.5em 0;
}
#idx_gds h4 {
	font-size: 75%;
	margin: 0 0 0.2em 0;
	border-bottom: solid 1px #eee;
	line-height: 1.2;
	height: 2.4em;
}
#idx_gds dl {
	width: 115px;
	float: left;
	margin: 0 0 1.5em 0;
	padding: 0 14px 0 0;
	background: url('../images/line.gif') repeat-y top right;
}
#idx_gds dl.end {
	background: none;
	padding-right: 7px;
}
#idx_gds img {
	width: 115px;
}
#idx_gds dd {
	margin: 0;
}
#idx_gds a:hover { opacity: 0.7; }
/*トップページカウンセリング枠設定*/
#idx_csl a {
	width: 218px;
	height: 205px;
	float: left;
	margin: 10px 0 0 0;
	text-indent: -9999px;
	background: url('../images/csl_img.jpg') no-repeat top left;
}
#idx_csl a:hover { opacity: 0.7; }
/*トップページ新着情報設定*/
#idx_new {
	font-size: 75%;
	width: 409px;
	height: 205px;
	float: left;
	margin: 10px 0 0 6px;
}
#idx_new h2 {
	font-size: 50%;
	width: 409px;
	height: 23px;
	margin: 0;
	text-indent: -9999px;
	background: url('../images/topics_ttl.gif') no-repeat top left;
}
#idx_new .topics {
	border-left: solid 2px #ddd;
	border-right: solid 2px #ddd;
	width: 390px;
	height: 176px;
	overflow: auto;
	padding: 0 0 0 15px;
}
#idx_new dl {
	margin: 0;
	padding: 0;
}
#idx_new dt {
	float: left;
	margin: 0.5em 0;
}
#idx_new dd {
	margin: 0 1em 0 0;
	padding: 0.5em 0.5em 0.5em 8em;
	border-bottom: solid 1px #eee;
}
#idx_new .topics_btm {
	width: 409px;
	height: 4px;
	background: url('../images/topics_btm.gif') no-repeat top left;
	clear: both;
}

/*年末年始スケジュール*/
table#scd0809 {
	border: solid 1px #ccc;
	font-size: 9pt;
	border-collapse: collapse;
}
table#scd0809 th {
	text-align: center;
	border: solid 1px #ccc;
	background: #dce1e6;
	padding:0.3em;
}
table#scd0809 td.shop {
	text-align: left;
	border: solid 1px #ccc;
	background: #E7ECF2;
	padding:0.3em;
}
table#scd0809 td {
	text-align: center;
	border: solid 1px #ccc;
	padding:0.3em;
}
table#scd0809 .bt {
	color: #f00;
}

