@charset "Shift_JIS";
@import url("base.css");
@import url("bottom.css");

body#faq{
	background: none #c0c1b4;
}



/* @group FAQ */

#faq #containerMain{
	background: url(../faq/img/bg_contents_cttop1.gif) repeat-y;
	margin: 3px 0px 15px 0;
}

#faq #contentsMain{
	background: url(../faq/img/bg_contents_h1repeat.gif) repeat-x;
}

#faq #categoryMenu dt{
	background: url(../faq/img/sbmntt.gif) no-repeat;
	height: 44px;
}
#faq #categoryMenu ul li a{
	background: url(../faq/img/arr_submenu.gif) no-repeat 0 5px;
}

#faq #header {
	background: url(../faq/img/hdbtmbdr.gif) no-repeat center bottom !important;
	position: relative;
	height: 130px;
}


#faq #containerMain h1{
	color: #00374b;
}

/* @end */

