@charset "shift_jis";
/* CSS Document */




body{ /*   body要素  */
	text-align:center;
	margin:0;
	color:#555;
	padding:0;
	background-color:#fff;
	font-family:Arial, "Arial Black", "Comic Sans MS", Courier, "Courier New", Impact, "Times New Roman", Verdana;
	font-size: 0.9em;
}

html {
	overflow: scroll;
}




/* 料金表関連 */

.kakaku_out_box{
	width: 650px;
	font-size: 0.9em;
	text-align: left;
	line-height: 140%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.uchiwake_box{
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}


.uchiwake_box dt{
	font-weight: bold;
	color: #F60;
	margin-top: 6px;
}

.uchiwake_box dd{
	font-size: 0.9em;
	line-height: 130%;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 6px;
}





.uchiwake_box2{
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}


.uchiwake_box2 dt{
	font-weight: bold;
	color: #060;
	margin-top: 6px;
}

.uchiwake_box2 dd{
	font-size: 0.9em;
	line-height: 130%;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 6px;
}


.kakaku_table{
	border-collapse: collapse;
	margin-left: 10px;
	margin-bottom: 20px;
}


.kakaku_table td{
	border-collapse: collapse;
	border: 1px solid #CCC;
	padding: 8px;
}


.kakaku_foot{
	text-align: center;
	width: 100%;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 20px;
}

.center_120{
	text-align: center;
	width: 120px;
}


.center_180{
	text-align: center;
	width: 180px;
}


.left_520{
	border-collapse: collapse;
	border: 1px solid #CCC;
	padding: 8px;
	width: 520px;
}


.left_460{
	border-collapse: collapse;
	border: 1px solid #CCC;
	padding: 8px;
	width: 460px;
}

.center_box{
	text-align: center;
	width: 100%;
}
