@charset "UTF-8";
/* CSS Document */

/*--------------------------
　メインキャッチ画像
---------------------------*/
#catch{
	margin-bottom:20px;
}

/*--------------------------
　４つの疑問にお答えします！
---------------------------*/
#qa{
	margin-bottom:40px;
	padding:10px;
	background:url(../images/parts_bg01.gif) left top repeat;
}

#qa .note{
	padding:10px;
	font-size:0.9em;
}

#qa h2{
	margin-bottom:8px;
	border-bottom:none;
	font-size:1.4em;
}

#nest{
	margin-bottom:10px;
	padding:10px 40px 1px 40px;
	background-color:#FFFFFF;
}

#nest .item{
	width:300px;
}

#nest .item h3{
	margin-bottom:10px;
	padding:5px 10px;
	font-size:1.2em;
}

#nest .item .catch{
	margin-bottom:10px;
	font-size:1.1em;
	font-weight:bold;
}

#nest .item p{
	margin-bottom:15px;
	line-height:1.2;
}

/*--------------------------
　ご参加までの流れ
---------------------------*/
#flow{
	margin-bottom:30px;
}

#flow td.arw{
	background:url(../images/parts_arw01.gif) center 30px no-repeat;
}

#flow td.arw p{
	padding:0 5px;
	color:#FF6666;
	font-size:0.8em;
	text-align:center;
}

#flow .txt td{
	padding-top:7px;
	vertical-align:top;
	font-size:0.9em;
}

/*--------------------------
　実施施設
---------------------------*/
#map{
	margin-bottom:30px;
}

/*--------------------------
　参加者から口コミ情報
---------------------------*/
#kuchikomi{
	margin-bottom:30px;
}

#kuchikomi p{
	margin-bottom:15px;
}
