/* トップページ*/
#content{
	margin:9px 0px 15px 0px;
}
#content .bone{
	width:750px;
	margin-top:9px;
	height:300px; /*テスト後削除*/
	/* border: 1px solid #333; */
}
#content .bone td{
	vertical-align:top;
}
#content .bone td.left{
	width:200px;
	padding-right:23px;
	padding-left:2px;
}
#content h2{
	margin:0px 0px 6px 0px;	
}
#content .banner{
	margin:0px 0px 12px 6px;
}
#content .banner2{
	margin:0px 0px 12px 15px;
}
#content .contact{
	margin:0px 0px 12px 6px;
	border:1px solid #999;
	border-top:3px solid #1443A1;
	background-color:#fff;
}
#content .contact .contactform{
	margin:3px 0px;
}
#content td.right{
	width:525px;
}
#content h3{
	margin:0px 0px 9px 0px;
	padding:6px 12px;
	font-size:1.2em;
	background:url(/common/img/bg_header_red.gif) no-repeat center left;
	border-bottom:1px solid #9a9a9a;
}
#content ul{
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 15px;
	list-style-type:none;
}
#content li{
	padding:6px;
	border-bottom: 1px dotted #9a9a9a;
}
#content .productstable{
	float:left;
	margin:0px 6px 9px 6px;
	width:246px;
}
#content .productstable td{
	padding:3px 6px;
}
#content .productstable th{
	text-align:left;
}
#content h4{
	margin:0px 0px 5px 0px;
	padding-top:1px;
	padding-bottom:3px;
	padding-left:3px;
	font-size:1.2em;
	font-weight:normal;
	border-bottom: 1px dotted #9a9a9a;
}
#content p{
	clear:both;
	margin:0px 6px 12px 0px;
	text-align:right;
}
.topicstable{
	margin:9px 0px 15px 12px;
	width:510px;
}
.topicstable td{
	padding:3px 9px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #999;
}
.topicstable td.left_01{
	width: 65px;
	background-color:#fff;
	line-height:133%;
}
.topicstable td.right_01{
	width:443px;
	line-height:133%;
}
.topicstable p{
	margin:0px 0px 3px 0px;
	line-height:133%;
}
.topicstable .hairline{
	padding:0;
}
