/* g07 qa CSS */

/* index */
.qaTop h1 {background:url(../image/title_qaTop.jpg) no-repeat;}
div.top {margin:10px 10px 0 10px;}

h2#subtitle {margin:10px 10px 0 10px;width:524px;height:27px;font-size:100%;background:url(../image/img_titlesub-bg-qa.jpg) no-repeat;}
h2#subtitle span{padding-left:30px;line-height:27px;font-weight:bold;color:#FFFFFF;}

div.qa_list {margin:0 10px 0 10px;border:1px solid #CCCCCC;border-top:none;}
div.qa_list table.list_table{margin:0 10px;}
div.qa_list table.list_table th {font-weight:normal;text-align:left;}
div.qa_list table.list_table td {padding-left:10px;}
div.qa_list p.topline {margin:0 10px;background:url(../../common/image/img_dot01.gif) repeat-x top;padding-top:10px;}

p.center{text-align:center;}
div.qa_list p.center img {margin-bottom:10px;}

div.top_line {margin:10px 10px 0 10px;background:url(../../common/image/img_dot01.gif) repeat-x top;padding-top:10px;}
div.top_line2 {margin:20px 10px 0 10px;background:url(../../common/image/img_dot01.gif) repeat-x top;padding-top:10px;}
div.top_noline {margin:20px 10px 0 10px;}

h3.Q_title {width:524px;height:27px;font-size:100%;background:url(../image/img_titlesub-bg.jpg) no-repeat;}
h3.Q_title span{padding-left:10px;line-height:27px;font-weight:bold;color:#FFFFFF;}

div.middle {margin:0 10px;}

p.right{text-align:right;}

div.bf_title {
 width:524px;
 background:url(../../common/image/img_dot01.gif) repeat-x bottom;
 overflow:hidden;
}

div.bf_title span.title{display:block;font-weight:bold;width:300px;float:left;padding-left:10px;}
div.bf_title a{display:block;width:200px;float:right;text-align:right;}
div.bf_title span.clear{display:block;clear:both;width:524px;font-size:1px;height:10px;_overflow:hidden;}

/* テーブル仕様 */
table.answer {
	margin-top:10px;
	border-collapse:collapse;
	border-spacing:0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.answer th {
	padding:5px;
	font-weight:normal;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.answer td {
	padding:5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.col {color:#000000;background:#F2F2F2;text-align:center;}
.row {color:#000000;background:#F2F2F2;text-align:left;}
.t_center {text-align:center;}
