@charset "Shift_JIS";

/* reset------------------------- */
* {	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;
	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:1px solid  #999;
	border-top:1px solid #999;
	margin:0 auto;
	background:#FFF;
	}
#header {
	margin:0;
	padding:0;
	}
h1 {
	margin:0;
	padding:5px 0;
	color:#FFF;
	background:#039;
	font-size:300%;
	}
h1 span {
	font-size:60%;
	display:inline-block;
	margin:7px 0;
}
h1 span.figure {
	font-size:110%;
}
h2 {
	color:#039;
	border-bottom:6px solid #039;
	text-align:left;
	text-indent:3px;
	font-size:150%;
	font-weight:700;
	margin:10px auto 5px auto; 
	padding-bottom:3px;
	width:98%;
}

.menu li {
	display:inline;
}
.menu li a {
	display:inline-block;
	margin:5px;
	background:#EFEFEF;
	text-decoration:none;
	padding:3px 5px;
}

.menu li a:link {
	color:#039;
	border-bottom:2px solid #039; 
}
.menu li a:hover {
	color:#C00;
	border-bottom:2px solid #C00; 
}
	
.menu li {
	display:inline;
}
.menu li a {
	display:inline-block;
	margin:5px;
	background:#EFEFEF;
	text-decoration:none;
	padding:3px 5px;
}

.menu li a:link {
	color:#039;
	border-bottom:2px solid #039; 
}
.menu li a:hover {
	color:#C00;
	border-bottom:2px solid #C00; 
}
.neage_btn {
	margin:15px 0 0 0;
	color:#FFF;
}
.neage_btn a:link,
.neage_btn a:visited {
	background:#039;
	color:#FFF;
	font-weight:700;
	font-size:140%;
	padding:5px 15px;
	text-decoration:none;
}
.neage_btn a:hover,
.neage_btn a:active {
	background:#C00;
	color:#FFF;
}


#main {
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
	}	
a:link{
	color:#009}

a:visited {
	color:#906;
	}
a:hover,
a:active {
	color:#C03;
	}
/*ヘッダー*/
/*メインコンテンツ*/
	
/**/ 
table {	
	clear:both;
	border:1px solid #999;
	margin:10px auto 30px auto ;
	font-size:90%;
	width:96%;
	}

th {
	background-color:#F90;
	border:1px solid #999;
	text-align:center;
	padding:5px ;
	font-size:90%;
	}
td {
	border:1px solid #999;
	text-align:center;
	padding:5px 10px;
	font-size:85%;
	}
td.prod_name {
	text-align:left;
}
	
td.prdo_no {
	font-size:110%;
}	
td.price {
	font-size:100%;
	font-weight:700;
	color:#FF0000;
	}
td.order {
	font-weight:700;
	}
th.catalog {
	font-size:70%;
	width:50px;
}

td {
	border:1px solid #999;
	text-align:center;
	padding:5px 10px;
	}

.txt1 {
	color:#F00;
	font-weight:700;
	margin:0 0 0 20px;
}
.txt1 span {
	font-size:120%;
}

	
.txt {
	width:80%;
	padding:20px;
	margin:0 auto;
	border:double 3px #039;
	font-size:95%;
	line-height:1.45;
	text-align:left;
}
.txt p {
	margin-bottom:5px;
}
.txt p.esm {
	text-align:right;
	text-indent:0;
	margin:25px 0 0 0;
}
h2.neage {
	background:#039;
	color:#FFF;
	width:80%;
	margin:0 auto;
	padding:5px 20px;
	border:3px solid #039;
}

p.shoptop {
	margin-top:30px;
	font-size:80%;
	text-align:center;
	}
p.shoptop a {
	text-decoration:none;
	padding:3px 5px;
	font-weight:700;
	}
p.shoptop a:link ,
p.shoptop a:visited {
	background:#039;
	color:#FFF;
	}
p.shoptop a:hover ,
p.shoptop a:active {
	background:#CC0033;
	color:#FFF;
	}
p.pagetop {
	text-align:right;
	font-size:80%;
	margin:10px 15px 20px 0;
	clear:both;
	}
p.pagetop a:link ,
p.pagetop a:visited {
	color:#03F;
	}
p.pagetop a:hover ,
p.pagetop a:active {
	color:#096;
	}


p.pricetop {
	text-align:right;
	font-size:120%;
	font-weight:700;
	margin:10px 15px 20px 0;
	clear:both;
	}
p.pricetop a:link ,
p.pricetop a:visited {
	text-decoration:none;
	background:#039;
	color:#FFF;
	padding:3px 5px;
	}
p.pricetop a:hover ,
p.pricetop a:active {
	background:#C00;
	color:#FFF;
	}


.color_r {
	color:#F00;
	}
	
/*前のページに戻る*/
p.pageback{
	font size:80%;
	padding-left:16px;
	text-align: center;
	font-weight: bold;
	}
	
p.page a:link,
p.page a:visited{
	color:#06F;
	}
	
p.pageback a:hover,
p.pageback a:active{
	color:#F60;
	}		

/*フッター*/
div#footer {
	text-align:center;
	font-size:75%;
	padding:10px 0 10px 0;
	}
div#footer p {
	text-align:center;
	}

.print {
	text-align:right;
	margin:5px 5px 0 0;
}
.print a {
	display:inline-block;
	text-decoration:none;
	font-size:80%;
	background:#EFEFEF;
	border-bottom:2px solid #999;
	border-right:2px solid #999;
	padding:3px 7px;
	margin-bottom:1px;
	}
.print a:link {
	color:#00C;
}
.print a:hover {
	color:#9CC;
}
/**/

tr.eve td {
	background:#ECECEC;
}
