@charset "euc-jp";
/* CSS Document */

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height:140%;
}
body {
	margin-left: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(image/bg.gif);
}

dl{
	margin:0px 0px 15px 0px;
	padding:0px;
}

dt{
	margin:0px;
	padding:0px;
	font-weight:bold;
}

dd{
	margin-left:2em;
}

dd a{
	font-size:12px;
}

ul {
	font-weight:bold;
	font-size:16px;
	color:#B97B3E;
	padding:0px;
	margin:0px 0px 10px 0px;
}
li {
	font-weight:normal;
	color:#666;
	padding:0px;
	margin-left:15px;
	font-size:13px;
}

form,textarea {
	margin:0px;
	padding:0px;
	font-size:12px;
}

.red {
	color:#993333;
}

#layout {
	width:752px;
	margin:auto;
	background-image:url(image/main_bg.gif);
}

#header {
	 width:681px;
	 margin-left:30px;
	 margin-top:20px;
	 border-bottom:2px solid #999;
}

#main {
	float:left;
	width:681px;
	padding-left:30px;
	padding-top:15px;
	padding-bottom:20px;
}

#menu {
	float:left;
	width:141px;
}

#menu img.bottun {
	margin-top:8px;
}


/* コンテンツ */

#contents {
	float:right;
	width:509px;
	padding-left:31px;
	padding-right:0px;
	background-image:url(image/center_line.gif);
	text-align:left;
}

#contents .title {
	margin-bottom:10px;
}

#contents hr{
	border:1px dotted #AAA;
}


/* コンテンツ 会社概要用 */

#contents .company th{
	text-align:left;
	font-weight:bold;
	background-color:#DDD;
	padding:3px 5px;
	width:20%;
}

#contents .company td{
	text-align:left;
	border:1px solid #CCC;
	background-color:#FFF;
	padding:3px 5px;
}


/* コンテンツ 製品情報用 */

#contents table.product {
	width:452px;
	margin:auto;
}

#contents .product th {
	text-align:left;
	padding-bottom:15px;
}
#contents .product td {
	text-align:right;
	padding-bottom:15px;
}

.navi{
	font-size:12px;
	margin-bottom:15px;
}

.product1 {
	width:509px;
	margin-bottom:10px;
	margin-top:10px;
}

.product1 th {
	width:150px;
}

.product1 td {
	padding:5px 10px;
}

.product1.kata {
	font-size:14px;
}

.productlink {
	border:1px solid #999;
	padding:5px;
	background-color:#FFF;
	font-size:13px;
}

.product2 {
	border:1px solid #999;
	background-color:#FFF;
}

.product2 .text td {
	font-size:12px;
	padding-left:5px;
	padding-right:2px;
}

.product2img {
	margin:auto;
}

.product2img th {
	font-weight:normal;
	font-size:11px;
	text-align:center;
}
.product2img td {
	font-size:12px;
	text-align:right;
}

.product2 .price {
	margin-left:30px;
	margin-bottom:15px;
}

.product2 .price th {
	background-color:#EBEBD6;
	text-align:left;
	font-weight:normal;
	padding:2px 5px;
	font-size:13px;
}
.product2 .price td {
	background-color:#EBEBD6;
	text-align:right;
	padding:2px 5px;
	font-size:13px;
}

.product3 {
	width:509px;
	margin-bottom:10px;
	margin-top:10px;
}

.product3 th {
	width:200px;
}

.product3 td {
	padding:5px 0px;
}


.noprice  {
	background-color:#FFF;
	font-size:10px;
}

.productlink_waku {
	border-bottom:2px solid #CCC;
}

#spec {
	width:100%;
}

#spec th {
	background-color:#EBEBD6;
	padding:2px;
	font-weight:normal;
	font-size:12px;
	text-align:left;
}
#spec td {
	background-color:#EBEBD6;
	padding:2px;
	text-align:right;
	font-size:12px;
}

.spec_text{
	font-size:12px;
	margin-top:10px;
	padding:2px;
}


/* コンテンツ カタログ用 */

#catalogue table{
}

#catalogue td{
	padding:5px;
}
#catalogue th{
	padding:5px;
}
#catalogue th a{
	text-decoration:none;
	color:#B97B3E;
}
#catalogue th a:hover{
	text-decoration:underline;
	color:#B97B3E;
}
#catalogue .line{
	border-top:1px dotted #CCC;
}

#catalogue .sideline{
	border-left:1px dotted #CCC;
	border-right:1px dotted #CCC;
	border-top:1px dotted #CCC;
}
#catalogue img{
vertical-align:middle;
}


/* コンテンツ お問い合わせ用 */

#inq {
	width:504px;
	font-size:13px;
}

#inq .inq1 {
	width:20px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#FF6600;
	background-color:#EEE;
	border:1px solid #DDD;
}

#inq th {
	text-align:left;
	background-color:#DDD;
	padding:3px 4px;
	border-right:1px solid #BBB;
	border-bottom:1px solid #BBB;
	width:100px;
}

#inq td {
	background-color:#FFF;
	padding:3px 4px;
	border:1px solid #DDD;
	font-size:12px;
}

.inqhed{
	background-color:#CCC;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	height:6px;
	width:502px;
}

#footer {
	 margin-left:30px;
}
