@charset "UTF-8";

@import "base.css";


#orderArea div.bottom:after,
#contents div.bgPack:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#orderArea div.bottom,
#contents div.bgPack {
	display: inline-table;
	/*¥*/
	display: block;
	*height: 1%;
	/**/
	}



/* Contentsの設定 */




#contents {
	margin: 0px auto;
	padding: 24px 0 0 0;
	width: 880px;
	text-align: left;
	}
#contents div.bgPack {
	margin: 0 0 0 0;
	width: 880px;
	background:url(../images/bgPack.gif) repeat-y ;
	}

#titleArea {
	padding: 0 0 0 0;
	width: 206px;
	word-wrap: break-word;
	float: left;
	}
	#titleArea h1 {
	width:206px;
	}
	#titleArea h1 img {
	border:0;
	}
	#titleArea h2 {
	width:206px;
	}
	#titleArea h2 img {
	border:0;
	}
	#titleArea p.bzopf {
	width:206px;
	}
	#titleArea p.bzopf img {
	border:0;
	}
	
#titleArea div.box {
	background: url(../images/infobox_btm.gif) no-repeat bottom left;
	width: 192px;
	padding-bottom: 19px;
	}
#titleArea div.box h3 {
	background: url(../images/infobox_top001.gif) no-repeat top left;
	height: 70px;
	/*¥*//*/
	padding-bottom: 70px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	}
#titleArea div.box p {
	padding: 0 18px;
	}



#formArea {
	width: 650px;
	float: right;
}




/* 通販入り口 */

p.gateArea1 {
margin:12px 0 0 0;
	}

p.gatenote {
	margin: 3px 0px 6px 0px;
	color: #666;
	}
div#gateDateNow { /*今回受付*/
margin:10px 0 6px 0;
padding:6px;
border: 1px solid #ff9900;
/* 追加 Y.Takano 2009.11.10 */
/* display: none; */
}
div#gateDateNow h4 {
font-weight:bold;
font-size:14px;
color:#ff9900;

}

div#gateDateNow div.dateAct a {

 }

div#gateDateNow span.dateOut {
padding:0px 0 0px 10px;
margin:4px 0 4px 0;
color:#999;
font-size:14px;
}
div#gateDateNow span.dateAct {
 background:url(../images/arrow2.gif) no-repeat 0 6px;
padding:0px 0 0px 10px;
margin:4px 0 4px 0;
font-size:14px;
font-weight:bold;
}

p.ff_gate {
	font-family:"メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size:12px;
	line-height:12.6pt;
	color:#181818;
	margin:4px 0 6px 0;
	padding:2px 0 2px 0;
	}
div#gateDateNext { /*次回受付*/
margin:10px 0 6px 0;
padding:6px;
border: 1px solid #666;
/* 追加 Y.Takano 2009.11.10 */
/* display: none; */
}





/*  内容を変更する  */


div.change {
	position: relative;
}
div.change p {
	position: absolute;
	top: -28px;
	left: 550px;
	height: 22px;
	width: 88px;
	}
div.change a {
	background: url(../images/btn_change.gif) no-repeat 0 0;
	height: 22px;
	/*¥*//*/
	padding-bottom: 22px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}
div.change a:hover {
	background: url(../images/btn_change.gif) no-repeat 0 -22px;
	}

#formArea p.confirm {
	margin-bottom:19px;
	}


#formArea p.lead strong.complete {
	color: #333333;
	}

#formArea p.lead strong {
	color: #000;
	}

#formArea p.confirm {
	margin-bottom: 15px;
	}

#formArea p.text strong {
	color: #000;
	}




/*  エラー表示ボックス  */



#formArea div.error {
	background: url(../images/bg_error_orange.gif) repeat top left;
	margin-bottom: 21px;
	padding: 3px;
	}
#formArea div div.error {
	margin-bottom: 11px;
	}
#formArea div.error div.box {
	background-color: #fff;
	padding: 9px 12px 10px 12px;
	}
#formArea div.error span,
	#formArea div.error h4 {
	color: #f54d25;
	}
#formArea div.error ul,
#formArea div.error p {
	font-weight: bold;
	}



#formArea p.note {
	margin: 3px 0px 19px 0px;
	color: #666;
	}
#formArea #buttonArea p.note {
	margin: 3px 0px 12px 0px;
	}





/*  カート内容表示 */




#orderArea h3 {
	background: url(../images/tblHead_order.png) no-repeat top left;
	height: 34px;
	/*¥*//*/
	padding-bottom: 34px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	}





/*  OrderArea  */


