@charset "utf-8";
/* CSS Document */

ul,dl,dt,dd {
	margin:0;
	padding:0;
}

li {
	margin:0;
	padding:0;
	list-style:none;
}

p {
	margin:0;
	padding:0;
}

#q_box {
	margin:0 auto 0 170px;
	padding-top:14px;
	width:650px;
	text-align:left;
}

.qa_t {
	width:650px;
	height:17px;
	background:url(../images/txttitle_bg.gif) repeat-x;
}

.qa_t p {
	padding:0 0 0 10px;
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	color:#CC0000;
	text-align:left;
}

#q_box ul {
	padding:10px 0 20px 25px;
	width:620px;
	text-align:left;
}

#q_box li {
	font-size:12px;
	line-height:24px;
	color:#000000;
}

#a_box {
	margin:40px auto 20px 170px;
	width:650px;
	border-top:dashed #000 1px;
	text-align:left;
}

.qa_t2 {
	margin-top:40px;
	width:650px;
	height:47px;
	background:url(../images/namisen.jpg) no-repeat;
	border-bottom:solid #999 1px;
}

.qa_t2 p {
	padding:0 0 0 10px;
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	color:#CC0000;
	text-align:left;
}

#a_box dl {
	padding:15px 10px 0 25px;
	font-size:12px;
	line-height:18px;
	border-bottom:solid #999 1px;
	text-align:left;
}

#a_box dl dt {
	margin-bottom:3px;
	color:#CC0000;
}

#a_box dl dd.a1 {
	color:#000;
}

#a_box dl dt span,#a_box dl dd.a1 span {
	margin-right:5px;
	font-weight:bold;
}

#a_box dl dd.a2 {
	color:#000;
	padding:0 0 5px 20px;
}

#a_box dl dd.a2 span.blue {
	font-weight:normal;
	color:#3399FF;
}

#a_box dl dd.top {
	color:#000;
	font-weight:bold;
	text-align:right;
}

/*　ﾘﾝｸ　*/

a:link {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
	text-decoration:underline;
}

a:active {
	color:#FF6600;
	text-decoration:none;
}
	
