@charset "Shift_JIS";

/* reset------------------------- */
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,fieldset,div,iframe,caption,hr,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	clear:both;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	clear:both;
}
h1,h2,h3,h4,h5,h6,p,li,dl,dt,dd,caption,address,th,td,b,small {
	word-break:break-all;
	word-wrap:break-word;
}
ul li,ol li{
	list-style: none;
}
img { 
	border:0;
	vertical-align:bottom;
}
/* clear float----- */
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0; 
	font-size:0;
	visibility: hidden;
}
.clearfix { 
	display:inline-block;
}

/*\*/
* html .clearfix{
	height:1%;
}
* htm .clearfix{
	display:block;
}
/**/

/* ページ全体の設定*/
body {
	margin:0;
	/*zoom:85%;  IE10以下 */	
	}
#page {
	width:100%;
	margin:0;
	}
.main {
	margin:0;
	}
h1 {
	border-bottom:5px solid #000;
}
h2 {
	color:#333;
	border-bottom:3px solid #666;
	font-size:140%;
	font-weight:700;
	text-align:left;
	line-height:1.25;
	margin:10px 0;
	padding-left:15px;	
	}

p {
	text-align:left;
	}

/*コンテンツ*/
.left {
	float:left;
	width:250px;
	text-align:left;
		}
.left p {
	margin:10px 0;
	text-align:center;
	}
ul.right {
	float:right;
	text-align:left;
	font-size:90%;
	width:370px;
	}
	
/*詳細*/
.box {
	margin-bottom:10px;
	}
p.lead {
	margin:10px 0 0 10px;
	line-height:1.45;
	font-weight:700;
	font-size:120%;
	color:#333;
	}
p.notes {
	font-size:85%;
	line-height:1.3;
	margin:5px 0 0 20px;
	color:#666;
	}
p.right {
	margin:0;
	}
.box ul {
	margin:0 0 0 10px;
	line-height:1.45;
	}
.box ul li {
	list-style:square;
	margin-left:15px;
	}
.box ul li li {
	list-style:disc;
	margin-left:5px;
	}
ul.type {
display:none;}



/*全ページ共通*/
.txt {
	font-size:100%;
	line-height:1.35;
	}
.space_l15 {
	margin-left:15px;
	}
.space_u15 {
	margin-top:15px;
	}
.center {
	text-align:center;
	}
.clear {
	clear:both;
	}
.font_s {
	font-size:85%;
	}
.font_ss {
	font-size:80%;
	}
a:hover img{
	opacity:0.70;
	filter: alpha(opacity=70);
}
.align_right {
	text-align:right;
	margin:0 15px 10px 0;
	}
.space_l15 {
	margin-left:25px;
	}

.NM20 .left {
	width:400px;
	}
.NM20 ul.right {
	width:220px;
	}
	
.zaiko {
	text-align:left;
	margin:7px 0 0 15px;
	color:#000;
	font-weight:700;
}

p.btn {
	display:none;}

/**/ 
table {	
	clear:both;
	border:1px solid #999;
	margin:20px auto;
	font-size:90%;
	width:650px;
	}

th {
	background:#999;
	border:1px solid #999;
	text-align:center;
	padding:5px ;
	font-weight:normal;
	}

td {
	border:1px solid #999;
	text-align:center;
	padding:5px 10px;
	background:#FFF;
	}
td.price {
	font-size:130%;
	font-weight:700;
	color:#FF0000;
	}
td.order {
	font-weight:700;
	}
	
p.shoptop {
	display:none;
	}

.pagetop {
	display:none;
	}

	
	
/*フッター*/
div#footer {
	text-align:center;
	font-size:75%;
	padding:20px 0 10px 0;
	}
div#footer p {
	text-align:center;
	}
	
.print {
	display:none;
}


h1 .hdn {
	display:block;
	text-align:left;
	font-size:160%;
	color:#00;
	padding:0 0 3px 15px;
}
h1 img {
	display:none;
}








