@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #F7E5D6;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h2 {
	font-size: 1.2em;
	background-color: #EEFFF0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	padding: 3px;
	margin-bottom: 15px;
}
h3 {
	background-color: #EEFFF0;
	font-size: 1.0em;
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-top: 30px;
	margin-bottom: 10px;
}


#top_message {
	font-size: 10pt;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#top_message span {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 760px;
}



#contents {
	margin-right: auto;
	margin-left: auto;
	width: 761px;
	background-color: #FFFFFF;
	height: 100%;
	padding-bottom: 15px;
}

#gnavi {
	height: 30px;
}
#gnavi ul {
	list-style:none;
	width:761px;
}
#gnavi li {
	list-style:none;
	float:left;
	width:190px;
}
#gnavi a {
	display:block;
	width:190px;
	height:30px;
	background-image:url(../images/gnavi.jpg);
	background-repeat: no-repeat;
}
#gnavi a span{display:none;} 

a.home{background-position:0px 0px;}
a:hover.home{background-position:0px -30px;}
a.goods{background-position:-190px 0px;}
a:hover.goods{background-position:-190px -30px;}
a.info{background-position:-380px 0px;}
a:hover.info{background-position:-380px -30px;}
a.ask{background-position:-570px -0px;}
a:hover.ask{background-position:-570px -30px;}
#column {
	width: 740px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
#top_box {
	width: 519px;
	float: left;
	margin-bottom: 20px;
}
#top_side {
	width: 190px;
	float: right;
	margin-left: 10px;
	background-color: #E0F3D6;
	padding: 10px;
}
#top_side ul {
	list-style-type: none;
}
#top_side ul li {
	height: 40px;
	width: 190px;
	display: block;
	margin-bottom: 5px;
}

#top_side a {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding-top: 12px;
	padding-left: 5px;
	padding-bottom: 12px;
}

address {
	clear: both;
	width: 740px;
	margin-top: 20px;
}
address p {
	font-size: 0.9em;
	margin-bottom: 10px;
	font-style: normal;
}
#footer {
	font-size: 10pt;
	clear: both;
	height: 17px;
	background-image: url(../images/header_bg.jpg);
	text-align: right;
	padding-top: 2px;
	color: #FFFFFF;
	padding-right: 5px;
	background-repeat: repeat-x;
}
#footer span {
	width: 760px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#goods_info {
	background-color: #FFFFCC;
	border: 3px double #CCCCCC;
	padding: 5px;
	margin-bottom: 15px;
}
#goods_info p {
	line-height: 1.3em;
}
#goods_info h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}
#goods_info2 p {
	margin-bottom: 8px;
	line-height: 1.4;
}
#goods_info2 ol {
	line-height: 1.4;
	margin-bottom: 8px;
	margin-left: 20px;
	padding-left: 20px;
}




.text_s {
	font-size: 0.85em;
	line-height: 1.3em;
	margin-bottom: 15px;
}
#info_contents dl {
	line-height: 1.3em;
	margin-bottom: 10px;
}
#info_contents dt {
	float: left;
}
#info_contents dd {
	padding-left: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#info_contents ul {
	margin-left: 30px;
	line-height: 1.3em;
}

form {
	color:#555555;
	font-size:0.875em;
	text-align:center;
	border:solid 1px #5e8eab;
	padding:20px;
	margin-top:40px
	}
.table_style_01 {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-top: 5px;
}
html>body table {border-collapse:separate}
caption {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}


.table_style_01 th {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	font-size: 0.75em;
	background-color: #D1D1D1;
	}
.table_style_01 td {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 3px;
	font-size: 0.9em;
	text-align: center;
	}
#unavi {
	font-size: 0.8em;
	margin-top: 10px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
}
#unavi span {
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
#ca {
	background: #EEE;
	width: 519px;
	height: 200px;
}
#top_box ul {
	margin-bottom: 10px;
	list-style: none;
}
#top_box ul li {
	border-bottom: 1px dashed #CCC;
	padding-bottom: 5px;
}
.tm {
	vertical-align: super;
	font-size: 0.45em;
}
