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

/*タイトル
----------------------------------------------*/
h2 {
	background: url(../img/common/spcial.png) no-repeat 0 2px;
}


/*メイン
----------------------------------------------*/
#main {
	background: url(../../common/img/sub_back.png) no-repeat;
	padding-bottom: 50px;
}

#main h3 {
	width: 680px;
	margin: 30px auto 10px;
	text-indent: -9999px;
}

#main p {
	width: 680px;
	margin: 0 auto;
}
