body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

html{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

div{
	margin: 0;
	padding: 0;
}

h3{
 clear: both;
 background-color:#660000;
 font-size: 20px;
 font-weight: bold;
 color: #FFFFFF;
 width: 665px;
 height: auto;
 text-align: center;
 padding: 5px 0 5px; 
 margin: 0 auto 20px;
}

#main{
	height: 100%;
	margin: 0;
	padding: 0;
}



/*臨時、タタキ告知用CSSです*/
.info-modorigatsuo{
	width: 610px;
	height: 220px;
	margin: 10px auto 10px;
	padding: 0;
	text-align: right;
	vertical-align: top;
	background-image: url(../tataki/back-modorigatsuo.png);
	background-position: center middle;
	background-repeat: no-repeat;
}
.mi-modorigatsuo{
	width: 610px;
	height: 40px;
	margin: 0;
	padding: 30px 20px 10px 200px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.text-modorigatsuo{
	width: 370px;
	height: 150px;
	margin: 0 40px 0 200px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}


/*お知らせボックス用CSSです*/
.info-head01{
	width: 610px;
	height: auto;
	margin: 10px auto 0;
	padding: 20px 40px 10px;
	text-align: center;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	color: #FF0000;
	background-image: url(../image/back-info-head.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.info-head02{
	width: 610px;
	height: auto;
	margin: 20px auto 0;
	padding: 20px 40px 0px;
	text-align: center;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	color: #333333;
	background-image: url(../image/back-info-head.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.info-head03{
	width: 610px;
	height: auto;
	margin: 5px auto 0;
	padding: 20px 0 5px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #ff0000;
	background-image: url(../image/back-info-head.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.info-head-top{
	width: 610px;
	height: auto;
	margin: 5px auto 0px;
	padding: 20px 0 5px ;
	text-align: center;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight:bold;
	color:#ff0000;
	line-height: 110%;
	background-image: url(../image/back-info-head.png);
	background-position: center top;
	background-repeat: no-repeat;
	}



.info-body01{
	width: 610px;
	height: auto;
	margin: 0 auto 10px;
	padding: 0 0 20px;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	background-image: url(../image/back-info-body.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.info-body01 table{
	margin: 0 auto 10px;
}

.info-body02{
	width: 610px;
	height: 20px;
	margin: 0 auto 10px;
	padding: 0 40px 5px;
	line-height: 140%;
	color: #333333;
	background-image: url(../image/back-info-body.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.info-body03{
	width: 610px;
	height: auto;
	margin: 0 auto 5px;
	padding: 0 0 20px;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	background-image: url(../image/back-info-body.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.info-body04{
	width: 610px;
	height: auto;
	margin: 0 auto 10px;
	padding: 0 0 30px;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	text-align: center;
	background-image: url(../image/back-info-body.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.info-body04 p{
	width: 550px;
	height: auto;
	margin: 0 auto 0;
	padding: 0 0 0;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	text-align: left;
}


.info-body05{
	width: 610px;
	height: 0px;
	margin: 0 auto 10px;
	padding: 0 0 15px;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	text-align: center;
	background-image: url(../image/back-info-body.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}



/*以下は各ページで共通のクラスです*/


img{
	border: 0;
}

ul{
	list-style: none;
}

.top-navi {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	padding: 5px;
}

#box-intro{
	width: 665px;
	margin: 20px auto 40px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #FF492B;
	line-height: 140%;
}

.link-none{
	color: #990000
}

.midashi {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.komidashi {
	font-size: 18px;
	font-weight: bold;
	color: #FF3A2B;
}
.honbun1 {
	font-size: 16px;
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
}
.honbun2 {
	font-size: 16px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
}
.honbun3 {
	font-size: 16px;
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
}
.honbun4 {
	font-size: 14px;
	line-height: 140%;
}
.hosoku1 {
	font-size: 10px;
	color: #000000;
	padding-top: 3px;
	line-height: 1.3em;
}
.hosoku2 {
	font-size: 12px;
	color: #FF3A2B;
	line-height: 1.3em;
}
.seisansha {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*以下は買い物かごのCSSです。*/
.box-shohin {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
.ti-shohin {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: left;
	line-height: 140%;
	padding: 5px;
}
.ti-shohin-sub-small{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	vertical-align: top;
	line-height: 140%;
}
.ti-shohin-small01 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: left;
	line-height: 140%;
	padding: 5px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" !important;
}
.ti-shohin-small02 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: left;
	line-height: 140%;
	padding: 5px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" !important;
}
.mi-shohin {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
.shohin-naiyou {
	font-size: 14px;
	color: #FF3300;
	text-align: left;
	vertical-align: top;
	line-height: 130%;
	padding: 5px;
	font-weight: bold;
}
.shohin-genzairyo {
	font-size: 12px;
	color: /*#333333*/#9a3431;
	text-align: left;
	vertical-align: top;
	line-height: 130%;
	/**/font-weight: bold;
	padding: 5px 5px 10px 5px;
}
.shohin-hosoku{
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 140%;
	padding: 5px;
}

.shohin-info {
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 10px;
}
.shohin-kakaku {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.sale-end-big {
	font-size: 14px;
	font-weight: bold;
	color: #6666ff;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
}
.sale-end-small {
	font-size: 12px;
	color: #6666ff;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	padding: 2px 5px 5px;
}
.chui-big {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
}
.chui-big01 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
	line-height: 130%;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 0px;
}
.chui-small {
	font-size: 12px;
	color: #ff0000;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px;
}
.chui-small01 {
	font-size: 12px;
	color: #000;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	padding: 0px 5px 5px;
}
.point01 {
	color: #666666;
}
.point02 {
	color: #2020e5;
}
cart-box{
	border-color:#CCCCCC;
	border-bottom-width:1px;
	border-style:solid;
}
.b-space5 {
	margin-bottom: 5px;
}
.b-space10 {
	margin-bottom: 10px;
}
.b-space20 {
	margin-bottom: 20px;
}
.b-space30 {
	margin-bottom: 30px;
}
.b-space30 {
	margin-bottom: 40px;
}
.b-space40 {
	margin-bottom: 40px;
}
.b-space60 {
	margin-bottom: 60px;
}
.b-space80 {
	margin-bottom: 80px;
}


/*以下は各ページ固有のクラスと設定を書いています*/
.oomoji {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
}
.copy-txt-margin {
	font-size: 13px;
	padding: 0px 10px 10px;
	line-height: 20px;
}
.set-img-undermargin {
	margin-bottom: 10px;
}
.jinbutsu-txt-table {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 35px;
}
.title-haikei {
	background-image: url(../image/im-titlehaikei002.gif);
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #FF0000;
}
.midashi-margin {
	margin-top: 25px;
	margin-bottom: 10px;
}
.bg-jinbutsu {
	background-image: url(/image/bg-jinbutsu.jpg);
	background-repeat: no-repeat;
}
.cart-maker {
	font-size: 13px;
	color: #FFFFFF;
}
.cart-itemname {
	font-size: 13px;
	font-weight: bold;
}
.cart-kakakusoryo {
	text-align: left;
	font-size: 11px;
}
.cart-kakaku {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.cart-shosai {
	padding: 5px 3px  5px 3px;
	font-size: 10px;
	line-height: 140%;
	text-align: left;
}

.cart-form01{
	text-align: left;
}


.cart-form02{
	text-align: left;
}

.shohin-img-margin {
	margin-right: 10px;
	margin-left: 10px;
}
.p-midashiCopy {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	line-height: 28px;
}
.chui01 {
	font-size: 14px;
	color: #FF3300;
	line-height: 130%;
	font-weight: bold;
}


.text-red {
	color: #FF0000;
}
.shohin-form {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.space-0 {
	margin: 0px;
	padding: 0px;
}
.chui02 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.caption01 {
	font-size: 10px;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
}
.caption02 {
	font-size: 12px;
	line-height: 130%;
}
.honbun5 {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}
.midashi-a {
	font-size: 38px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
}
.midashi-b {
	font-size: 30px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
}
.midashi-c {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
}
.midashi-d {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.caption03 {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
.caption04 {
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
}
.honbun6 {
	font-size: 14px;
	line-height: 150%;
	text-align: right;
	vertical-align: top;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
.shohin-info-box {
	border: thin dotted #666666;
}

/*以下は買い物かごのCSSです。*/
.box-shohin {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
.ti-shohin {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: left;
	line-height: 130%;
	padding: 5px;
}
.ti-shohin-3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: left;
	line-height: 130%;
	padding: 5px;
}


.ti-shohin-sub {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #993333;
	background-color: #eeeeee;
	vertical-align: top;
	padding: 5px;
}
.ti-shohin-sub-2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #993333;
	background-color: #eeeeee;
	vertical-align: top;
	padding: 5px;
}
.ti-shohin-sub-3 {
	font-size: 10px;
	text-align: left;
	color: #993333;
	background-color: #eeeeee;
	vertical-align: top;
	padding: 5px;
}
.ti-shohin-sub-4 {
	font-size: 12px;
	text-align: left;
	color: #444444;
	background-color: #eeeeee;
	vertical-align: top;
	line-height: 130%;
	padding: 3px 7px 7px 7px;
}
.mi-shohin {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
.shohin-naiyou {
	font-size: 14px;
	color: #FF3300;
	text-align: left;
	vertical-align: top;
	line-height: 130%;
	padding: 5px;
	font-weight: bold;
}
.shohin-info {
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.shohin-kakaku {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.text-20px-bold-red{
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	line-height: 150%;
}

.text-red{
	color: #FF0000;
}

.space-0 {
	margin: 0px;
	padding: 0px;
}

.shohin-form {
	text-align: left;
	margin: 0px;
	padding: 0px;
}



.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
 
.clearfix {display: inline-block;}


* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.box-clear{
	clear: both;
}


/*Q＆A用CSS*/
.dl-q-and-a{
	width: 645px;
	height: auto;
	margin: 0 auto 40px;
	padding: 0;
}


.dl-q-and-a dt{
	width: 645px;
	height: auto;
	margin: 0 0 5px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
}

.dl-q-and-a dd{
	width: 645px;
	height: auto;
	margin: 0 0 20px;
	padding: 0 0px 20px;
	font-size: 12px;
	line-height: 160%;
	color: #393939;
	text-align: left;
	border-bottom: 1px dotted #666666;
}


/*メッセージカード購入用のボタン*/

.btn-card01{
	width: auto;
	height: auto;
	padding: 0;
	margin: 0；
	text-align: left;
	vertical-align: top;
}


.btn-card01 td{
	width: 100%;
	margin: 0;
	padding: 5px 0 15px;
	text-align: left;
	vertical-align: top;
}

.btn-card02{
	width: 100%;
	margin: 0;
	padding: 10px 0 15px;
	margin: 0;
	text-align: left;
	vertical-align: top;
}



