*{
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper{
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.waku1 {
	border: 1px solid #CCCCCC;
	font-size: 14px;
	line-height: 1.2em;
}
.waku2 {
	border: 1px solid #000000;
}
.read1 {
	font-size: 10px;
	color: #333333;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: normal;
}

.header_read {
	background-image: url(img/read_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.home_navi {
	margin: 0px;
	padding: 0px;
}

.header_read h2 {
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 4px;
}
.header_read p {
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.navi {
	background-image: url(img/navi_bg.jpg);
	height: 24px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
.navi td {
	width: 149px;
	text-align: center;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.navi a {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.navi a:hover {
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.r_sen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.spec1 {
	background-image: url(img/spec_bg.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 175px;
	padding: 5px;
}
.spec2 {
	border: 1px solid #CCCCCC;
}
.spec1 h3 {
	font-size: 14px;
	font-weight: bold;
}
.spec1 p {
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	color: #666666;
}
.spec2 h3 {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.spec2 p {
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	color: #666666;
}
.cost {
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news {
	color: #333333;
	line-height: 1.1em;
	text-align: left;
	font-size: 12px;
}
.wrapper img {
	margin: 0px;
	padding: 0px;
}
.honbun {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
.honbun h3 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 18px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	color: #333333;
	margin-bottom: 10px;
}
.honbun ol {
	margin-left: 25px;
	font-size: 16px;
	font-weight: normal;
}
.honbun p {
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}
.honbun a {
	color: #996633;
	text-decoration: underline;
}
.txt14p {
	font-size: 14px;
}

.honbun a:hover {
	color: #CC0000;
	text-decoration: none;
}



.footer {
	font-size: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #7E726B;
	color: #333333;
}
.footer a {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.faq_q {
	font-size: 14px;
	color: #333333;
}
.faq_a {
	color: #990000;
}
#msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 20px;
	width: 500px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
}
