/* CSS Document */
/* 20140607 h1 วม */
body {
    margin:0px;          /* y[WSฬฬmargin */
    padding:0px;         /* y[WSฬฬpadding */
/*	background-color:#FFe7f4; *//* 255 231 244 */
	background-color:#FDF5E6; /* 253 245 230 */
    font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI',
                'CI',Verdana,'lr oSVbN',sans-serif;
    font-size:1.2em;
    line-height:1.2;
    text-align:center;   /* บLฬautoษขฮpฬZ^O */
}
table {
	margin:0;
	padding:0;
	background-color:#FDF5E6; /* 255 231 244 */
    font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI',
                'CI',Verdana,'lr oSVbN',sans-serif;
    font-size: 0.86em;
    line-height:1.2;
}
#main
    {
     margin-left:auto;    /* ถค}[W๐ฉฎIษ๓ฏ้ */
     margin-right:auto;   /* Eค}[W๐ฉฎIษ๓ฏ้ */
     text-align:left;     /* g๐ถค\ฆษ฿ท */
     width:650px;         /* ๐่ท้ */
    }


dl,dd,ul,li {
	margin: 0px 0px 0px 0px;
}

a:link {
	color: #996666;
	text-decoration: none;
}
a:visited {
	color:#663333;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: none;
}
a:active {
	color: #009966;
	text-decoration: none;
}
	
#wrapper {
	display:block;
	width:750px;
	background-color:#D2DACF;
	margin-top:20px;
	font-size:12px;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','qMmpS Pro W3','Meiryo UI','CI','lr oSVbN', sans-serif;
	margin-left: 30px;
}

#navi {
	float:left;
	width:180px;
/*	background-color:#FFe7f4; */
    font-size:0.8em;
    line-height:1.2;

	}

#contents{
	float:right;
	width:515px;
	background-color:#D2DACF;
}

#breadcram{
	display:block;
	width:500px;
	height:20px;
	color: #81867F;
	}

#contents_area{
	width:494px;
	background-color:#fff;
	margin-right:15px;
	padding:2px;
	border:1px solid #fff;
	margin-bottom:20px;
}

#contents_textarea{
	margin:0 auto 0 auto;
	width:450px;
}

#news{
	display:block;
	width:490px;
	height:213px;
	background-color:#FFF;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
}

#news_left{
	float:left;
	width:240px;
	margin-left:5px;
	}
	
#news_right{
	float:right;
	width:210px;
	margin-right:5px;
	}

#footer{
	width:100%;
	clear:both;
	padding-top:5px;
	padding-bottom:20px;
	background-color:#FFF;	
	}
	
	
#navi ul{
	list-style:none;
	margin:0;
	padding:5px 0 5px 10px;
	font-size:1em;
	line-height:-3.0;
	font-family:'Hiragino Maru Gothic Pro','CI','Meiryo UI';

}

#navi li{
	height:20px;
	margin:0;
	padding:10px 0 0 10px;
/*	background-image:url(images/navi_bg.gif); */
/*	background-color:##FFe7f4;	*/
	background-repeat:no-repeat;
	background-position:0 0 0 20px;
}

#navi li a {
	display:block;
	}

#navi .banner{
	margin-left:10px;
	margin-bottom:10px;
	}
	
.BtmSpace5{
	margin-bottom:5px;
	}

.BtmSpace10{
	margin-bottom:10px;
	}
	
.BtmSpace15{
	margin-bottom:15px;
	}
	
.newsTitle{
	display:block;
	padding-left:10px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	color:#66CC33;
	margin-bottom:5px;
	font-weight:bold;
}

.specialTitle{
	display:block;
	padding-left:10px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	color:#28080D;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
h1{
	margin-top:5px;
	display:block;
	padding-left:10px;
	color:#000000;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}

h2{
	margin-top:5px;
	display:block;
	padding-left:10px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	color:#66CC33;
	margin-bottom:5px;
	font-size:10px;
	font-weight:bold;
}

.text_small{
	display:block;
	padding-left:10px;
	margin-bottom:10px;
	line-height:135%;
	font-size:small;
	color:#666666;
}

.photoL{
	float:left;
	margin-right:3px;
	}
	
#footer .link{
	display:block;
	float:right;
	color:#666666;
	}

.titleGif{
	margin:20px;
	}


/* product */


.product_name {
	font-size: 14px;
	font-weight: bold;
	color: #66CC33;
}


.product_photo {
	float:left;
	clear:both;
	margin-bottom: 5px;
	margin-right:10px;
}

.product_syosai {
	background-image: url(images/arrow.gif);
	background-position:3px 6px;
	background-repeat: no-repeat;
	border:1px dotted;
	padding-right:5px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.textfield {
	width: 80px;
	border: 1px solid #ccc;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
}
