@charset "UTF-8";

@import url(../css/import.css);

/* -------------------------  index */

#price{}


.kikan{
	background-image: url(img/kikan_o.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 290px;
	float: left;
	line-height: 28px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.kikan2 a{
	background-image: url(img/kikan.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 290px;
	float: left;
	line-height: 28px;
	padding-left: 30px;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.kikannext a{
	background-image: url(img/kikan.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 290px;
	float: left;
	line-height: 28px;
	padding-left: 30px;
	font-size: 1.2em;
}
.kikannext2{
	background-image: url(img/kikan_o.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 290px;
	float: left;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 30px;
	font-size: 1.2em;
	margin-bottom: 25px;
}

#price h2{
	clear: both;
	background-image: url(../route/img/h3_bg.jpg);
	background-repeat: repeat-x;
	height: 38px;
	border: 2px solid #0C70B0;
	background-position: bottom;
	line-height: 38px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #0C70B0;
}
.listct{
	margin: 10px;
	color: #F00;
}
.listct strong{
	font-weight: bold;
}

.bg_gray{
	background-color: #eeeeee;
}

#price h3{
	padding-top: 15px;
	padding-bottom: 10px;
}

#price .cyuui{
	color: #FF0000;
	padding-top: 5px;
}

#price table{
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 100%;
}

#price table th{
	background-color: #B7D4E7;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px;
}

#price table td{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px;
	text-align: center;
}
