@charset "utf-8";
@import "./common.css";

/* コメントを入れたらUTF-8化ヲ忘れずに */
/* override *************************************************************/
#main {
	display:block;
	width:936px;
	margin:0 auto;
	padding:0 20px;
}

/************************************************************************/
h1 {
	display:block;
	width:976px;
	height:78px;
	margin:0 auto;
	padding:0;
	text-indent:-9000em;
	background:url(../images/aboutkomeko-h1.gif) no-repeat 20px 0;
}
h2 {
	display:block;
	width:362px;
	height:67px;
	margin:50px auto 0;
	padding:0;
	text-indent:-9000em;
	background:url(../images/aboutkomeko-h2.gif) no-repeat 0 0;
}

#main p.lead {
	width:804px;
	margin:0 auto;
	padding:28px 66px 0;
}
#main p.faq {
	width:500px;
	margin:12px 0 64px 0;
	padding:0 0 0 280px;
}

#komekoDetail {
	display:none;
}


#main h3 {
	display:block;
	width:936px;
	height:57px;
	margin:20px 0 0 0;
	padding:0;
	text-indent:-9000em;
}

#main h3#why1 { background:url(../images/aboutkomeko-h301.gif) no-repeat 0 0; }
#main h3#why2 { background:url(../images/aboutkomeko-h302.gif) no-repeat 0 0; }
#main h3#why3 { background:url(../images/aboutkomeko-h303.gif) no-repeat 0 0; }
#main h3#why4 { background:url(../images/aboutkomeko-h304.gif) no-repeat 0 0; }
#main h3#why5 { background:url(../images/aboutkomeko-h305.gif) no-repeat 0 0; }
#main h3#why6 { background:url(../images/aboutkomeko-h306.gif) no-repeat 0 0; }
#main h3#why7 { background:url(../images/aboutkomeko-h307.gif) no-repeat 0 0; }
#main h3#why8 { background:url(../images/aboutkomeko-h308.gif) no-repeat 0 0; }



