/* CSS Document */
body{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}
#whole{
width:960px;
margin:auto;
}
#head{height:60px;
overflow:hidden;
}
#logo{width:300px;
float:left;
}
#sidebar{
	width: 200px;
	float: left;
	height: auto;
}
#spacing {
	height: 30px;
	text-align: left;
	padding-left: 14px;
	padding-top: 14px;
	margin: 0px;
	background-image: url(../img/spacing.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#spac {
	height: 26px;
	text-align: left;
	padding-left: 16px;
	padding-top: 6px;
	border: 2px solid #dddddd;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#sidebar ul{
list-style:none;
}
#text{
	margin-left: 210px;
}
#nav{
	background:url(../img/nav.jpg) no-repeat;
	height:20px;
	text-indent: 6px;
	margin-bottom: 10px;
}
h1{
	font-size:18px;
	font-weight:bold;
	margin:4px;
	text-align:left;
	text-indent: 10px;
}
h2{font-size:14px;font-weight:bold;
margin:0px;
padding:0px;
}
#product img{
margin-right:6px;
}
#product{
margin-bottom:10px;
margin-top:10px;
}
#guts1{
width:240px;float:left;
}
#guts2{
width:230px;
float:left;
}
#guts3{
width:230px;float:left;
margin:0px 8px 0px 8px;
}
.bottom{
text-align:center;
text-size:14px;
clear:both;
}
#guts1 ul,#guts2 ul,#guts3 ul{
list-style:none;
margin:0px;
padding:0px;
}
#guts1 li,#guts2 li,#guts3 li{
float:left;
margin-left:10px;
}
#page{
clear:both;
margin-top:10px;
}
#title{line-height:22px;
margin-bottom:4px;
}
.company_address{
	height:24px;
	text-indent:18px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 4px;
	border-bottom: 1px solid #cccccc;
	background:url(../img/table-header.jpg) no-repeat 6px center;
	margin-top: 10px;
}
#infos{
	padding-left: 6px;
	margin-top: 4px;
	border: 1px solid #cccccc;
	background-color: white;
}
.answer ul{
margin:0px;
padding:0px;
margin-left:20px;
}
.answer ul li{margin-top:4px;
}
.answer strong{margin-left:10px;
}
.answer{
	background-color:#FFFFFF;
	padding-bottom: 10px;
}
.STYLE02{
margin-left:10px;
}
td{
text-indent:10px;}
ol li{
margin:0px;
margin-top:4px;
padding:0px;
}
.answer_content{
padding:6px;margin-bottom:6px;
background-color:#FFFFFF;
}
.answer_content a{
color:#C58307;
font-weight:bold;
font-size:16px;
}
