@charset "Shift_JIS";

@import url("/css/reset.css");
@import url("/css/common.css");

#h1-Faq {
	width: 960px;
	height: 32px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(/images/h1-Faq.gif) left top no-repeat;
}

#Faq-List-Bg-Top {
	padding: 10px 0 10px 13px;
	background: url(/images/Faq-List-Bg-Top.jpg) left top no-repeat;
}

#Faq-List-Bg-Bottom {
	margin: 20px 10px 0 10px;
	background: url(/images/Faq-List-Bg-Bottom.jpg) left bottom no-repeat;
}

#Faq-List-1 li {
	line-height: 25px;
	background: url(/images/icon-Q-S.jpg) left no-repeat;
}

#Faq-List-1 a {
	margin-left: 25px;
	font-size: 14px;
	font-weight: bold;
}

#h1-Faq-Bg-Top {
	padding: 10px 0;
	background: url(/images/h1-Faq-Bg-Top.jpg) left top no-repeat;
}

#h1-Faq-Bg-Bottom {
	margin-bottom: 20px;
	text-align:left;
	background: url(/images/h1-Faq-Bg-Bottom.jpg) left bottom no-repeat;
}

.Q-Faq-Bg-Top dt {
	font-size: 16px;
	font-weight: bold;
	color: #669933;
}

.Q-Faq-Bg-Top dt.a {
	text-decoration: underline;
}

.Q-Faq-Bg-Top dt.Icon-Q {
	margin-left: 10px;
	padding: 10px 0px 10px 50px;
	background: url(/images/icon-Q.jpg) left no-repeat;
}

.Q-Faq-Bg-Top dd {
	margin-left: 10px;
	padding: 10px 0px 10px 50px;
	font-size: 12px;
	color: #505050;
}

.Q-Faq-Bg-Top dd.Icon-A {
	margin-left: 10px;
	padding: 10px 0px 10px 50px;
	background: url(/images/icon-A.jpg) no-repeat;
	background-position: 0 10px;
}

.Q-Faq-Bg-Top p {
	margin-right: 10px;
	font-size: 12px;
	color: #006831;
	text-align: right;
}

.A-Faq-Bg-Bottom {
	margin: 20px 10px;
	text-align:left;
	background: url(/images/A-Faq-Bg-Bottom.jpg) left bottom no-repeat;
}

.Q-Faq-Bg-Top {
	background: url(/images/Q-Faq-Bg-Top.jpg) left top no-repeat;
}

/*リンク指定*/

a{
	text-decoration: none;
}

a:link {
	color: #669933;
}

a:visited {
	color: #669933;
}

a:active {
	color: #77cb24;
}

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