@charset "UTF-8";
#main {
	text-align:center
}
#main .contents-other {
	padding-top: 20px;
}
#main .contents-other .section {
	line-height:160%;
	padding-bottom: 60px;
	*padding-bottom : 30px; /* IE7とそれ以下用 */
	text-align: left;
	overflow: hidden;
    height:100%;
	zoom:100%;
}
#main .contents-other .section h2 {
	margin-bottom: 35px;
}
#main .contents-other .section h3 {
	margin-bottom: 25px;
	margin-left: 40px;
}
#main .contents-other .section .txt {
	margin-left: 10px;
}



/*募集コメント*/
#main .contents-other .box1 {
	padding-bottom: 35px;
	text-align: center;
}

/* 商品 */
#main .contents-other .box2 {
	margin: 0;
	padding: 0 0 50px 0;
}

#main .contents-other .box2 .item_list {
	margin: 0 70px;
	padding: 0;
	width: 780px;
	height: 189px;
}

#main .contents-other .box2 .item_list li {
	margin: 0;
	padding: 0;
	display: inline;
	height: 189px;
	float: left;
}

/* 問い合わせボタン */
.btn_toiawase {
	text-align: center;
}







