@charset "utf-8";
/* CSS Document */
#wrapper{ background:url(images/title_back.jpg) repeat-x top #A0CA2A;}

#main h4{ margin-bottom:20px;}

#table01{
border-collapse:collapse;
margin-bottom:10px;
width:630px;
}


#table01 th{
text-align:left;
padding:15px;
font-weight:bold;
vertical-align:top;
border-bottom:1px dashed #ccc;
}

#table01 td{
padding:15px;
border-bottom:1px dashed #ccc;
}

.gray{ color:#CCC;}

.btm{ text-align:right;}


#subnav{
	float:right;

}
#subnav li{
	float:left;
	padding-left:5px;
}
.tag{
	margin-bottom:10px;
}
.box01{
	margin:15px 0 20px 0;
	clear:both;
}

.tag_pdf{
	width:430px;
	overflow:hidden;
	margin-bottom:10px;
}

.tag_pdf span{
	float:right;
	background:url(../images/arrow.gif) left no-repeat;
	font-size:12px;
	font-weight:bold;
}

.tag_pdf span a{
	padding-left:15px;
	}

.box01 ul{
	padding-right:10px;
}
#table02{
	width:430px;
	border-collapse:collapse;
	border:1px #ccc solid;
	text-align:center;
}
#table02 th, #table02 td{
	border:1px #ccc solid;
	padding:5px;
	
	}
#table02 th, #table02 .top td{
	background:#F2DADA;
}

#table02 .price{
	text-align:right;
}
#table02 .bold_r{
	font-weight:bold;
	color:#F00;
}
.box02{
	width:310px;
	float:left;
}
.box03{
	width:320px;
	float:right;
	margin-bottom:15px;
}
#table03{
	border-collapse:collapse;
	width:280px;
}
#table03 th{
	font-weight:normal;
	text-align:left;
	padding:5px;
}
#table03 td{
	text-align:right;
	padding-right:5px;
}
.gray th,.gray td{
	background-color:#E5E5E5;
	color:#000;

}
#table04{
	border-collapse:collapse;
	width:310px;
}
#table04 th{
	font-weight:normal;
	text-align:left;
	padding:5px;
}
#table04 td{
}


.tennouji{
	margin-bottom:20px;
	overflow:hidden;
	
}

.tennouji .t_box_l{
	width:190px;
	float:left;
	margin-right:35px;

}

.tennouji .t_box_r{
	width:190px;
	float:right;
}

.t_cap{
	border:#AD3838 2px solid;
	padding:8px;
}

.t_cap span{
	color:#FF9900;
	padding-right:5px;


}

/*-------------nisinagajima---*/

.nisinagajima{
	margin:50px 0; 
	overflow:hidden;
}

.nisinagajima ul{
	margin-top:30px;
}

.nisinagajima ul li{
	float:left;
}

.nisinagajima ul li.mar{
	margin-right:35px;
	
}