@charset "utf-8";

/*
ファイル名:style.css
最終更新日:2009/08/20
*/

#content {
	width: 740px;
	margin: 0 auto 15px;
	padding: 30px 30px 0;
	background: #fff url("../img/cont_bg_01.jpg") left top no-repeat;
}

#main {
	float: none;
	width: 550px;
	margin: 0 auto;
}

#main h2 {
	padding: 23px 0 26px;
}

#main h3 { 
	padding-bottom: 10px;
}

/* -- box -- */

.box {
	clear: both;
	padding-bottom: 40px;
}

.box.bg {
	padding-bottom: 190px;	
	background: #fff url("../img/cont_bg_02.jpg") center bottom no-repeat;
}
