@charset "UTF-8";


#wrap {
	margin: 0 auto;
	margin-top: 30px;
	width: 950px;
	text-align: left;
	background-image: url(../img/western/western_right_bottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 71px;
	background-position: right bottom;
}
/*ベースの指定 --------end*/



/*メインエリアの指定*/
#maincontents {
	width: 751px;
	float: right;
	background-image: url(../img/western/western_right_mid.jpg);/*右TOPの背景image指定*/
	background-repeat: no-repeat;
	background-position: left 170px;
	background-color: #f0c538;/*右の背景指定*/
}
/*メインエリアの指定 -----------end*/





