/* Global */

@font-face {
  font-family: "hanaMin";
  src: url("../datas/HanazonoMin.woff") format('woff');
}


body {
	background-color:#F0E9D3;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

/* Shared */

.pageTop{
	margin:2em 0;
	text-align:right;
	font-size:12px;
}
.pageTop a{
	padding-left:18px;
	background:url('../images/uparrow.gif') no-repeat 0 50%;
}

#contentBody {
	width: 818px;
	background-color:#ffffff;
	margin:0 auto;
	color:#666666;
	font-size:14px;
	line-height:155%;
}

#panklist{
	width: 800px;
	padding-top:110px;
	font-size:10px;
	margin:0 auto;
	color:#666666;
}

/* header */
#header{
	display:block;
	width: 818px;
	height:104px;
	position:fixed;
	top:0;
	margin:0 auto;
	z-index:10;
}

#header ul{
	width: 818px;
	height: 23px;
	background:url('../images/navi_base.png') no-repeat 0 0;
	padding-left:3px;
}


#header li{
	float: left;
	width: auto;
	width:163px;
	height:19px;
}
#header li a{display: block; height:19px; text-decoration: none;}
#header li a:hover,#header li a:focus{background: transparent;}
#header li a:hover img,#header li a:focus img{visibility: hidden;}



#contents{
	width: 818px;
}

.pageBlock{
	display:block;
	width: 718px;
	margin:0 auto;
	padding-top:100px;
}

.subBlock{
	display:block;
	width: 718px;
	margin:0 auto;
}

p.midTxt{
	text-align:center;
	/*	font-family: "hanaMin","ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;*/
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size:16px;
	line-height:185%;
}

h2{
	margin:2em;
	font-size:32px;
	text-align:center;
	color:#1A6458;
	font-weight:normal;
}


.caution{
	color:#ff0000;
}

/* fotter */
#fotter{
	display:block;
	width: 798px;
	height:28px;
	font-size:10px;
	background-color:#F4F6EE;
	padding:4px 10px 0;
}

#fotter li{
	float:left;
	width: auto;
	padding: 0 10px;
	height:20px;
	border-right:1px solid #cccccc;
}

.copyw{
	float:right;
}

/* main */

#main {
	display:block;
	width: 818px;
	padding-top:104px;
	position:relative;
}

/* Pages */
/*
#main {
	
}*/

#about {
	/**/
}

#howto{
	/**/
}

#howto h3{
	color:#1A6458;
	font-weight:normal;
	border-bottom:1px solid #1A6458;
}

#howto dl{
	margin-top:1em;
}

#howto dt{
	clear:both;
	float:left;
	width:232px;
	font-size:12px;
	line-height:155%;
}
#howto dt img{
	margin-bottom:1em;
}

#howto dd{
	width:480px;
	margin-left:240px;
}

#lineup {
	/**/
}

#lineup table{

}

#lineup td{
	text-align:center;
	width:354px;
	margin:0;
	padding:0;
}
#lineup td.itemTable{
	padding:10px;
}

#lineup td.midline{
	width:8px;
	background:url('../images/line_v.gif') repeat-y 0 0;
}
#lineup td.hline{
	height:4px;
	background:url('../images/line_h.gif') repeat-x 0 0;
}

#lineup h4 {
	font-size:14px;
	margin:1em 0;
}


p.iteminfo{
	text-align:left;
	font-size:12px;
	width:264px;
	margin:0 auto;
	line-height:155%;
	margin-bottom:1em;
}

p.priceInfo{
	text-align:right;
	font-size:12px;
	width:264px;
	margin:0 auto;
	line-height:155%;
	margin-bottom:1em;
}

.price{
	font-size:18px;
	font-weight:bold;
}


#inquiries {
	display:block;
	width: 718px;
	margin:0 auto;
}

p.address{
	margin:5em 0 2em;
	text-align:center;
	line-height:185%;

}

/*----------------------------------------------*/

.btnOrder{
	width: 85px;
	height: 26px;
	margin:0 auto;
	background:url('../images/order_btn_ovr.jpg') repeat-x 0 0;
}

.btnOrder a{
	display:block;
	width: 85px;
	height: 26px;
}

.btnOrder a:hover { 
	text-indent:-9999px;
}

.stopOrder {
	margin: 20px 0 10px;
}

/*----------------------------------------------*/

.btnPdf{
	width:133px;
	height: 26px;
	margin:0 auto;
	background:url('../images/btn_pdf_ovr.jpg') repeat-x 0 0;
}
.btnPdf a{
	display:block;
	width:133px;
	height: 26px;
}

.btnPdf a:hover { 
	text-indent:-9999px;
}



/* topビジュアル内バナー */
#item_caution{
	position: absolute;
/*	top: 350px;
	left: 530px;*/
	top: 350px;
	left: 590px;
	background: url('../images/160615/caution_01b.png') no-repeat;
}
#item_caution a{
	display:block;
/*	width: 240px;
	height: 207px;*/
	width: 184px;
	height: 190px;
}


#item_caution a:hover { 
	text-indent:-9999px;
}

.cautinImg{
	margin-top:10px;
}
