
/*****  main *****/

#main {
	margin-top: 17px;
	padding-right: 30px;
	padding-left: 30px;
}
#faq {
	background-image: url(../../faq/img/title.jpg);
	text-indent: -99999px;
	height: 46px;
	width: 860px;
	margin-bottom: 40px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	background-image:url(../../faq/img/catch.gif);
	text-indent: -99999px;
	height:24px;
	background-repeat:no-repeat;
	background-position:center;
}

#contents{
	width:780px;
	text-align:center;
	margin:0px auto;
	padding-bottom:40px;
}

#contents ul{
	margin:40px 0px 0px 0px;
	padding:0px;
}

.btn_home{
	list-style:none;
	margin:0px 20px 0px 0px;
	padding:0px;
	float:left;
}

.btn_home a{
	text-indent: -9999px;
	display:block;
	width:380px;
	height:140px;
	background-image:url(../../faq/img/btn1.jpg);
	background-repeat:no-repeat;
}

.btn_factory{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

.btn_factory a{
	text-indent: -9999px;
	display:block;
	width:380px;
	height:140px;
	background-image:url(../../faq/img/btn2.jpg);
	background-repeat:no-repeat;
}
