@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;
}


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

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

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

#colorbgSection {
	width: 880px;
	margin: 0 auto;
	background: url(../img/change_top.gif) no-repeat;
	padding-top: 6px;
}

#colorbgSection .inner {
	background: url(../img/change_bg.gif) no-repeat bottom;
	padding: 0 20px;
}

/*------------------------------------------------------------
	2. メインセクション　
---------------------------------------------------------------*/
img.copy {
	padding: 20px 0 33px 0;
}

img.txt {
	padding: 0 0 35px 135px;
}

/* 挿絵部分 */
ul#datalist {
	width: 840px;
	background: url(../img/listbg.gif) no-repeat;
	height: 147px;
	min-height: 147px;
	padding-bottom: 30px;
}

ul#datalist li {
	float: left;
}

ul#datalist li.list01 {
	padding: 0 52px 0 0;
}

ul#datalist li.list02 {
	padding: 0 57px 0 0;
}

ul#datalist li.list03 {
	padding: 0 49px 0 0;
}

ul#datalist li.listlast {
	padding: 0 0 0 0;
}

img.image {
	padding: 15px 0 5px 0;
}
