@charset "Shift_JIS";
/* CSS Document */

/* ---------------------------------------------------

「料金」(charge.html)ページ用のローカルCSS

--------------------------------------------------- */


/* コンテンツ部-----------------------------　*/


div#contents div#mainBox {
	padding-top:32px;
	padding-bottom:32px;
}

div#contents div#mainBox h1 {
	color:#499ad7;
	font-size:18px;
	font-weight:bold;
	border-bottom:#CCC 1px solid;
	margin-bottom:24px;
}

/*左右2段組*/
div#contents div#mainBox div#zeimu {
	width:400px;
	float:left;
}

div#contents div#mainBox div#sozoku {
	width:400px;
	float:right;
}





































