@charset "utf-8";
/* CSS Document */

body#qa div#contents {
	width:904px;
	clear:both;
	position:relative;
}


/*ヘッダーバナーエリア*/

body#qa div#contents div#qa_header {
	width:904px;
	margin-bottom:15px;
	overflow:hidden;
	margin-top: 10px;
}

body#qa div#contents div#qa_header div#qa_h_left{
	width:677px;
	float:left;
}

body#qa div#contents div#qa_header div#main_img{
	clear:both;
}

body#qa div#qa_header div#qa_h_right {
	width:217px;
	float:left;
}

body#qa div#qa_header div#qa_h_right img {
	margin:0;
}


/*ヘッダーバナーエリアend*/


body#qa div#f_page_menu {
	width:653px;
	position:relative;
	height:20px;
	margin-bottom:5px;
}

body#qa div#f_page_menu p.next_page {
	background:url(../img/icon_bpage.jpg) no-repeat top left;
	padding-left:18px;
	font-size:10px;
	height:15px;
	position:absolute;
	top:2px;
	right:100px;
}

body#qa div#f_page_menu p.page_top03 {
	background:url(../../common/img/btn_page_top.gif) no-repeat top left;
	padding-left:18px;
	font-size:10px;
	height:15px;
	position:absolute;
	top:2px;
	left:565px;
}

body#qa div#f_page_menu p.forward_page {
	background:url(../img/icon_fpage.jpg) no-repeat top left;
	padding-left:18px;
	font-size:10px;
	height:15px;
	position:absolute;
	top:2px;
	left:1px;
}	


body#qa div#siryou {
	position:absolute;
	left:-248px;
	bottom:25px;
}


/**********************************************

左メニューコンテンツ

**********************************************/


body#qa div#l_menu_contents {
	width:225px;
	clear:both;
	float:left;
	display: inline;
} 

body#qa ul.qa_l_menu {
	width:225px;
	margin-bottom:2px;
	padding-bottom:0px;
	font-size:12px;
	padding-left:15px;
	list-style:none;
	margin-left:3px;
	line-height:1.5;
	background-image: url(../img/icon_vector.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 2px;
	display: inline-block;
}

body#qa ul.qa_l_menu02 {
	width:225px;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-top: 5px;
	padding-top: 5px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}

body#qa ul.qa_l_menu03 {
	width:225px;
	margin-bottom:2px;
	padding-bottom:0px;
	font-size:12px;
	list-style:none;
	line-height:1.5;
	margin-top: 2px;
	display: inline-block;
}


body#qa ul.qa_l_menu li a{
	font-size:12px;
	padding-left:15px;
	list-style:none;
	margin-left:2px;
	line-height:1.5;
	background-image: url(../img/icon_vector.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

body#qa ul.qa_l_menu li a:hover{
	font-size:12px;
	padding-left:15px;
	list-style:none;
	margin-left:2px;
	line-height:1.5;
	background-image: url(../img/icon_vector_on.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}


body#qa ul.qa_l_menu03 li a{
	font-size:12px;
	padding-left:15px;
	list-style:none;
	margin-left:2px;
	line-height:1.5;
	background-image: url(../img/icon_vector.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

body#qa ul.qa_l_menu03 li a:hover{
	font-size:12px;
	padding-left:15px;
	list-style:none;
	margin-left:2px;
	line-height:1.5;
	background-image: url(../img/icon_vector_on.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

body#qa ul.qa_l_menu02 li a{
	font-size:12px;
	padding-left:13px;
	list-style:none;
	margin-left:15px;
	line-height:1.4;
	background-image: url(../img/icon_vector2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

body#qa ul.qa_l_menu02 li a:hover{
	font-size:12px;
	padding-left:13px;
	list-style:none;
	margin-left:15px;
	line-height:1.4;
	background-image: url(../img/icon_vector2_on.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

body#qa p.qa_l_menu_bnr_top {
	margin-bottom:5px;
	width: 225px;
	margin-top: 15px;
}

body#qa p.qa_l_menu_bnr {
	margin-bottom:5px;
	width: 225px;
	margin-top: 5px;
}





/**********************************************

メインコンテンツ

**********************************************/


body#qa div#main_contents {
	width:653px;
	float:right;
	position:relative;
}

body#qa div#main_contents h2 {
	width:653px;
	margin-bottom:10px;
}

body#qa dl#qa_dl {
	width:600px;
	margin:0 0 10px 3px;
}

body#qa dl#qa_dl dt {
	background:url(../img/icon_q.gif) no-repeat top left;
	font-size:14px;
	color:#3962ad;
	padding:4px 5px 10px 35px;
	border-bottom:1px dotted #3962ad;
	font-weight:bold;
	margin-left:0;
	margin-bottom:10px;
	line-height:1.5;
}

body#qa dl#qa_dl dd {
	background:url(../img/icon_a.gif) no-repeat top left;
	font-size:12px;
	padding:4px 5px 10px 35px;
	margin-left:0;
	margin-bottom:30px;
	line-height:1.6;
}

body#qa dl#qa_dl dd a {
	color:#3962ad;
	text-decoration:underline;
}

