@charset "utf-8";
/* 基本項目設定 */
*{
margin:0;
padding:0;
}

ul{
list-style-type:none;
}

#qabox {
	width: 97%;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}
#qabox .qacont {
	line-height: 16px;
	width: 100%;
	float: left;
	margin-bottom: 7px;
	border: 1px solid #E4E4E4;
}
#qabox .qatitle {
	line-height: 16px;
	width: 95%;
	float: left;
	font-size:16px;
	font-weight:normal;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3399;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3399;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-indent: 5px;
	border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	border-top-style: none;
	border-right-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#qabox .q {
	float: left;
	width: 100%;
	display: block;
	background-image: url(bg_title.png);
	background-repeat: no-repeat;
	background-color: #FFF1E3;
}
#qabox .q dt {
	text-align: left;
	color: #330000;
	float: left;
	padding: 10px;
	text-decoration: underline;
	text-indent: 30px;
	line-height: 30px;
	font-weight: normal;
}
#qabox .q dt:hover{
cursor:pointer;
}
#qabox .q dd {
	float: right;
	padding: 10px;
	width: 160px;
	text-align: right;
}


#qabox .a {
	float: left;
	width: 100%;
	font-size: 12px;
	display: block;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	background-image: url(image_a.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 10px 12px;
}
#qabox   .a   img {
	padding-top: 15px;
}

#qabox .a dt {
	text-align: center;
	float: left;
	width: 6%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
#qabox .a dd {
	float: left;
	line-height: 20px;
	height: auto;
	font-size: 14px;
	width: 90%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: normal;
	color: #333333;
}
#qabox .qw01 {
	width: 200px;
}
#qabox .qw02 {
	width: 100px;
}
#qabox .qw03 {
	width: 200px;
}
#qabox .aw01 {
	width: 300px;
}
#qabox .aw02 {
	width: 150px;
}
#qabox .aw03 {
	width: 250px;
}
#qabox .aw03 {
	width: 250px;
}
#qabox .title {
	float: left;
	width: 100%;
	font-size: 16px;
	display: block;
	background-color: #000066;
}
#qabox .title dt {
	text-align: center;
	float: left;
	width: 85px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}
#qabox .title dd {
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
}
#qabox .qacont .box02 {
	float: left;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
