@charset "euc-jp";
/* CSS Document */
#rap{
	width:960px;
	margin:15px auto;
	}
#rap2{
	width:860px;
	margin:50px auto 30px auto;
	}	
	
h1#top{
	background-image:url(image/top.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	display:block;
	height:105px;
	width:960px;
	text-indent:-2000px;
	margin-bottom:10px;
	}

.topcopy{
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	line-height:140%;
	margin-top:5px;	
	}
	
.p1{
	float:left;
	margin-right:8px;
	}
.p2{
	margin-bottom:9px;
	}

.p4{
	float:right;
	margin-left:10px;
	}

.charter{
	margin:0 177px 30px 177px;
	}
	
#vehicle{
	border:solid 1px #333333;
	height:auto;
	width:455px;
	padding:10px;
	float:left;
	}
	
#service{
	margin-left:5px;
	border:solid 1px #333333;
	height:auto;
	width:455px;
	padding:10px;
	float:right;
	}
	
#charges{
	border:solid 1px #333333;
	width:640px;
	margin:30px auto;
}

#charges .charge{
	margin:15px 269px 10px 269px;
	}
	
#charges #price{
	border:solid 1px #0099FF;
	color:#0099FF;
	padding:15px;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	line-height:180%;
	width:500px;
	margin:0 70px 10px 70px;
	}
#charges #price .price2{
	font-size:26px;
	}
	
.chargecopy{
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	line-height:140%;
	margin:10px 65px;	
	}

a.ask{
	background-image:url(image/ask.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:62px;
	width:502px;
	}
a.ask:hover{
	background-position:left bottom;
	}

input #ask{
	background-image:url(image/ask.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:62px;
	width:502px;
	}
input #ask:hover{
	background-position:left bottom;
	}
	
	
.day{
	float:left;
	width:205px;
	text-align:center;
	margin:10px 0;
	}
#course{
	width:650px;
	margin:10px 0;
	float:right;
	}
	
#course .bg{
	display:block;
	width:650;
	background-color:#FFFFCC;
	padding:10px;
	line-height:150%;
	font-size:large;
	font-weight:bold;
	}
	
.cphoto{
	margin-top:10px;
	}
	
.c3{
	float:right;
	}
	
.c2{
	float:left;
	margin:10px 15px 5px 0;
	}

	
.c6{
	float:left;
	margin-top:10px;
	}
	

.coursecopy{
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	line-height:140%;
	margin-top:5px;	
	}
	

.coursecopy2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:140%;
	margin-top:5px;	
	}
	
.coursecopy2 .bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	line-height:140%;
	margin-top:5px;
	font-weight:bold;	
	}

.fc_blue{
	color:#0000FF;
}	
