@charset "UTF-8";

/* 近隣体験のご案内 */
#contentbox{
	margin-top: 25px;
}

.planPriceTbl {
	width: 464px;
}

.planPriceTbl table {
	width: 450px;
}

.img_l{
	float: left;
}

.act_r{
	width: 470px;
	float: right;
	padding-right: 20px;
}

.act_r ul{
	padding: 1em 1em 0em 2.5em;
}
.act_r ul li{
	padding-bottom: 0.5em;
}

.act_r ul li.yellow{
	color: #EEC65A;
}

.act_r p.mar{
	margin-top: -8px;
}

.show{
	margin: 10px 0px;
}

.planItem {
	background-image:url(../img/bg-alphaWht.png);
	clear:both;
	display:none;
	margin-bottom:25px;
	padding: 0px;
	width:480px;
}

.planItem p {
	padding: 0px 15px;
	width:450px;
}

.closebtn{
	padding: 10px 20px 5px 0px;
}

.big{
	font-size: 1.2em;
	font-weight: bold;
	}

.act_r p.sentence {
	color: #FFE68C;
	margin-top: -2px;

}
h3 {
	font-weight: bold;
	color: #FFD743;
	font-size: 1.3em;
	margin-top: 15px;
}

.hp_box {
	width: 150px;
	line-height:130%;
	padding-left: 76px;
}

div#contentbox .l_last {
	list-style: none;
}
