@charset "utf-8";

/* CSS Document */



/* 価格表スタイル */



#price {

	text-align:center;

	padding:20px;

}

#price_h2 {

	background-color:#C00;

	color:#fff;

	width:650px;

}

	

#kome {

	font-size:70%;

}

#kome1 {

	margin-top:5px;

	padding-left:45px;

	text-align:left;

	font-size:90%;

}

#daishi_box {

	border-width:1px;

	border-color:#C33;

	width:650px;

	height:20px;

	margin-left:50px;

	border-style:solid;

	margin-bottom:15px;

	text-align:center;

}

#kaitori_box {

	width:650px;

	height:20px;

	margin-left:50px;

	background-color:#C00;

	color:#fff;

	margin-bottom:15px;

	text-align:center;

}