@charset "Shift_JIS";

/* reset------------------------- */
* {	margin:0;
	padding:0;
}

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;
	margin:0;
	padding:0;
}
img { 
	border:0;
	vertical-align:bottom;
}
.clear {
		clear:both;
}
/* clear float----- */
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0; 
	font-size:0;
	visibility: hidden;
}
.clearfix { 
	display:inline-block;
}

/*\*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/**/

/* ページ全体の設定*/
body {
	text-align:center;
	}
#page {
	width:100%;
	border:none;
	}
#header {
	margin:0;
	padding:0;
	}
h1 { margin:0;
	padding:5px 0;
	color:#000;
	font-size:20px;
	text-align:left;
	}
h1 span {
	font-size:16px;
}
h1 span.figure {
	font-size:110%;
}
h2 {
	color:#000;
	border-bottom:3px solid #000;
	text-align:left;
	text-indent:3px;
	font-size:14px;
	font-weight:700;
	margin:0 0 2mm 0; 
	padding-bottom:2px;
}	
	
.menu {
	display:none;
}

#main {
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
	}	
a:link,
a:visited {
	color:#039;
	}
a:hover,
a:active {
	color:#C03;
	}
/*ヘッダー*/
/*メインコンテンツ*/

/**/ 
table {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #999;
	margin:3mm auto 8mm auto;
	font-size:90%;
	width:96%;
	}

th {
	background:#fff;
	border:1px solid #999;
	text-align:center;
	padding:5px ;
	font-size:10px;
	}

td {
	border:1px solid #999;
	text-align:center;
	padding:3px 5px;
	font-size:10px;
	}
td.prod_name {
	text-align:left;
}
	
td.prdo_no {
	font-size:12px;
}	

th.prod_name {
	width:55mm;
}
th.prod_no {
	width:17mm;
}
th.unit {
	width:23mm;
}
th.old_pri {
	width:30mm;
}
th.new_pri {
	width:35mm;
}

td.price {
	font-size:12px;
	font-weight:700;
	color:#000;
	}
th.order {
	display:none;
}
td.order {
	display:none;
	}
th.catalog {
	font-size:10px;
	width:16mm;
}

tr.eve td {
	background:#FFF;
}

.txt {
	width:96%;
	margin:0 auto;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.txt p {
	font-size:12px;
	line-height:1.45;
	text-indent:1em;
}
.txt p.esm {
	text-align:right;
	margin-top:15px;
}

.txt1 {
	color:#000;
	font-size:11px;

}
.txt1 span {
	font-size:11.5px;
}

.print {
	display:none;
}

.shoptop,
.pagetop,
.pricetop {
	display:none;
}
	
/*フッター*/
div#footer {
	text-align:center;
	font-size:75%;
	padding:10px 0 10px 0;
	}
div#footer p {
	text-align:center;
	}

/**/




