html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
 margin: 0;
 padding: 0;
 font-size: 100%;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

body {
	font-family: "ヒラギノ明朝 Pro W6", 'Hiragino Mincho Pro', 'メイリオ', Meiryo,'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666;
	background-color: #EFEFEB;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}
body.other {
	font-family: "ヒラギノ明朝 Pro W6", 'Hiragino Mincho Pro', 'メイリオ', Meiryo,'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666;
	background-color: #EFEFEB;
	background-image: url(../images/background_other.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}


h2 {
 clear:both;
}
img {
	border: 0px;
	vertical-align: bottom;
}
hr{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #ccc;
	height: 1px;
}
.circle {
	padding: 0 0 0 50px;
	text-align: left;
}

a:link {
	text-decoration: none;
	color: #740;
}
a:visited {
	text-decoration: none;
	color: #630;
}
a:hover {
	text-decoration: underline;
	color: #740;
}
a:active {
	text-decoration: underline;
	color: #740;
}

.text {
	width: 920px;
	margin: 0 auto 20px;
	padding: 0 20px;
}
.textright {
	width: 920px;
	margin: 0 auto 20px;
	text-align: right;
	padding: 0 20px;
}
.textcenter {
	width: 920px;
	margin: 0 auto 20px;
	text-align: center;
	padding: 0 20px;
}

table {
	width: 804px;
	margin: 0 auto 25px;
	border: 1px #CCC solid;
	border-spacing: 1;
	empty-cells: show;
}
td {
	border: 1px #CCC solid;
	padding: 6px;
	text-align: left;
	vertical-align: middle;
}
td.center {
	border: 1px #CCC solid;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
}

.small {
	font-size: 10px;
}
.large {
	font-size: 14px;
	line-height: 20px;
}
.bold {
	font-weight: bold;
}
.red {
	color:#F00;
}
.price {
	font-size: 14px;
	line-height: 20px;
	color: #600;
}
.english {
	font-size: 11px;
	color: #FFC;
	font-weight: normal;
	letter-spacing: 1px;
}

#site_box {
	width: 960px;
    height: auto;
	overflow: hidden;
	margin: 0 auto;
}
#header_box {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#main_box {
	width: 960px;
	height: 240px;
	margin: 0 auto;
	background-image: url(../images/main000.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#other_box {
	width: 960px;
	height: 160px;
	margin: 0 auto;
	clear: both;
}
.main_title {
	font-size: 21px;
	line-height: 38px;
	letter-spacing: 1px;
	font-weight: lighter;
	color: #C96;
}
.main_copy {
	font-size: 14px;
	line-height: 22px;
	font-weight: lighter;
	text-indent: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 8px;
}
.main_button_box {
	width: 960px;
	height: 280px;
	margin: 0 auto 20px;
}
.button01_box {
	width: 310px;
	margin: 0 15px 0 0;
	float: left;
}
.button02_box {
	width: 310px;
	margin: 0;
	float: left;
}
.buttoninquiry_box {
	background-image: url(../images/button_inquiry.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 0px;
	margin: 0 auto;
	padding-top: 110px;
	display:block;
	overflow-x: hidden;
	overflow-y: hidden;
}

#contents_box {
	width: 960px;
	margin: 20px auto;
}
.img_box {
	width: 960px;
	margin: 0 auto 20px;
}
#page_title {
	width: 814px;
	height: 35px;
	margin: 0 0 15px;
	padding: 0 0 0 20px;
	background-image: url(../images/page_title.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 37px;
	color: #fff;
	letter-spacing: 1px;
	display:block;
}
#footernavi {
	height: 50px;
	margin: 0 auto 10px;
	line-height: 50px;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	clear: both;
}
#footernavi ul {
	display: inline;
	border-left: 1px solid #ccc;
	list-style-type: none;
}
#footernavi li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}
#footer_box {
	width: 100%;
	height: 70px;
	margin: 0;
	background-color: #3f3f3f;
	font-size: 10px;
	line-height: 40px;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}

.contents_header01 {
	background-image: url(../images/contents_header01.jpg);
	background-repeat: no-repeat;
	width: 920px;
	height: 40px;
	margin: 0 auto;
	padding: 10px 20px;
	font-size: 21px;
	line-height: 38px;
	font-weight: lighter;
	color: #C96;
}
.contents_header02 {
	background-image: url(../images/contents_header02.jpg);
	background-repeat: no-repeat;
	width: 920px;
	height: 40px;
	margin: 0 auto;
	padding: 10px 20px;
	font-size: 21px;
	line-height: 38px;
	font-weight: lighter;
	color: #C96;
}
.contents_header03 {
	background-image: url(../images/contents_header03.jpg);
	background-repeat: no-repeat;
	width: 920px;
	height: 40px;
	margin: 0 auto;
	padding: 10px 20px;
	font-size: 21px;
	line-height: 38px;
	font-weight: lighter;
	color: #C96;
}
.contents_header04 {
	background-image: url(../images/contents_header04.jpg);
	background-repeat: no-repeat;
	width: 920px;
	height: 40px;
	margin: 0 auto;
	padding: 10px 20px;
	font-size: 21px;
	line-height: 38px;
	font-weight: lighter;
	color: #C96;
}
.contents_body {
	background-image: url(../images/contents_body.jpg);
	background-repeat:repeat-y;
	width: 900px;
	margin: 0 auto;
	padding: 5px 30px;
	font-size: 14px;
	line-height: 22px;
	font-weight: lighter;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow: hidden;
	clear: both;
}
.contents_left {
	width: 600px;
	margin: 0 auto;
	padding: 5px 0px;
	float: left;
}
.contents_right {
	width: 240px;
	margin: 0 auto;
	padding: 5px 30px;
	float: left;
}
.contents_footer {
	background-image: url(../images/contents_footer.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 15px;
	margin: 0 auto;
	clear: both;
}
.headersmall {
	font-size: 12px;
	color: #666;
}

.price_box {
	width: 840px;
	margin: 10px 0;
	padding: 4px 8px;
	font-size: 21px;
	line-height: 42px;
	font-weight: bold;
	color: #AC0;
	letter-spacing: 2px;
	border: 1px dotted #CCC;
	border-left: 5px #CCC solid;
}
.agreement_title {
	width: 840px;
	margin: 10px 0;
	padding: 0 8px;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #966;
	letter-spacing: 2px;
	border-bottom: 1px dotted #CCC;
	border-left: 5px #CCC solid;
}
dl.txt {
	margin: 0 auto 10px;
	overflow: auto;
}
dl.txt dt {
	width: 174px;
	border-left: 5px #CCC solid;
	border-bottom: 1px #666 dotted;
	margin: 0 0 15px 30px;
	padding: 10px;
	letter-spacing: 1px;
	float: left;
	clear: both;
}
dl.txt dd {
	width: 609px;
	border-bottom: 1px #666 dotted;
	border-left: 1px #666 dotted;
	margin: 0 0 15px;
	padding: 10px;
	float: left;
}