@charset "Shift-JIS";

div.lineA {
	border-color:#f94e2b;
}
div.lineB {
	border-color:#22b9c2;
}

ul#linkPlan{
	margin-left:20px;
}
ul#linkPlan li{
	margin-right:10px;
}
div#plan{
	margin-bottom:30px;
}
div#plan img{
	vertical-align:top;
}

div#photo{
	width:302px;
	float:left;
}
div#text{
	margin:0;
	padding:0;
	border:none;
	width:558px;
	float:right;
}
div#text div.inner{
	margin:-20px 40px 0 25px;
}


div.paragraph{
	margin-bottom:30px;
}
div.paragraph p{
	line-height:1.6;
	margin-bottom:10px;
}
div#text table.schedule{
	margin:0 0 30px 0;
	width:auto;
}

div#picup{
	background-image: url(images/picup_body.gif);
}
div#picup div.bottom{
	background-image: url(images/picup_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:10px;
}
div#picup div.clearfix{
	margin:10px 15px 0;
}
div#picup p.floatLeft{
	width:220px;
	line-height:1.4;
}
div#picup p.floatRight{
	width:233px;
	font-size:12px;
	line-height:1.3;
}


div#photo div.pict{
	margin:0 0 20px 10px;
	width:272px;
}
div#photo div#memo{
	margin:0 0 20px 10px;
	width:272px;
}


div.recommend{
	margin:0 0 30px 0;
	width:301px;
	border-top:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
	background:#f7f2e5;
}
div.recommend h4{
	margin:0 0 8px 0;
	padding:10px 20px 0 20px;
	font-weight:bolder;
	font-size:12px;
	color:#333333;
}
div.recommend ul {
	padding:0 20px 10px 20px;
}
div.recommend li{
	margin:0 0 5px 0;
}
div.recommend li.linkIcon{
	background-position: left 4px;	
}
div.recommend li.last{
	margin:15px 0 5px 0;
}


div#dc{
	margin:0 10px 10px 10px;
	width:840px;
	background-image: url(images/dc_bg_body.gif);
}
div#dc div.bottom{
	background-image: url(images/dc_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#dc div.clearfix{
	padding:0 45px 20px 30px;
}
div#dc div.floatLeft{
	width:570px;
	padding-top:15px;
}
div#dc p.banner{
	margin-top:20px;
}
