@charset "shift_jis";

@import url("/css/common.css");

h1 {
	width: 539px;
	height: 52px;
	margin-bottom: 10px;
	text-indent: -9999px;
	margin-top:10px;
}

/* ”x‰Š‹…‹ÛQ&A */
#h1-index {
	background: url(/faq/images/h1-index.gif) no-repeat;
}
#h1-index1 {
	background: url(/faq/images/h1-index1.gif) no-repeat;
}
#h1-index2 {
	background: url(/faq/images/h1-index2.gif) no-repeat;
}
#h1-index3 {
	background: url(/faq/images/h1-index3.gif) no-repeat;
}

.linkchild-box {
	margin-bottom: 20px;
	font-size: 93%;
}

.contents-box dt {
	font-weight: bold;
}

#main dl img {
	margin: 3px 0 5px;
}


#main li.first-child-1 {
	padding: 27px;
	margin-left:5px;
	font-weight: bold;
	background: url(/faq/images/icon-first-child-1.gif) left center no-repeat;
}

#main li.first-child-2 {
	margin-top: 10px;
	padding: 27px;
	font-weight: bold;
	background: url(/faq/images/icon-first-child-2.gif) left center no-repeat;
}

#main li.first-child-3 {
	margin-top: 10px;
	padding: 27px;
	font-weight: bold;
	background: url(/faq/images/icon-first-child-3.gif) left center no-repeat;
}

#main li.second-child-top {
	margin-top: -5px;
	margin-left: 20px;
	padding: 3px 8px;
	background: url(/faq/images/icon-second-child.gif) left center no-repeat;
}

#main li.second-child {
	margin-left: 20px;
	padding: 3px 8px;
	background: url(/faq/images/icon-second-child.gif) left center no-repeat;
}

.list-icon01{
	margin-left:-3px;
	margin-top:5px;
	float:left;
}

.list-icon02{
	margin-left:6px;
	margin-top:10px;
	float:left;
}

.width350{
	width:350px;
}

.qu {
	margin-left:100px;
	padding-top: 16px;
	color: #754600;
	font-weight: bold;
	font-size: 108%;
}

.an {
	margin-left:100px;
	padding-top: 16px;
	color: #000000;
	font-weight: bold;
	font-size: 108%;
}

.line_dotted{
	margin: 5px 0px 15px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
