@charset "utf-8";
/* CSS Document */

#mainImage_faq {
	height: 174px;
	width: 950px;
	background-image: url(../images/faq/faq_mainImg.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* -------FAQ CONTENTS------- */

#faq {
	width: 695px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#faq .container {
	padding-left: 20px;
	padding-top: 20px;
}



#faq .container .faq_title01 {
	background-image: url(../images/faq/faq_title01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 652px;
	padding-bottom: 10px;
}

#faq .container .faq_title02 {
	background-image: url(../images/faq/faq_title01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 652px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#faq .container .faq_title03 {
	background-image: url(../images/company/business_title03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 652px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#faq .container .faq_title04 {
	background-image: url(../images/company/business_title04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 652px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#faq .container .faq_title05 {
	background-image: url(../images/company/business_title05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 652px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#faq .container dt {
	font-weight: bold;
	color: #333333;
}
#faq .container dd {
	font-size: 12px;
	line-height: 125%;
	padding-bottom: 15px;
	width: 645px;
}

#faq .container p {
	line-height: 125%;
	padding-bottom: 15px;
	width: 645px;
}
#faq .container li {
	line-height: 125%;
	padding-bottom: 15px;
	padding-right: 50px;
}
.float {
	float: left;
}



/* -------FAQ CONTENTS------- */

#sitemap {
	width: 695px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#sitemap .container {
	height: 1001px;
	width: 692px;
	background-image: url(../images/faq/sitemap_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}
#sitemap .container .list01 {
	float: left;
	padding-left: 60px;
	width: 40px;
}


#sitemap .container .list02 {
	float: left;
	padding-left: 109px;
	width: 70px;
}

#sitemap .container .list03 {
	float: left;
	padding-left: 105px;
	width: 96px;
}

#sitemap .container .list04 {
	float: left;
	padding-left: 106px;
	width: 87px;
}
#sitemap .container li {
	line-height: 125%;
}



/* -------LINK CONTENTS------- */

#link {
	width: 695px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#link .container {
	padding-left: 20px;
}

#link .container dl {
	width: 652px;
	background-image: url(../images/faq/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;
	margin-top: 20px;
}
#link .container dt {
	line-height: 125%;
	font-weight: bold;
	color: #244D83;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
}
#link .container dd {
	line-height: 125%;
	padding-left: 9px;
}