#orderArea table {
	width: 650px;
	}

#orderArea table th {
	background-color: #c8e0ce;
	font-weight: normal;
	color: #3c4b41;
	text-align: center;
	}

#orderArea th.commodity {
	padding: 8px 14px 6px 14px;
	text-align: left;
	}

#orderArea th.price {
	padding: 8px 0px 6px 0px;
	border-left: solid 1px #b8cebe;
	}

#orderArea th.number {
	padding: 8px 0px 6px 0px;
	border-left: solid 1px #b8cebe;
	}

#orderArea th.lot {
	padding: 8px 0px 6px 0px;
	border-left: solid 1px #b8cebe;
	}

#orderArea th.subtotal {
	padding: 8px 0px 6px 0px;
	border-left: solid 1px #b8cebe;
	}

#orderArea th.deletion {
	padding: 8px 0px 6px 0px;
	border-left: solid 1px #b8cebe;
	}



#orderArea td {
	background-color: #e5f0e8;
	padding: 8px;
	text-align: center;
	border-bottom: solid 1px #d3ddd5;
	}
#orderArea td.commodity td {
	background-color: none;
	padding: 0;
	text-align: left;
	border-bottom: none;
	}

#orderArea td.commodity {
	text-align: left;
	width: 340px;
	}

/* IE5/Mac ¥*//*/
#orderArea td.commodity {
	width: 362px;
}
/**/


#orderArea td.price {
	border-left: solid 1px #d3ddd5;
	width: 60px;
	text-align: right;
}

/* IE5/Mac ¥*//*/
#orderArea td.price {
	width: 80px;
}
/**/


#orderArea td.number {
	border-left: solid 1px #d3ddd5;
	width: 49px;
}

/* IE5/Mac ¥*//*/
#orderArea td.number {
	width: 69px;
}
/**/

#orderArea td.lot {
	border-left: solid 1px #d3ddd5;
	/*width: 49px;*/
}

/* IE5/Mac ¥*//*/
#orderArea td.lot {
	width: 69px;
}
/**/

#orderArea td.subtotal {
	border-left: solid 1px #d3ddd5;
	width: 60px;
	text-align: right;
}

/* IE5/Mac ¥*//*/
#orderArea td.subtotal {
	width: 80px;
}
/**/


/* IE5/Mac ¥*//*/
#orderArea td.subtotal {
	width: 81px;
}
/**/

#orderArea td.deletion {
	border-left: solid 1px #d3ddd5;
	width: 46px;
}

/* IE5/Mac ¥*//*/
#orderArea td.deletion {
	width: 66px;
}
/**/

#orderArea td.calculation {
	background-color: #c8e0ce;
	border-left: solid 1px #d3ddd5;
	border-bottom: solid 0px #d3ddd5;
	padding: 6px 12px;
	}

#orderArea td.total {
	background-color: #c8e0ce;
	border-bottom: solid 0px #d3ddd5;
	padding: 6px 12px;
	text-align: right;
	}

#orderArea table div {
	padding-right: 10px;
	}


#orderArea p.total span {
	color: #3c4b41;
	}



/*  進む戻る   */



div.split {
	background: url(../images/lin_dot.gif) no-repeat 0 0;
	display:block;
	width:650px;
	height:4px;
	margin-top: 26px;
	}
div.split2 {
	background: url(../images/lin_dot.gif) no-repeat 0 0;
	display:block;
	width:650px;
	height:4px;
	margin-top: 26px;
		margin-bottom:14px;
	}

#orderArea div.continue,
#entryArea div.continue {
	margin: 2px 0 26px 0 ;
	padding-top: 7px;
	float:left;
	}
#orderArea div.forward,
#entryArea div.forward {
	margin: 2px 0 26px 0 ;
	padding-top: 7px;
	float:right;
	}
#entryArea p.link ,
#orderArea p.link {
	background: url(../images/arrow2.gif) no-repeat 0 6px;
	margin-top: 9px;
	padding-left: 9px;
	font-weight: bold;
	font-size: 100%;
	}
#entryArea p.calculation, 
#orderArea p.calculation {
	height: 22px;
	width: 46px;
	}
#entryArea p.calculation a ,
#orderArea p.calculation a {
	background: url(../images/btn_calculation.gif) no-repeat 0 0;
	height: 22px;
	/*¥*//*/
	padding-bottom: 22px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}
#orderArea p.calculation a:hover {
	background: url(../images/btn_calculation.gif) no-repeat 0 -22px;
	}

#noteArea,
#loginArea,
#sendArea {
	background-color: #e5f0e8;
	margin-bottom: 21px;
	padding-bottom: 15px;
}




/*   お客様情報	   */


