@charset "UTF-8";/* CSS Document */@import "common.css";/*main-------------------*/#main {	width:600px;	float:right;}.hed_img h2 {	background:url(../images/category/faq/img_hed.jpg) no-repeat 0 0;	width:600px;	height:120px;	line-height:-1em;	margin-bottom:20px;	text-indent:-9999px;}.faq_list {	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #675338;	margin-top: 0;	margin-right: 0;	margin-bottom: 30px;	margin-left: 0;	padding-bottom: 5px;}.faq_list dt span{	display:block;}.faq_list dd {	padding-bottom:10px;}.faq_list dt{	background:url(../images/category/faq/bg_title.gif) repeat;	color:#675338;	font-weight:bold;	font-size:1em;	margin-bottom:10px;}.faq_list dt span { background:url(../images/category/faq/icon_q.gif) no-repeat 6px 0;}.faq_list dd{ background:url(../images/category/faq/icon_a.gif) no-repeat 6px 2px; margin:0;}.faq_list dt span,.faq_list dd {	padding-left:30px;}/*sidemenu-------------------*/#sidemenu {	width:207px;	float:left;}.bg_sidemenu {	width:207px;	height:70px;	padding-right:7px;	padding-top:20px;	background:url(../images/sidemenu/bg_hed_img.jpg) no-repeat 0 0;}.bg_sidemenu h2 {	background:url(../images/sidemenu/title_faq.gif) no-repeat 10px 0;	height:26px;	padding-left:5px;	padding-bottom:10px;	text-indent:-9999px;	line-height:-1em;}