@charset "utf-8";

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.style01 {
	font-weight: bold;
	font-size: 14px;
	color: #009999;
	line-height: 28px;
}
.style02 {
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}


.title {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
#qa {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCFCFC;
}

#right_container .ta_01 {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #E4E4E4;
	margin-top: 15px;
}
#right_container .ta_02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	margin-top: 15px;
}
#right_container .ta_03 {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #E4E4E4;
	margin-top: 15px;
}
.ta_03 p {
	padding-left: 150px;
	padding-top: 5px;
}

.ta_01 img {
	margin-top: 7px;
	margin-bottom: 5px;
	float: left;
}
.ta_01 p {
	clear: left;
}

.ta_03 img {
	float: left;
	padding-top: 5px;
}



.small_contents {
	margin: 0px;
}
.small_contents2 {
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.small_contents p {
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.small_contents2 p {
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.question {
	font-weight: bold;
	color: #333333;
}
table p {
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: left;
	padding-bottom: 13px;
}
#right_container li {
	text-align: left;
	padding-left: 5px;
	line-height: 20px;
	list-style-type: none;
	width: 500px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	float: left;
}