#entryArea h3.cus {
	background: url(../images/tbHeader_cus.png) no-repeat top left;
	height: 34px;
	/*¥*//*/
	padding-bottom: 34px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	}


/*   お客様情報	  配送方法の指定   */


#entryArea h3.deliv {
	background: url(../images/tblHeader_deliv.png) no-repeat top left;
	height: 34px;
	margin-top:30px;
	/*¥*//*/
	padding-bottom: 34px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	}


/*   お客様情報	  支払い方法の指定   */


#entryArea h3.pay {
	background: url(../images/tblHeader_pay.png) no-repeat top left;
	height: 34px;
	margin-top:30px;
	/*¥*//*/
	padding-bottom: 34px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
}



/*   お客様情報	  通信欄   */


#entryArea h3.cmt {
	background: url(../images/tblHeader_cmt.png) no-repeat top left;
	height: 34px;
	margin-top:30px;
	/*¥*//*/
	padding-bottom: 34px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	}




/*   入力内容の確認	   */


#entryArea h3.cuscheck {
	margin-top:24px;
	background: url(../images/tbHeader_cuscheck.png) no-repeat top left;
	height: 34px;
	/*¥*//*/
	padding-bottom: 34px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
}






#formArea h3 {
	height: 34px;
	/*¥*//*/
	padding-bottom: 34px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
}




#loginArea div.pack,
#entryArea div.pack {
	background-color: #e5f0e8;
	border-bottom: solid 1px #d3ddd5;
	padding: 11px 15px 15px 15px;
	margin-bottom: 15px;
}
#entryArea div.pack2 {
	border-bottom: solid 1px #d3ddd5;
	padding: 11px 15px 12px 15px;
	margin-bottom: 15px;
}
	#entryArea div.pack2 h4 {
		margin-bottom: 11px;
	}

#entryArea div.pack table {
width:616px;
}



/* 内容の確認 */


#entryArea div.forcheck table th ,
#entryArea div.forcheck table td {
	padding: 8px 10px 7px 10px;
}

/* ボタンエリア   */




#buttonArea {
	border: solid 3px #aa9977;
	padding: 12px;
}
	#buttonArea div.pack {
		background-color: #e5f0e8;
		padding: 12px;
		text-align: center;
	}
	#buttonArea div.pack2 {
		background-color: #e5f0e8;
		margin-top: 11px;
		padding: 12px;
		text-align: center;
	}

#noteArea div.pack,
#sendArea div.pack div.pack {
	padding: 11px 14px 0px 14px;
}

#loginArea p.lead {
	margin-bottom: 9px;
}
#entryArea p.lead {
	margin-bottom: 15px;
}
#entryArea p.waddress {  /*配送先は上記と同じ*/
	margin:20px 15px 0 0;
}
#entryArea p.waddressck {  /*配送先は上記と同じチェック*/
	display:block;
/*	width:220px; */
	width:583px;
	padding:16px;
	background-color:#fff;
	margin:20px 15px 20px 0;
}


#entryArea p.text2 {
	margin-top: 21px;
}

#entryArea p.text3 {
	margin-top: 17px;
}

#entryArea p.text2 span {
	color: #000;
	}

#entryArea p.text {
	margin-bottom: 5px;
	}



#noteArea p.lead,
#sendArea p.lead p.lead {
	margin-bottom: 3px;
	}

#entryArea p.text {
	margin-bottom: 5px;
	}
#entryArea p.note {
	margin: 0px 0px 18px 0px;
	}
#entryArea table p.text,
#entryArea table p.note {
	margin: 2px 0px 0px 0px;
	}
#entryArea table p.again {
	margin: 9px 0px 4px 0px;
	}
#entryArea div.side {
	position: relative;
	}

#entryArea div.side dl.note {
	position: absolute;
	margin: 0px;
	padding-left: 230px;
	z-index: 0;
	color: #666;
	}
#entryArea div.side dl dt {
	float: left;
	}
#entryArea div.side dl dd {
	margin-left:1em;
	}

#sendArea p.necessary,
#entryArea p.necessary {
	background: url(../images/bg_th.gif) repeat-y top left;
	margin-bottom: 10px;
	padding: 2px 0px 3px 13px;
	color: #993333;
	}



#noteArea table,
#sendArea table,
#loginArea table,
#entryArea table {
	width: 631px;
	clear: both;
	}

#entryArea table p {
	position: relative;
	z-index: 1;
	}

