@charset "UTF-8";
/* CSS Document */
/* テキストカラー */
.gray {
	color:#999;
}
.red {
	color:#FF3333;
}
/* テキストリンク */
a:link {
	color:#333;
	text-decoration:none;
}
a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a:active {
	color:#f00;
	text-decoration:underline;
}
.fnavi a:link {
	color:#999;
	text-decoration:none;
}
.fnavi a:visited {
	color:#999;
	text-decoration:none;
}
.fnavi a:hover {
	color:#000;
	text-decoration:none;
}
.fnavi a:active {
	color:#f00;
	text-decoration:none;
}
/* 背景設定 */
html {
	height:100%;
}
body {
	height:100%;
	text-align:center;
	color:#666;
	background-color:#fff;
}
body.index {
	background-image:url(../img/bg1.gif);
	background-repeat:repeat-x;
}
body.page {
	background-image:url(../img/bg2.gif);
	background-repeat:repeat-x;
}
/* ヘッダーの設定 */
#header {
	width:960px;
	height:100px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
#header h1 {
	position:absolute;
	top:20px;
	right:217px;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
#header h2 a {
	display:block;
	position:absolute;
	top:32px;
	left:0;
	width:223px;
	height:36px;
	background-image:url(../img/hd_logo.gif);
	text-indent:-9999px;
	font-size:0em;
}
#header h3 {
	position:absolute;
	top:62px;
	right:0;
	width:187px;
	height:23px;
	background-image:url(../img/tel.png);
	text-indent:-9999px;
	font-size:0em;
}
#header h4 {
	position:absolute;
	top:17px;
	right:0;
	width:187px;
	height:27px;
	background-image:url(../img/contact.gif);
	text-indent:-9999px;
	font-size:0em;
}
#header h4 a {
	display:block;
	width:187px;
	height:27px;
	background-image:url(../img/contact.gif);
	background-position:0 -27px;
	text-indent:-9999px;
	font-size:0em;
}
/* ヘッダナビの設定*/
#header ul {
	position:absolute;
	width:400px;
	height:22px;
	right:217px;
	top:62px;
}
#header ul li {
	float:left;
	height:22px;
	background-image:url(../img/hw.gif);
}
#header ul li a {
	display:block;
	height:22px;
	background-image:url(../img/hw.gif);
	text-indent:-9999px;
	font-size:0em;
}
.hw1 {
	width:97px;
}
.hw1 a {
	width:97px;
	background-position:0 -22px;
}
.hw2 {
	width:82px;
	background-position:-97px 0;
}
.hw2 a {
	width:82px;
	background-position:-97px -22px;
}
.hw3 {
	width:140px;
	background-position:-179px 0;
}
.hw3 a {
	width:140px;
	background-position:-179px -22px;
}
.hw4 {
	width:81px;
	background-position:-319px 0;
}
.hw4 a {
	width:81px;
	background-position:-319px -22px;
}
/* コンテナの設定 */
#container {
	clear:both;
	width:960px;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
}
#left {
	float:left;
	width:230px;
}
#right {
	float:right;
	width:200px;
	padding-bottom:10px;
}
#doc_index {
	float:left;
	width:520px;
}
#doc_page {
	float:left;
	width:750px;
}
/* グローバルナビの設定 */
#gnavi ul {
	width:960px;
	height:56px;
	background-image:url(../img/gw.png);
	margin:0 auto;
}
#gnavi ul li {
	float:left;
	width:160px;
	height:56px;
}
#gnavi ul li a {
	display:block;
	width:160px;
	height:56px;
	background-image:url(../img/gw.png);
	text-indent:-9999px;
	font-size:0em;
}
.gw1 a {
	background-position:0 -56px;
}
.gw2 a {
	background-position:-160px -56px;
}
.gw3 a {
	background-position:-320px -56px;
}
.gw4 a {
	background-position:-480px -56px;
}
.gw5 a {
	background-position:-640px -56px;
}
.gw6 a {
	background-position:-800px -56px;
}
/* 左ナビの設定 */
#left ul {
	width:200px;
}
#left ul li {
	float:left;
	width:200px;
	height:200px;
	background-image:url(../img/lw.png);
	margin-bottom:20px;
}
#left ul li a {
	display:block;
	width:200px;
	height:200px;
	background-image:url(../img/lw.png);
	text-indent:-9999px;
	font-size:0em;
}
.lw2 {
	background-position:0 -200px;
}
.lw1 a {
	background-position:-200px 0;
}
.lw2 a {
	background-position:-200px -200px;
}
.lw3 {
	height:110px !important;
	background-position:0 -400px;
}
.lw3 a {
	height:110px !important;
	background-position:-200px -400px;
}
/* 右ナビの設定 */
#right ul {
	width:200px;
}
#right ul li {
	float:left;
	width:200px;
	height:120px;
	background-image:url(../img/rw.png);
	margin-bottom:10px;
}
#right ul li a {
	display:block;
	width:200px;
	height:120px;
	background-image:url(../img/rw.png);
	text-indent:-9999px;
	font-size:0em;
}
.rw1 a {
	background-position:-200px 0;
}
.rw2 {
	background-position:0 -120px;
}
.rw2 a {
	background-position:-200px -120px;
}
.rw3 {
	background-position:0 -240px;
}
.rw3 a {
	background-position:-200px -240px;
}
.rw4 {
	background-position:0 -360px;
}
.rw4 a {
	background-position:-200px -360px;
}
.rw5 {
	background-position:0 -480px;
}
.rw5 a {
	background-position:-200px -480px;
}

