@charset "utf-8";

/*　おすすめ
------------------------------------------------------------ */

#img_recommend {
	width: 600px;
	height: 250px;
	background: url(../common/images/img_recommend.jpg) no-repeat;
	text-indent: -999em;
}

#h3_01 {
    font-size: 1em;
	line-height: 160%;
	padding-bottom: 20px;
}

.box_01 {
    width: 470px;
	_width: 540px;
	height: 230px;
	background: url(../common/images/recommend_photo01.jpg) left top no-repeat;
	padding-left: 70px;
}
.box_02 {
    width: 470px;
	_width: 540px;
	height: 230px;
	background: url(../common/images/recommend_photo02.jpg) left top no-repeat;
	padding-left: 70px;
}
.box_05 {
    width: 470px;
	_width: 540px;
	height: 230px;
	background: url(../common/images/recommend_photo03.jpg) left top no-repeat;
	padding-left: 70px;
}
.box_07 {
    width: 470px;
	_width: 540px;
	height: 165px;
	background: url(../common/images/recommend_photo04.jpg) left top no-repeat;
	padding-left: 70px;
}
.box_09 {
    width: 450px;
	_width: 540px;
	height: 250px;
	background: url(../common/images/recommend_photo06.jpg) left top no-repeat;
	padding-left: 90px;
}

.box_03 {
    width: 436px;
	_width: 540px;
	height: 230px;
	background: url(../common/images/monthly_recommend_photo01.jpg) left top no-repeat;
	padding-left: 104px;
}

.box_08 {
    width: 390px;
	_width: 540px;
	/*height: 230px;*/
	background: url(../common/images/recommend_photo05.jpg) left top no-repeat;
	padding-left: 150px;
}

.box_01 dt,
.box_02 dt,
.box_03 dt,
.box_05 dt,
.box_07 dt,
.box_08 dt,
.box_09 dt {
    padding-bottom: 10px;
}
.box_01 dd,
.box_02 dd,
.box_03 dd,
.box_05 dd,
.box_07 dd,
.box_09 dd {
    margin: 0 10px;
	line-height: 160%;
}

.box_08 dd {
    margin: 0 10px 1em 10px;
	line-height: 160%;
}

dd span {
    font-weight: bold;
}

.box_04 {
    width: 540px;
	height: 70px;
	background: url(../common/images/monthly_recommend_title01.jpg) left top no-repeat;
}
.box_10 {
    width: 540px;
	height: 70px;
	background: url(../common/images/new_title01.jpg) left top no-repeat;
}
.box_11 {
    width: 540px;
	height: 55px;
	background: url(../common/images/winter_title01.jpg) left top no-repeat;
}


.box_04 h4,
.box_10 h4 {
    text-indent: -999em;
}

.box_11 h4 {
    text-indent: -999em;
	margin-top:15px;
}

.table_01 {
    width: 540px;
	_font-size: 1em;
	margin-top: 20px;
}
.table_01 td {
    vertical-align: top;
}
.table_01 .td_01 {
    width: 170px;
	_width: 175px;
    padding-left: 5px;
}
.table_01 .td_02 {
    width: 170px;
	_width: 180px;
	padding-left: 10px;
}
.table_01 .price {
    text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #999;
	padding-right: 5px;
}

.box_05_2,
.box_07_2 {
	width: 540px;
}

.box_05_2 p,
.box_07_2 p {
    text-indent: 1em;
	margin-bottom: 1em;
}
.photo01 {
    float: right;
	width: 200px;
	_width: 210px;
	padding-left: 10px;
}
.photo02 {
    float: right;
	width: 150px;
	_width: 160px;
	padding-left: 10px;
}

.box_06 {
    width: 540px;
	padding-bottom: 10px;
}
.box_06 .left_01 {
    width: 200px;
	float: left;
}
.box_06 .right_01 {
    width: 320px;
	float: right;
}
.box_06 .left_02 {
    width: 540px;
	float: left;
	margin-bottom:10px;
}

.span_01 {
    color: #7B170F;
}
.span_02 {
    color: #553A17;
}
.span_03 {
    color: #265E2E;
}
