@charset "utf-8"


.wrapper {
	background-color: #FFFFFF;
	border-right: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	width: 700px;
	margin: 0 auto;
}
#suisei #nSuisei,#youzai #nYouzai,#laminate #nLaminate {
	background-color: #CCCCCC;
	color: #666666;
}

.wrapper .header {
	background-color: #333333;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	width:700px;
	height: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background:url(../images/b-fune.gif);
        background-repeat: no-repeat;
}

.wrapper .topanc {
	text-align: right;
	font-size: 9px;
}
.wrapper .content {
	clear: both;
	width: 700px;
	text-align: left;
	margin: 0 auto;
}

.wrapper .content2 {
	clear: both;
	width: 700px;
	text-align: left;
	margin: 0 auto;
	height:210px;

}

.wrapper .content2 li {
float:left;
font-size:9pt;
font-weight:normal;
margin:0px 5px 0px 5px;
padding:0px;
width:130px;
list-style-type:none;
}


.wrapper .content3 {
font-size:11px;
	clear: both;
	width: 700px;
	text-align: left;
	margin: 0 auto;
}

.wrapper .content3 ul {
float:left;
margin:0px 5px 0px 25px;
padding:0px;
width:700px;
}

.wrapper .content3 li {
float:left;
font-size:9pt;
font-weight:normal;
margin:0px 5px 0px 5px;
padding:0px;
width:150px;
list-style-type:none;
}

#container #footer a {
	width: auto;
}

.wrapper .content h3 {
	clear: both;
}
table {
	background-color: #FFFFFF;
	margin: 3px;
	border: thin solid #333333;
	font-size: 12px;
	display: block;
}
table th {
	background-color: #D7D7D7;
	text-align: center;
}


table th.hinmei {
	width: 24%;
}
table th.glossy {
	width: 6%;
}
table th.taiko {
	width: 6%;
}
table th.paste {
	width: 6%;
}
table th.thick {
	width: 6%;
}
table th.sikan {
	width: 6%;
}
table th.size {
	width: 9%;
}
table th.price {
	width: 8%;
}
table th.bikou {
	width: 35%;
}
table td {
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #A7A7A7;
	border-left-width: 5px;
	text-align: center;
	border: thin solid #C8C8C8;
}
table td.hinmei {
	background-color: #FFFFFF;
}
td.bikou {
	text-align: left;
}
.wrapper hr {
	clear: both;
}
