@charset "utf-8";
/* ------------------------------------------- CSS Information
 File Name:      oseibo.css
 Author:         tachibana
 Style Info:     oseibo/index.html ページ
 ----------------------------------------------------------- */
 
/*--------------------------------------------
  全体
--------------------------------------------*/
#main_container {
	width: 960px;
	vertical-align: text-bottom;
	margin:0 auto;
}
#main_area {
	width: 950px;
	margin:0 auto;
}
img{
	margin: 0;
	vertical-align: text-bottom;
}

/*--------------------------------------------
  メインビジュアル
--------------------------------------------*/
#mainvisual{
	position: relative;
	overflow: hidden;
	width: 950px;
	height: 460px;
	margin: 0 auto 40px;
	padding: 0;
	background: url(../images/oseibo/mainvisual.jpg) center center no-repeat;
	text-align: left;
	line-height: 0;
}
	/*Clearfix*/
	#mainvisual:after{
		content: url(../images/spacer.gif);
		display: block;
		clear: both;
		height: 0;
	}

#mainvisual h1{
	position: absolute;
	left: 360px;
	top: 15px;
	width: 230px;
	height: 430px;
	z-index:6;
}

#mainvisual ul.mainvisual_images{
	position: relative;
	display: inline;
	float:left;
	overflow: hidden;
	width: 950px;
	height: 430px;
}
	/*Clearfix*/
	ul.mainvisual_images:after{
		content: url(../images/spacer.gif);
		display: block;
		clear: both;
		height: 0;
	}

#mainvisual ul.mainvisual_images li{
	float: left;
	display: inline;
	overflow: hidden;
	width: 950px;
	height: 430px;
	margin: 0;
	padding: 0;
}

/*--------------------------------------------
  キャンペーンインフォメーション
--------------------------------------------*/
#camp_info{
	width: 950px;
	margin: 0 auto 20px;
	padding: 0 0 100px;
	background: url(../images/oseibo/page_shadow.gif) center bottom no-repeat;
}

#camp_info h2{
	width: 950px;
	margin: 0 auto 20px;
	overflow: hidden;
}

#camp_info h3{
	width: 950px;
	margin: 0 auto 15px;
	text-align: center
}

#camp_info p{
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
	font-size: 12pt;
	color: #d81713;
}


/*--------------------------------------------
  レギュラー商品
--------------------------------------------*/
#regulargoods{
	width: 950px;
	margin: 0 auto 20px;
	padding: 0 0 60px;
	background: url(../images/oseibo/page_shadow.gif) center bottom no-repeat;
	text-align: left;
}
#regulargoods img{
	border: none;
	vertical-align: text-bottom;
}
#regulargoods h2{
	width: 950px;
	margin: 0 auto 30px;
}

.regulargoods_article{
	width: 850px;
	margin: 0 auto 30px;
}
	/*Clearfix*/
	.regulargoods_article:after{
		content: url(../images/spacer.gif);
		display: block;
		clear: both;
		height: 0;
	}

.regulargoods_article_img{
	float: left;
	width: 270px;
}

.regulargoods_article_info{
	float: right;
	width: 560px;
}

.regulargoods_article_info h3{
	width: 560px;
}

.regulargoods_article_info_txt{
	width: 560px;
	margin: 10px 0;
	padding: 0 0 10px;
	border-bottom: 1px #f1f1f1 solid;
}

.regulargoods_article_info_content{
	position: relative;
	float: left;
	width: 410px;
	height: 50px;
	margin: 0 0 10px;
	border-right: 1px #f1f1f1 dotted;
}

.regulargoods_article_info_content dt{
	float: left;
	overflow: hidden;
	width: 35px;
	height: 50px;
	background: url(../images/oseibo/naiyou_s.gif) center left no-repeat;
	text-indent: 100%;
	white-space: nowrap;
}

.regulargoods_article_info_content dd{
	position: absolute;
	left: 45px;
	top: 50%;
	margin-top: -1.5em;
}

.regulargoods_article_info_price{
	position: relative;
	float: right;
	width: 140px;
	height: 50px;
	margin: 0 0 10px;
	text-align: right;
}

.regulargoods_article_info_price dt{
	float: left;
	overflow: hidden;
	width: 40px;
	height: 50px;
	background: url(../images/oseibo/price.gif) center left no-repeat;
	text-indent: 100%;
	white-space: nowrap;
}

.regulargoods_article_info_price dd{
	position: absolute;
	right: 0px;
	top: 50%;
	height: 50px;
	margin-top: -25px;
}

.regulargoods_article_info_link{
	clear: both;
	margin-top: 10px;
	border-top: 1px #f1f1f1 solid;
	text-align: center;
}


/*--------------------------------------------
  高級商品
--------------------------------------------*/
#richgoods{
	width:950px;
	margin: 0 auto 20px;
	padding:0 0 60px;
	background: url(../images/oseibo/page_shadow.gif) center bottom no-repeat;
	text-align: left;
}
#richgoods img{
	border: none;
	vertical-align: text-bottom;
}
#richgoods h2{
	width: 950px;
	margin: 0 auto 30px;
}

.richgoods_article{
	width: 850px;
	margin: 0 auto 30px;
}
	/*Clearfix*/
	.richgoods_article:after{
		content: url(../images/spacer.gif);
		display: block;
		clear: both;
		height: 0;
	}

.richgoods_article_img{
	float: left;
	width: 425px;
}

.richgoods_article_info{
	float: right;
	width: 400px;
}

.richgoods_article_info h3{
	width: 400px;
}

.richgoods_article_info_txt{
	width: 400px;
	padding: 0 0 10px;
	border-bottom: 1px #f1f1f1 solid;
	line-height: 1.7em;
}

