/*=========================================================
	1-2F boutique
===========================================================*/


/* format
===========================================================*/


img{border:0;}

.imgCap01 {
	font-size:10px;
	line-height:13px;
	padding-top:5px;
	display:block;
	color:#464646;
}


.floatLeft{ float: left;} 
.floatRight{ float: right; }
.mr30 { margin-right: 30px; }
.mb15 { margin-bottom: 15px; }
.mb25 { margin-bottom: 25px; }
.pl20 { padding-left: 20px; }

/* img
===========================================================*/
#img_01{
	width:150px;
	margin:0 0 45px 30px;
}

.itemImg190 {
	width: 190px;
	margin-right: 30px;
}

.itemImg270 {
	width: 270px;
	margin-left: 1px;
}



/* layout
===========================================================*/


.bhBg {
	background: url(image/bg_catch.jpg) no-repeat left top;
	padding: 10px 60px 0 0;
}

.bhBg span {
	width: 315px;
	float: right;
}


.catchTxt {
	position: relative;
	zoom: 1;
}

.catchTxt span {
	position: absolute;
	top: -155px;
	right: 50px;
	width: 315px;
}

.catchTxt span.leadText {
	position: absolute;
	top: -196px;
	left: 50px;
	width: 630px;
}

div.itemBg {
	background: url(image/bg_pagebody.jpg) left top no-repeat;
	padding-left: 50px;
	padding-top: 25px;
}

div.itemBgBottom {
	background: url(image/bg_page_bottom.jpg) no-repeat bottom left;
	padding-bottom: 48px;
}

/* ページトップへボタン */
.pageTop{
	padding-left: 10px; 
}

p#linkBanner {
	margin-top: 20px;
}

ul.sectionBlock {
	padding-bottom: 27px;
	width: 630px;
}

ul.sectionBlock li {
	display: inline;
	float: left;
	padding-right: 30px;
}

ul.sectionBlock li.last {
	padding-right: 0;
}

ul.sectionBlockLast {
	padding-bottom: 0;
}


/* バックナンバーボタン
===========================================================*/
#bt-back{
	clear:both;
	float:right;
	width:92px;
	margin:0 30px 10px 0;
	display:inline;
}