@charset "UTF-8";
/* CSS Document */
/* テキストカラー */
.white {
	color:#fff;
}
.gray {
	color:#666;
}
.red {
	color:#c00;
}
.blue {
	color:#005bac;
}
.green {
	color:#390;
}
.brown {
	color:#611;
}
.gold {
	color:#e7d9a4;
}
.black {
	color:#333;
}
.pink {
	color:#c6c;
}
.navy {
	color:#456177;
}
.sky {
	color:#21abea;
}
.orange {
	color:#f89933;
}
.brown {
	color:#b59e72;
}
/* テキストリンク */
a:link {
	color:#21abea;
	text-decoration:none;
}
a:visited {
	color:#21abea;
	text-decoration:none;
}
a:hover {
	color:#456177;
	text-decoration:none;
}
a:active {
	color:#f00;
	text-decoration:none;
}
#bread a:link {
	color:#666;
	text-decoration:none;
}
#bread  a:visited {
	color:#666;
	text-decoration:none;
}
#bread a:hover {
	color:#999;
	text-decoration:none;
}
#bread  a:active {
	color:#f00;
	text-decoration:none;
}
#footer a:link {
	color:#456177;
	text-decoration:none;
}
#footer a:visited {
	color:#456177;
	text-decoration:none;
}
#footer a:hover {
	color:#999;
	text-decoration:none;
}
#footer a:active {
	color:#f00;
	text-decoration:none;
}
.subnavi a:link {
	color:#456177;
	text-decoration:none;
}
.subnavi a:visited {
	color:#456177;
	text-decoration:none;
}
.subnavi a:hover {
	color:#899;
	text-decoration:none;
}
.subnavi a:active {
	color:#f00;
	text-decoration:none;
}
/* 背景設定 */
html {
	height:100%;
}
body {
	text-align:center;
	color:#555;
	background-color:#ebf7fd;
}
#wrapper {
	background-color:#fff;
}
/* ヘッダーの設定 */
#header {
	position:relative;
	width:960px;
	height:170px;
	margin:0 auto;
	text-align:left;
}
#header h1 {
	font-size:11px;
	font-weight:normal;
	padding:30px 128px 0 0;
	text-align:right;
	color:#999;
}
#header h2 {
	position:absolute;
	top:35px;
	left:0;
	width:205px;
	height:52px;
}
.tel {
	position:absolute;
	width:422px;
	height:25px;
	top:70px;
	right:0;
}
.hw {
	position:absolute;
	top:88px;
	right:123px;
	width:220px;
	height:23px;
	line-height:0;
	font-size:1px;
}
.hw a.contact {
	margin-left:15px;
}
.tsize {
	position:absolute;
	width:108px;
	height:23px;
	top:25px;
	right:0;
	line-height:0;
	font-size:1px;
}

/* グローバルナビの設定 */
#gnavi {
	position:absolute;
	width:960px;
	height:48px;
	font-size:1px;
	line-height:0;
	bottom:5px;
	left:0;
}