#sendArea th,
#loginArea th,
#entryArea th {
	background-color: #c8e0ce;
	border-top: solid 1px #fff;
	padding: 14px 12px 12px 12px;
	width: 140px;
	text-align: left;
	font-weight: normal;
	}

/* IE5/Mac ¥*//*/
#paymentArea th,
#sendArea th,
#loginArea th,
#entryArea th {
	width: 174px;
}
/**/

#sendArea th.necessary,
#entryArea th.necessary {
	background: url(../images/bg_th.gif) repeat-y top left;
	background-color: #c8e0ce;
	}
#sendArea tr.error th.necessary,
#entryArea tr.error th.necessary {
	background: url(../images/bg_th2.gif) repeat-y top left;
	background-color: #b1d0b9;
	color: #fff;
	}




/*  テーブル調整  */


#noteArea td,
#sendArea td,
#loginArea td,
#entryArea td {
	background-color: #fff;
	border-top: solid 1px #d3ddd5;
	padding: 10px 12px 10px 12px;
	}
#sendArea tr.error td,
#entryArea tr.error td {
	background-color: #b1d0b9;
	}
#entryArea p.agreement {
	margin: 0px 0px 0px 0px;
	}
#entryArea h4.confirm {
	margin-left: 245px;
	height: 29px;
	width: 181px;
	}



/*   購入する  */


div.purchase {
	margin: 0 auto;
	height: 36px;
	width: 210px;
	}
div.purchase a {
	background: url(../images/btn_purchase.png) no-repeat 0 0;
	height: 36px;
	/*¥*//*/
	padding-bottom: 36px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}
div.purchase a:hover {
	background: url(../images/btn_purchase.png) no-repeat 0 -36px;
	}



/*  購入手続きへ進む */



#orderArea h4.advance {
	margin-top: 21px;
	height: 36px;
	width: 210px;
	float: right;
	}
#orderArea h4.advance a {
	background: url(../images/btn_advance.gif) no-repeat 0 0;
	height: 36px;
	/*¥*//*/
	padding-bottom: 36px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}
#orderArea h4.advance a:hover {
	background: url(../images/btn_advance.gif) no-repeat 0 -36px;
	}


/*  注文内容を確認する */


#buttonArea h4.confirm {
	margin: 0 auto;
	height: 36px;
	width: 210px;
}
#buttonArea h4.confirm a {
	background: url(../images/btn_confirm2.gif) no-repeat 0 0;
	height: 36px;
	/*¥*//*/
	padding-bottom: 36px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}
#buttonArea h4.confirm a:hover {
	background: url(../images/btn_confirm2.gif) no-repeat 0 -36px;
	}


#entryArea h4.confirm,
#loginArea h4.login {
	margin-left: 226px;
	height: 36px;
	width: 210px;
}
#loginArea h4.login a,
#entryArea h4.confirm a {
	height: 36px;
	/*¥*//*/
	padding-bottom: 36px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}
#loginArea h4.login a {
	background: url(../images/btn_login.gif) no-repeat;
	}
#entryArea h4.confirm a {
	background: url(../images/btn_confirm.gif) no-repeat;
	}
#loginArea h4.login a:link,
#entryArea h4.confirm a:link {
	background-position: 0 0;
	}
#loginArea h4.login a:hover,
#entryArea h4.confirm a:hover {
	background-position: 0 -36px;
	}


#entryArea div.other {
	margin-left: 17px;
}




/* FORMの設定 */



input.id,
input.pass {
	width: 179px;
	ime-mode: inactive;
}

input.name,
input.kana {
	width: 123px;
	vertical-align: middle;
	ime-mode: active;
}

input.birth {
	width: 26px;
	vertical-align: middle;
	ime-mode: inactive;
}

input.use {
	width: 80px;
	vertical-align: middle;
	ime-mode: inactive;
}

input.zip,
input.tel {
	width: 39px;
	vertical-align: middle;
	ime-mode: inactive;
}

input.number {
	width: 42px;
	vertical-align: middle;
	ime-mode: inactive;
}

input.address01,
input.address02 {
	width: 350px;
	ime-mode: active;
}

input.mail {
	width: 220px;
	ime-mode: inactive;
}

input.agreement,
input.subscribe,
select {
	vertical-align: middle;
}

input.id2,
input.pass2 {
	width: 220px;
	ime-mode: inactive;
}


input.name2 {
	width: 200px;
	ime-mode: active;
}

#entryArea textarea {
	width: 99%;
	font-size: 12px;
	ime-mode: active;
}

#noteArea textarea {
	width: 99%;
	color: #666666;
	ime-mode: active;
	font-size: 12px;
}


