/* CSS Document */

body {
	background-color:#ffffff;
}
contents {

	line-height:130%;
	font-size: 12px;
}

A:link{text-decoration:underline; color:#0000FF}
A:visited{text-decoration:underline; color:#3366CC}
A:hover{text-decoration:underline; color:#CC0000}
.summer .top {
	font-size: 12px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 950px;
}





/* コンテンツ */

h2 {
	margin-top: 5px;
}


.contentsBox {
	background-image: url(../img/plan_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	line-height: 1.6em;

}

.contentsUnderBox {
	background-image: url(../img/plan_bg_under.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	height: 24px;

	clear: both;
}

.imasuguPlanBox01 {
	width: 225px;
	float: left;
	padding-top: 20px;
	padding-left: 118px;
}

.imasuguPlanBox02 {
	width: 225px;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
}

.tourPhoto {
	height: 150px;
	width: 225px;
	margin-bottom: 8px;	
}
#red {
	color: #cc0000;
}


.contentsBox h3{
	
	display: block;
	width: 225px;
	font-size:12px;
}

.contentsBox p{
	margin-bottom: 5px;
}



.contentsBox ul{
	display: block;
	width: 225px;
}

.contentsBox ul li{
	margin: 5px 0px; height:28px;
	background-image: url(../img/shikaku.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
}

.turebox{
	margin: 5px 0px; height:28px;
	background-image: url(../img/shikaku2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
}
.b {font-weight: bold}


.osusume ul table {
	font-size: 12px;
	margin-top: 5px;
}
.kininaru {
	font-size: 12px;
	color: #FFF;
	background-color: #6e6566;
	text-align: center;
	padding: 2px;
}
