@charset "utf-8";

/* ============================================
 *
 * Last UpDate : 2010/04/28
 *
============================================ */

/* ============================================
	よくあるご質問
	/faq/index.html
============================================ */
.ul_faq01 {
	overflow: hidden;
	margin-left: 5px;
}
	.ul_faq01 li {
		float: left;
		display: inline;
		margin-right: 32px;
	}
		.ul_faq01 li a {
			background: url(/common/img/ico/ico_arrowR_06.gif) no-repeat left center;
			padding-left: 10px;
		}
		
.h3_faq {
	margin-bottom: 5px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 133%;
}
/*
.faqHeader {
		background: url(/common/img/bg/bg_radius_01.gif) no-repeat left top;
		width: 651px;
		height: 39px;
		overflow: hidden;
		line-height: 39px;
		margin-top: 15px;

}
	.faqHeader h4 {
		color: #336699;
	}
.faqContents {
		background: #f7f7f7;
		border: 1px solid #e5e5e5;
		padding: 20px 20px;
		overflow: hidden;
		zoom: 1;
}
*/


.sectionLv1_faq {
	padding: 0 29px;
	margin: 30px 0;
	zoom: 1;
	overflow: hidden;
}

