@charset "UTF-8";



#header {
	display: block;
	width: 670px;
	height: 180px;
	margin-bottom: 20px;
	background: url(../img/jr/header.jpg) left top no-repeat;
	text-indent: -9999px;
}

h3.h3-01 {
	width:670px;
	height: 45px;
	background: url(../img/jr/h3_01.gif) left no-repeat;
	text-indent: -9999px;
}

h3.h3-02 {
	width:670px;
	height: 45px;
	background: url(../img/jr/h3_02.gif) left no-repeat;
	text-indent: -9999px;
}

#price {
	border-collapse: collapse;
	width: 380px;
}

#price th {
	width: 175px;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	background: #aad3f3;
	color: #fff;
	border: 1px solid #aaaaaa;
	border-right: none;
}

#price th.th-02 {
	background: #dcedfb;
	color: #646464;
	border-right: 1px solid #aaaaaa;
}

#price td {
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #aaaaaa;
	border-top: none;
}