/* メインイメージの設定 */
#main_img {
	background-image:url(../img/main_bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:350px;
}
.main_box {
	position:relative;
	width:960px;
	height:350px;
	margin:0 auto;
}
.main_copy {
	position:absolute;
	width:473px;
	height:159px;
	top:32px;
	left:52px;
}
.main_tx {
	position:absolute;
	width:234px;
	height:112px;
	left:290px;
	bottom:20px;
}
#title {
	background-image:url(../img/title_bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:90px;
}
.title_box {
	width:960px;
	height:90px;
	margin:0 auto;
}
.title_box img {
	float:right;
}
.title_care {
	background-image:none !important;
	background-color:#ed956a;
}
.page_navi {
	position:relative;
	margin-top:20px;
}
/* コンテナの設定 */
#container {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#bread {
	margin-bottom:25px;
	font-size:11px;
	color:#999;
	text-align:left;
}
#navi {
	float:left;
	width:240px;
}
#doc {
	float:right;
	width:690px;
	padding-top:20px;
}
/* トップの設定 */
.top_navi {
	position:relative;
	margin-top:-125px;
}
.sixtx {
	padding:0 10px 10px;
	text-align:center;
	background-color:#eeeedd;
}
.side {
	text-align:center;
	background-color:#eeeedd;
}
.news_doc {
	float:left;
	width:440px;
}
.ban_doc {
	float:right;
	width:220px;
}
/* フッタの設定 */
#footer {
	width:960px;
	margin:0 auto;
	text-align:left;
	color:#666;
	padding:30px 0;
}
.credit {
	color:#456177;
	font-size:11px;
	line-height:1.6;
}
.fw {
	font-size:11px;
	text-align:right;
	color:#ccc;
	line-height:2.3;
}
.copyright {
	font-size:10px;
	text-align:right;
	color:#999;
}
.pagetop {
	text-align:right;
	padding:15px 0 15px 0;
	font-size:1px;
	line-height:0;
}
/* サブナビの設定 */
.subnavi {
	margin:0 10px 30px;
	background-image:url(../img/subnavi_bg.png);
	padding-left:10px;
	height:40px;
}
.subnavi li {
	float:left;
}
.subnavi li a {
	background-image:url(../img/pt_link.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:7px;
	font-size:12px;
	font-weight:bold;
	margin:0 10px;
	line-height:40px;
}

/* ボックス設定 */
.sub {
	margin:0 10px 30px;
	padding:9px 0 7px 20px;
	font-size:138.5%;
	color:#456177;
	font-weight:bold;
	border-bottom:1px solid #7c90a0;
	line-height:1.231;
	background-image:url(../img/pt_green.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.subsub {
	font-size:108%;
	margin:0 20px 20px;
	padding:8px 18px;
	font-weight:bold;
	color:#456177;
	border:1px solid #90d5f4;
	background-color:#ebf7fd;
	line-height:1.231;
}
.newssub {
	font-size:14px;
	margin:0 0 30px;
	padding:8px 18px;
	border:1px solid #390;
	color:#390;
}
.chbox {
	font-size:108%;
	margin-bottom:20px;
	padding:8px 12px;
	font-weight:bold;
	color:#456177;
	line-height:1.231;
}
.ch0 {
	background-color:#4173aa;
	color:#fff;
	margin-bottom:0 !important;
	font-size:100% !important;
}
.ch1 {
	background-color:#e0f0b2;
}
.box0 {
	line-height:1.8;
}
.box1 {
	margin-left:10px;
	margin-right:10px;
	line-height:1.8;
}
.box2 {
	margin-left:20px;
	margin-right:20px;
	line-height:1.8;
}
.box3 {
	margin-left:30px;
	margin-right:30px;
	line-height:1.8;
}
.lh_m {
	line-height:1.6;
}
.lh_s {
	line-height:1.4;
}
.line {
	clear:both;
	margin-left:10px;
	margin-right:10px;
	height:0;
	border-bottom:dotted 1px #ccc;
	line-height:0;
	font-size:0em;
}
.line2 {
	clear:both;
	margin-left:20px;
	margin-right: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;
}

/* テーブルの設定 */
.table0 {
	border-width:0 !important;
	border-collapse:collapse !important;
	border:none !important;
	border-spacing:0 !important;
}
.table0 td {
	border-width:0 !important;
	padding:0 !important;
	margin:0 !important;
}
.table0 th {
	border-width:0 !important;
	padding:0 !important;
	margin:0 !important;
}
.table1 {
	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:10px 12px;
	vertical-align:top;
	margin:0;
}
.table1 th {
	border-width:0 1px 1px 0;
	border-style:dotted;
	border-color:#ccc;
	padding:10px 12px;
	white-space:nowrap;
	color:#666;
	font-size:12px;
	text-align:right;
	vertical-align:top;
	margin:0;
}
.tb_end {
	border-bottom:0 !important;
}
.table2 {
	border-width:0;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
.table2 td {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#ccc;
	padding:10px 15px;
	margin:0;
}
.table2 th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#fff;
	padding:5px 15px;
	color:#456177;
	background-color:#f0f0f8;
	white-space:nowrap;
	text-align:center;
	margin:0;
	font-size:12px;
}
.table3 {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	border-collapse:collapse;
}
.table3 td {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:10px 15px;
	margin:0;
	text-align:left;
}
.table3 th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:10px 15px;
	white-space:nowrap;
	margin:0;
	background-color:#ebf7fd;
	text-align:left;
}
.table4 {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	border-collapse:collapse;
}
.table4 td {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:10px 12px;
	margin:0;
}
.table4 th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:10px 12px;
	white-space:nowrap;
	margin:0;
}

/* 各ページの設定 */
.news {
	height:132px;
	overflow:auto;
	margin-bottom:10px;
}
.news dl {
	line-height:1.5;
}
.news dl dt {
	width:100px;
	font-size:11px;
	font-family:monospace;
	color:#fff;
	background-color:#21abea;
	text-align:center;
	line-height:21px;
}
.news dd {
	border-bottom:1px dotted #ccc;
	padding:0 10px 14px 115px;
	margin-bottom:12px;
	margin-top:-21px;
}
.date {
	font-size:85%;
	color:#888;
}
.banner {
	background-image:url(../img/sw_bg.png);
	background-repeat:repeat-x;
	padding:16px 16px 6px;
}
.sitemap li {
	float:left;
	width:325px;
	font-size:13px;
	line-height:40px;
	border-bottom:1px dotted #ccc;
}
.sitemap li a {
	color:#333;
	display:block;
	background-image:url(../img/pt_link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}
.sitemap li a:hover {
	color:#666;
	background-color:#f7e6f7;
}
.ind1 {
	margin-left:20px;
}

#gMap {
	width:650px;
	height:400px;
	margin:0 20px 30px 20px;
}
.waku1 {
	padding:30px 30px 20px;
	background-color:#ebf7fd;
}
.waku2 {
	padding:20px 30px 10px;
	border:2px solid #ffdebd;
}
.waku1 li,.waku2 li {
	padding-bottom:10px;
}
.privacy li {
	padding-bottom:10px;
}
.waku3 {
	padding:15px 20px;
	border:1px solid #4173aa;
	background-color:#ffe;
}
.waku4 {
	padding:20px 30px;
	border:2px solid #ffdebd;
}
.waku5 {
	padding:20px 25px;
	border:2px solid #b59e72;
	background-color:#ffe;
}

.link_tx {
	background-image:url(../img/pt_link.gif);
	background-repeat:no-repeat;
	background-position:right 0.3em;
	padding-right:7px;
}
.box_bg1 {
	background-image:url(../img/box_bg1.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.box_bg2 {
	background-image:url(../img/box_bg2.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.box_bg3 {
	background-image:url(../img/box_bg3.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.box_bg4 {
	background-image:url(../img/box_bg4.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.ast_num {
	text-indent:-2em;
	padding-left:2em;
}