@charset "utf-8";
/*////////////////////////////////////////////////////////////
/*index.css*/

#content {
	background: url(../../../img/common/contents_bg_bottom.png) no-repeat left bottom;
}

#main .inner{
	background: url(../../../img/common/contents_bg.png) repeat-y left top;
	padding:0px;
}


/*------------------------------------------------------------
	1. タイトルセクション
-------------------------------------------------------------*/
#titleSection {
	height: 170px;
	padding-bottom: 10px;
	text-align: center;
}

#titleSection h3 {
	padding-top: 40px;	
	padding-bottom: 15px;
}

/*------------------------------------------------------------
	1. コンテント,メイン,ラウンドコーナー
-------------------------------------------------------------*/
#mainSection {
	margin: 0 auto;
	padding-bottom: 20px;
}

#calculateSection {
	width: 880px;
	margin: 0 auto;
	padding-bottom: 10px;
}