/*内容(2行)*/
.richgoods_article_info_content_2line{
	position: relative;
	width: 400px;
	height: 60px;
	margin: 0 0 10px;
	border-bottom: 1px #f1f1f1 solid;
}
	/*Clearfix*/
	.richgoods_article_info_content_2line:after{
		content: url(../images/spacer.gif);
		display: block;
		clear: both;
		height: 0;
	}

.richgoods_article_info_content_2line dt{
	float: left;
	overflow: hidden;
	width: 46px;
	height: 60px;
	background: url(../images/oseibo/naiyou_l.gif) center left no-repeat;
	text-indent: 100%;
	white-space: nowrap;
}

.richgoods_article_info_content_2line dd{
	position: absolute;
	left: 55px;
	top: 50%;
	margin-top: -1.5em;
}

/*内容(1行)*/
.richgoods_article_info_content_singleline{
	position: relative;
	width: 400px;
	height: 60px;
	margin: 0 0 10px;
	border-bottom: 1px #f1f1f1 solid;
}
	/*Clearfix*/
	.richgoods_article_info_content_singleline:after{
		content: url(../images/spacer.gif);
		display: block;
		clear: both;
		height: 0;
	}

.richgoods_article_info_content_singleline dt{
	float: left;
	overflow: hidden;
	width: 46px;
	height: 60px;
	background: url(../images/oseibo/naiyou_l.gif) center left no-repeat;
	text-indent: 100%;
	white-space: nowrap;
}

.richgoods_article_info_content_singleline dd{
	position: absolute;
	left: 55px;
	height: 60px;
	line-height: 60px;
}

/*早期価格--早期が終了したらコメントアウト*/
.richgoods_article_info_price{
	position: relative;
	width: 400px;
	height: 50px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px #f1f1f1 solid;
	line-height: 50px;
	text-align: right;
}
	/*Clearfix*/
	.richgoods_article_info_price:after{
		content: url(../images/spacer.gif);
		display: block;
		clear: both;
		height: 0;
	}

.richgoods_article_info_price dt{
	position: absolute;
	overflow: hidden;
	right: 225px;
	width: 140px;
	height: 50px;
	background: url(../images/oseibo/price.gif) center right no-repeat;
	text-indent: 100%;
	line-height: 50px;
	white-space: nowrap;
}

.richgoods_article_info_price dd{
	position: absolute;
	right: 0px;
	top: 50%;
	width: 220px;
	margin-top: -25px;
	line-height: 50px;
}


/*通常価格--早期が終了したらコメントを外す
.richgoods_article_info_price{
	position: relative;
	width: 400px;
	height: 50px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px #f1f1f1 solid;
	line-height: 50px;
	text-align: right;
}
	/*Clearfix*//*←ここも早期終了後に外す
	.richgoods_article_info_price:after{
		content: url(../images/spacer.gif);
		display: block;
		clear: both;
		height: 0;
	}

.richgoods_article_info_price dt{
	position: absolute;
	overflow: hidden;
	right: 140px;
	width: 260px;
	height: 50px;
	background: url(../images/oseibo/price.gif) center right no-repeat;
	text-indent: 100%;
	line-height: 50px;
	white-space: nowrap;
}

.richgoods_article_info_price dd{
	position: absolute;
	right: 0px;
	top: 50%;
	width: 135px;
	margin-top: -25px;
	line-height: 50px;
}
*/

.richgoods_article_info_link{
	clear: both;
	text-align: center;
}


/*商品写真*/
.richgoods_article_img .slides_container {
	display:none;
	position:relative;
	float:left;
	overflow:hidden;
	width:425px;
	height:340px;
	border:1px solid #dfdfdf;
}

.slides_container a {
	display:block;
	width:425px;
	height:340px;
}

.richgoods_article_img .pagination {
	width:425px;
	padding:0px 0px;
	margin: 10px auto 0px;
	text-align: center;
}

.richgoods_article_img .pagination li {
	display:block;
	float:left;
	list-style:none;
	margin:8px 8px 2px 0px;
}

.richgoods_article_img .pagination li a {
	display:block;
	float:left;
	overflow:hidden;
	width:55px;
	height:41px;
	margin:1px;
	background:#f9f9f9;
}

.richgoods_article_img .pagination li.current a {
	margin:0;
	border:1px solid #7f7f7f;
}





/*--------------------------------------------
  注意事項
--------------------------------------------*/

#buy_info{
	width:950px;
	margin: 0 auto 20px;
	padding:0 0 60px;
	background: url(../images/oseibo/page_shadow.gif) center bottom no-repeat;
	text-align: left;
}

#buy_info h2{
	width: 950px;
	margin: 0 auto 30px;
	text-align: center;
	font-size: 2.5em;
}

#buy_info h3{
	overflow:hidden;
	width: 800px;
	height: 70px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: url(../images/oseibo/buyinfo_h3_bg.gif) left center no-repeat;
	text-indent: 20px;
	line-height: 70px;
	font-size: 1.7em;
	color: #1b3644;
}

#buy_info dl{
	width: 780px;
	margin: 0 auto;
	padding: 0px 0px 10px;
}
#buy_info dl dt{
	height: 40px;
	background: url(../images/oseibo/arrow.gif) left center no-repeat;
	text-indent: 32px;
	line-height: 40px;
	font-weight: bold;
	font-size: 1.4em;
}
#buy_info dl dd{
	margin: 0 auto 20px;
	padding: 0px 0px 20px 40px;
	border-bottom: 1px dotted #CCCCCC;
}
#buy_info dl dd.last_child{
	margin: 0 auto 30px;
	border-bottom: none;
}

#buy_info dl dd small{
	display:block;
	padding: 3px 3px 3px 1em;
	text-indent: -1em;
	color:#900;
}







span.dis_sp, .dis_sp {display:none;}