/* ページトップの設定 */
.pagetop {
	float:right;
	width:115px;
	height:21px;
	background-image:url(../img/pagetop.gif);
	margin-bottom:10px;
}
.pagetop a {
	display:block;
	width:115px;
	height:21px;
	background-image:url(../img/pagetop.gif);
	background-position:0 -21px;
	text-indent:-9999px;
	font-size:0em;
}
/* プリントの設定 */
.mapprint {
	width:130px;
	height:23px;
	margin-left:590px;
	background-image:url(../img/print.gif);
}
.mapprint a {
	display:block;
	width:130px;
	height:23px;
	background-image:url(../img/print.gif);
	background-position:0 -23px;
	text-indent:-9999px;
	font-size:0em;
}
.mapprint2 {
	width:130px;
	height:23px;
	margin-left:10px;
	background-image:url(../img/print.gif);
}
.mapprint2 a {
	display:block;
	width:130px;
	height:23px;
	background-image:url(../img/print.gif);
	background-position:0 -23px;
	text-indent:-9999px;
	font-size:0em;
}
/* フッタの設定 */
#footer {
	clear:both;
	background-image:url(../img/ft_bg.gif);
	background-repeat:repeat-x;
}
.ft_box {
	position:relative;
	width:960px;
	height:140px;
	margin:0 auto;
	text-align:left;
}
.ft_box img {
	position:absolute;
	left:0;
	top:30px;
	width:184px;
	height:47px;
}
.ft_box h3 {
	position:absolute;
	top:65px;
	right:0;
	width:187px;
	height:23px;
	background-image:url(../img/tel.png);
	text-indent:-9999px;
	font-size:0em;
}
.ft_box h4 {
	position:absolute;
	top:20px;
	right:0;
	width:187px;
	height:27px;
	background-image:url(../img/contact.gif);
	text-indent:-9999px;
	font-size:0em;
}
.ft_box h4 a {
	display:block;
	width:187px;
	height:27px;
	background-image:url(../img/contact.gif);
	background-position:0 -27px;
	text-indent:-9999px;
	font-size:0em;
}
.fnavi {
	position:absolute;
	top:35px;
	left:207px;
	color:#999;
	font-size:11px;
	line-height:1.7;
}
.copyright {
	position:absolute;
	top:105px;
	right:0;
	color:#999;
	font-size:10px;
}
.copyright img {
	position:relative;
	width:auto;
	height:auto;
	top:0;
}
/* 見出し設定 */
.bread {
	font-size:85%;
	color:#999;
	padding-bottom:19px;
}
#doc_page h2 {
	width:730px;
	height:100px;
	text-indent:-9999px;
	font-size:0em;
	margin-bottom:30px;
}
.sub {
	width:710px;
	height:29px;
	text-indent:-9999px;
	font-size:0em;
	margin:0 0 20px 10px;
}
.subsub {
	width:695px;
	height:28px;
	background-image:url(../img/sub_bg.gif);
	margin:0 0 20px 10px;
	padding-left:15px;
	padding-top:1px;
	font-size:15px;
}
/* ボックス設定 */
.box0 {
	width:730px;
	line-height:1.6;
}
.box1 {
	width:710px;
	margin-left:10px;
	line-height:1.6;
}
.box2 {
	width:690px;
	margin-left:20px;
	line-height:1.6;
}
.line {
	clear:both;
	width:710px;
	margin-left:10px;
	height:0;
	border-bottom:dotted 1px #ccc;
	line-height:0;
	font-size:0em;
}
.line2 {
	clear:both;
	width:690px;
	margin-left:20px;
	height:0;
	border-bottom:dotted 1px #ccc;
	line-height:0;
	font-size:0em;
}
* html .line {
	height:.1em;
	overflow:hidden;
	margin-top:-.1em;
}
* html .line2 {
	height:.1em;
	overflow:hidden;
	margin-top:-.1em;
}
/* テーブルの設定 */
.table1 {
	width:100%;
	border-width:0;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
.table1 td {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#ccc;
	padding:7px 10px 17px 10px;
	vertical-align:top;
	margin:0;
}
.table1 th {
	border-width:0 1px 1px 0;
	border-style:dotted;
	border-color:#ccc;
	padding:7px 10px 17px 10px;
	white-space:nowrap;
	color:#999;
	text-align:right;
	vertical-align:top;
	margin:0;
}
.table2 {
	width:100%;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}
.table2 td {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px 10px 5px;
	text-align:left;
}
.table2 th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px 10px 5px;
	color:#888;
	background-color:#eee;
	white-space:nowrap;
	text-align:left;
}
.table3 {
	width:100%;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}
.table3 td {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px 10px 5px;
	background-color:#fff;
	text-align:center;
}
.table3 th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px 10px 5px;
	background-color:#f5f5f5;
	text-align:center;
}
.table4 {
	width:100%;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#fff;
}
.table4 td {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#fff;
	padding:7px 10px 5px;
	text-align:left;
}
.table4 th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#fff;
	padding:7px 10px 5px;
	background-color:#f5f5f5;
	white-space:nowrap;
	text-align:left;
}
.link_tx {
	background-image:url(../img/pt_link.gif);
	background-repeat:no-repeat;
	background-position:0 0.15em;
	padding:0 0 5px 15px;
	line-height:1.6;
}
form.btn_back {
	float:left;
}
form.btn_next {
	float:right;
}