#header{
	margin: 0 1px 8px 1px;
}

/* Slide Visual
-------------------------------------------------------------- */
.slideshow {width: 952px; height: 304px; position: relative; margin: 0 0 14px 0; overflow: hidden;}
.slideshow img {width: 952px; height: 304px;}
#slideshow li {position: absolute; top: 0; left: 0; z-index: 8; opacity: 0.0;}
#slideshow li.active {z-index: 10; opacity: 1.0;}
#slideshow li.last-active {z-index: 9;}

/* 新着情報・お知らせ
-------------------------------------------------------------- */
.info_block{
	margin: 0 0 0 1px;
}
.info_block h2{
	padding: 7px 0 5px 7px;
	border-bottom: 2px solid #412a17;
/*	padding: 0 0 .15em 15px;
	background: url(images/info_mark.gif) no-repeat 2px 40%;*/
	color: #5A3110;
	font-size: 18px;
}
.info_block .info_text{
	margin: 20px 0 25px 0;
	padding: 0 50px 0 20px;
	line-height: 1.5;
/*	height: 240px;*/
	overflow: auto;
}
.info_block .info_text dl{
/*  width: 580px;*/
	overflow: hidden;
/*	font-family: "メイリオ"; */
}
.info_block .info_text dt{
/*	float: left;*/
/*	width: 120px;*/
	margin: 0;
	/*color: #F42061;*/
	color: #e6337f;
	font-weight: bold;
}
.info_block .info_text dd{
/*	width: 600px;*/
/*	float: left;*/
	margin: 0 0 .65em 0;
}

/* Recommend
-------------------------------------------------------------- */

/* 今おすすめのアイテム */
.topList#reco1{
}
.topList#reco1_2{
/*margin: -15px 0 0 0;*/
}

/* 自分へのご褒美アイテム */
.topList#reco2{
}
.topList#reco2_2{
/*margin: -15px 0 0 0;*/
}

/* その他
-------------------------------------------------------------- */

/* ギフトバナー */
.bnr_gift.top{
	margin: -10px 0 25px;
}

/* Infomation */
.info_block2{
	margin: 0 0 15px;
}
.info_block2 h2{
	padding: 7px 0 5px 7px;
    border-bottom: 2px solid #412a17;
    color: #5A3110;
    font-size: 18px;
}

.etcBlock{
	margin: 0 auto 20px;
	padding: 15px 30px;
}
.etcBlock h3{
	margin-bottom: .5em;
	line-height: 1.4;
	font-weight: bold;
	font-size: 16px;
}
.etcBlock p{
	line-height: 1.7;
	color: #000;
}
.etcBlock p em{
	padding-left: .5em;
	font-weight: bold;
	text-decoration: underline;
	color: #5a3110;
/*	padding: 0 .5em;
	font-style: normal;
	color: #fff;*/
}
.etcBlock a{
	display: block;
	text-decoration: none;
}
.etcBlock a:hover{
	opacity: .8;
	filter: alpha(opacity=80);
}

.infoPolicy{
	/*border: 3px double #e6337f;*/
	border: 3px double #7b4d24;
	/*background: #ffeef2;*/
}
.infoPolicy h3{
	color: #e6337f;
}
.infoPolicy p em{
/*	background: #7b4d24;
	border: 3px solid #7b4d24;*/
}

.infoIDDM{
	border: 3px double #7b4d24;
	background: #fffddd;
}
.infoIDDM h3{
	color: #5a3110;
}
.infoIDDM p em{
/*	background: #72a216;
	border: 3px solid #72a216;*/
}

/* バナー
-------------------------------------------------------------- */
.bnrList.detail,
.bnrList.qa{
	display: block;
	margin: 0 auto 25px;
}

/* TOP関連サイトバナー
-------------------------------------------------------------- */
.bnrListArea{
	margin-top: 3em;
}
.bnrListArea .bnr{
	display: block;
	margin: 0 auto 1.5em;
	border-radius: 7px;
}
.bnrListArea .bnr img{
	border-radius: 7px;
}
.bnrListArea .detail{
	border: 1px solid #b9ab8d;
}
.bnrListArea .qa{
	border: 1px solid #a6c46c;
}

/* Free Space
-------------------------------------------------------------- */
.free_space{
}
