@charset "utf-8";

/*--- <全体設定> ---*/
* {
	margin:0;
	padding:0;
	font-family:'ＭＳ Ｐゴシック',"MS P Gothic",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Arial,sans-serif;
}

body#top_body {
	color:#555;
	font-size:14px;
	line-height:1.7;
	background-color:#fff;
	background-image:url(../images/bg-i.jpg);
	background-repeat:repeat-x;
}
body#sub_body {
	color:#555;
	font-size:14px;
	line-height:1.7;
	background-color:#fff;
	background-image:url(../images/bg-i2.jpg);
	background-repeat:repeat-x;
}

h1 {
	font-size:12px;
	font-weight:normal;
	display:inline;
	float:left;
	margin-top:10px;
	margin-left:15px;
}

h2 {
	color:#888;
	font-weight:bold;
	font-size:14px;
	height:28px;
	padding:7px 0 0 25px;
}

h3 {
	color:#06f;
	font-size:120%;
	margin:10px 0 10px 0;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px solid #990;
}

a:link, a:visited {
	color:#0783c8;
	text-decoration:underline;
}

a:hover {
	color: #f60;
	text-decoration: none;
}

img {
	vertical-align: bottom;
	border: none;
}


table {
	width:100%;
	color:#666;
	font-size:14px;
}

.container {
	width:950px;
	margin:0 auto;
}

.red {color:red;}

.blue {color:blue;}

.b {font-weight:bold;}

.u {text-decoration:underline;}

.left {float:left;}

.right {float:right;}

.clear {clear:both;}

.none {display:none;}

.indent {
	text-indent:1em;
	margin-top:5px;
}

.clearfix::after {
	content:'';
	display:block;
	clear:both;
}

#container {
	clear:both;
	width:950px;
	background-color:#fff;
	border-left:1px solid silver;
	border-right:1px solid silver;
	margin:0 auto 0 auto;
}


/*--- <ヘッダー> ---*/
#header {font-size:1%;}

#header .container {
	height:80px;
}

#header .header {
	clear:both;
}

#header #logo {
	float:left;
}

#mail {float:right;}

#mail img {
	margin-top:3px;
	margin-right:10px;
}

#tel {float:right;}

#tel img {
	margin-top:3px;
	margin-right:10px;
}


/*--- <グローバルナビ> ---*/
#global_navi {clear:both;}

#global_navi .container {
	height:40px;
}

#global_navi p.g_navi1 {
	float:left;
}


/*--- <トップイメージ> ---*/
#top_image {
	clear:both;
	text-align:center;
	margin:0 auto 0 auto;
}

#sub_image {
	clear:both;
	text-align:center;
	background:url(../images/sub_bg.png) top center repeat-x;
	height:8px;
	margin:0 auto 0 auto;
}

#sub_image .container img {
	vertical-align:baseline;
}

.sub_image {
	width:680px;
	height:150px;
}


/*--- <コンテンツ> ---*/
#bg {
	background:url(../images/bg-i3.jpg);
	background-repeat: repeat;
}

#contents { }

#top_main {
	display:inline;
	width:950px;
	float:left;
}

#top_left {
	display:inline;
	clear:both;
	width:220px;
	margin:0 0 0 15px;
	float:left;
}

#top_main {
	display:inline;
	width:685px;
	margin:0 15px 0 0;
	float:right;
}

#top_center {
	display:inline;
	width:450px;
	float:left;
}

#top_right {
	display:inline;
	width:220px;
	float:right;
}

#sub_left {
	display:inline;
	width:220px;
	margin:0 0 0 15px;
	float:left;
}

#sub_right {
	display:inline;
	width:680px;
	margin:0 15px 0 0;
	float:right;
}

.centering {text-align:center;}

.righting {text-align:right;}

.righting2 {
	margin-top:4px;
	margin-right:10px;
	text-align:right;
}

.icon {
	padding-left:20px;
	background:url(../images/icon_link.png) left center no-repeat;
}

.icon2 {
	padding-left:20px;
	background:url(../images/icon_link2.png) left center no-repeat;
}

h2 {
	clear:both;
	padding:4px 0 0 32px;
	background:url(../images/title690.png) left top no-repeat;
}

h2.title_475 {
	clear:both;
	padding:4px 0 0 22px;
	background:url(../images/title475.png) left top no-repeat;
}

h2.title_240 {
	clear:both;
	padding:4px 0 0 32px;
	background:url(../images/title240.png) left top no-repeat;
}

h2.title_220 {
	clear:both;
	padding:4px 0 0 32px;
	background:url(../images/title220.jpg) left top no-repeat;
}

h2.title_450 {
	clear:both;
	padding:4px 0 0 32px;
	background:url(../images/title450.jpg) left top no-repeat;
}

h2.title_300 {
	clear:both;
	padding:4px 0 0 32px;
	background:url(../images/title300.png) left top no-repeat;
}

h2.title_590 {
	clear:both;
	padding:4px 0 0 32px;
	background:url(../images/title590.png) left top no-repeat;
}

h2.title_650 {
	clear:both;
	padding:4px 0 0 32px;
	background:url(../images/title650.png) left top no-repeat;
}

h2.title_680 {
	clear:both;
	padding:4px 0 0 32px;
	background:url(../images/title680.jpg) left top no-repeat;
}

.topics_box {
	padding:0 0 0 0;
	height:158px;
	border:1px solid #ccc;
}

.topics_box_text {
	height:158px;
	overflow:auto;
}

.m_5 {margin-top:5px;}

.m_10 {margin-top:10px;}

.m_15 {margin-top:15px;}

.m_20 {margin-top:20px;}

.m_40 {margin-top:40px;}

.m_-5 {margin-top:-5px;}

.m_-20 {margin-top:-20px;}

.h2_box00 {
	margin-top:5px;
	padding:10px;
	border:1px solid #ccc;
}

.h2_box00a {
	margin-top:5px;
	padding:10px 10px 10px 15px;
	border:1px solid #ccc;
}

.h2_box00_non {
	margin-top:5px;
	border:none;
}

.h2_box01 {
	margin-top:5px;
	padding:10px 20px 10px 20px;
	border:1px solid #ccc;
}

.h2_box011 {
	margin-top:5px;
	padding:10px;
	border:1px solid #ccc;
}

.h2_box02 {
	margin-top:0;
	padding:10px 10px 10px 40px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.h2_box03 {
	margin-top:5px;
	padding:10px 50px 10px 20px;
	border:1px solid #ccc;
}

.box {
	margin-top:5px;
	padding:10px;
	border:1px solid #ccc;
}

.box_left {
	width:150px;
	float:left;
}

.box_right {
	width:315px;
	float:right;
}

.box_left2 {
	width:150px;
	float:left;
}

.box_left3 {
	margin-left:13px;
	width:150px;
	float:left;
}

.box_left10 {
	width:232px;
	float:left;
}

.box_left11 {
	margin-left:13px;
	width:232px;
	float:left;
}

.box_top {
	margin-top:10px;
	padding:10px;
	border:1px solid #ccc;
}

.th_01 {
	width:30%;
	text-align:left;
	padding:8px;
	line-height:1.5;
	border-bottom:1px dotted #ccc;
}

.td_01 {
	width:70%;
	text-align:left;
	padding:8px;
	border-bottom:1px dotted #ccc;
	line-height:1.5;
}

.td_01c {
	width:70%;
	text-align:left;
	padding:8px 8px 8px 60px;
	border-bottom:1px dotted #ccc;
	line-height:1.5;
}

.th_02 {
	width:15%;
	text-align:left;
	padding:8px;
	line-height:1.5;
	border-bottom:1px dotted #ccc;
}

.td_02 {
	width:15%;
	text-align:left;
	padding:8px;
	border-bottom:1px dotted #ccc;
	line-height:1.5;
}

.td_02a {
	width:70%;
	text-align:left;
	padding:8px;
	border-bottom:1px dotted #ccc;
	line-height:1.5;
}

.th_03 {
	width:30%;
	color:#06f;
	text-align:left;
	padding:5px;
	line-height:1.5;
	border:1px solid #ccc;
}

.td_03 {
	width:70%;
	text-align:left;
	padding:5px;
	border:1px solid #ccc;
	line-height:1.5;
}

.td_top {vertical-align:top;}

.td_yimg img {
	margin-left:20px;
	margin-bottom:5px;
}

ul.check li {
	margin-top:3px;
	margin-left:20px;
	padding-left:20px;
	list-style-type:none;
	background:url(../images/acc_check.png) left 6px no-repeat;
}

ul.check li.f_big {
	font-size:115%;
	margin-top:3px;
	margin-left:20px;
	padding-left:20px;
	list-style-type:none;
	background:url(../images/acc_check.png) left 8px no-repeat;
}

.ya {
	padding:9px 0 9px 35px;
	font-weight:bold;
	list-style-type:none;
	background:url(../images/acc_10.gif) left 12px no-repeat;
}

.ya2 {
	padding:2px 0 2px 26px;
	font-weight:normal;
	list-style-type:none;
	background:url(../images/acc_10.gif) left 4px no-repeat;
}

.q2 {
	padding:2px 0 2px 26px;
	font-weight:normal;
	list-style-type:none;
	background:url(../images/acc_q.png) left 5px no-repeat;
}

.a2 {
	padding:2px 0 2px 26px;
	font-weight:normal;
	list-style-type:none;
	background:url(../images/acc_a2.png) left 5px no-repeat;
}

.a2n {
	padding:2px 0 2px 26px;
	font-weight:normal;
	list-style-type:none;
}

.qa_line {
	margin:0 0 10px 0;
	padding-left:5px;
	border-bottom:1px solid #ccc;
}

.price_tbl {padding-left:80px;}

.pd_left10 {padding-left:10px;}

.pd_left20 {padding-left:20px;}

.pd_top15 {padding:15px 0 0 0;}

.px11 {font-size:11px;}

.px12 {font-size:12px;}

.f_120 {font-size:120%;}

.f_120b {
	font-size:120%;
	font-weight:bold;
}

.f_150b {
	font-size:150%;
	font-weight:bold;
}

.f_180 {font-size:180%;}

.f_180b {
	font-size:180%;
	font-weight:bold;
}

.left250 {
	width:250px;
	float:left;
}

.right145 {
	width:145px;
	float:right;
}

.right100 {
	width:100px;
	float:right;
}

.left145 {
	width:145px;
	float:left;
}

.right285 {
	width:285px;
	float:right;
}

.right410 {
	width:410px;
	float:right;
}

.left450 {
	width:450px;
	float:left;
}

.right200 {
	width:200px;
	float:right;
}

.left320 {
	width:320px;
	float:left;
}

.right320 {
	width:320px;
	float:right;
}

.right240 {
	width:240px;
	float:right;
}

.left310 {
	width:310px;
	float:left;
}

.right310 {
	width:310px;
	float:right;
}

.center {
	width:390px;
	margin:0 auto 0 auto;
	text-align:center;
}

.reform_top {
	font-size:180%;
	font-weight:bold;
	color:blue;
	font-family:serif;
}

.under_line {text-decoration:underline;}

.left210a {
	width:210px;
	padding:40px 0 0 0;
	float:left;
}

.left210b {
	width:190px;
	padding:0 0 0 20px;
	float:left;
}

.left210c {
	width:190px;
	padding:40px 0 0 20px;
	float:left;
}

.right420 {
	width:420px;
	float:right;
}

.line {padding:15px 0;}

.kouzi {
	color:#06f;
	font-size:120%;
	margin:10px 0 10px 0;
	font-weight:bold;
	padding:0 0 5px 20px;
	border-bottom:1px solid #990;
}


/*--- <サブナビ> ---*/
#sub_left dt {
	padding:1px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#sub_left dt.dt1 {
	padding:1px;
	border-top:1px solid #ccc;
}

#sub_left dt a {
	display:block;
	width:176px;
	padding:4px 5px 4px 35px;
	background:url(../images/acc_01.png) 10px 7px no-repeat;
}

#sub_left dt a:hover {
	background:url(../images/acc_03.png) #fdedd5 10px 7px no-repeat;
}

#sub_left dt.faq a {
	display:block;
	width:196px;
	padding:4px 5px 4px 35px;
	background:url(../images/acc_q.png) 10px 7px no-repeat;
}

#sub_left dt.faq a:hover {
	background:url(../images/acc_q2.png) #fdedd5 10px 7px no-repeat;
}


/*--- <サイトポリシー> ---*/
dl.links dt {
	font-size:100%;
	font-weight:bold;
	color:#777;
	padding:10px 0 0 25px;
	background:url(../images/acc_03.png) left 12px no-repeat;
}

dl.links dt.dt2 {
	font-weight:normal;
}

dl.links dt.space {
	margin-top:10px;
}

dl.links dd {
	padding:7px 0 0 20px;
}

dl.links dd.dd2 {
	padding:2px 0 2px 20px;
}

dl.links dd .img {
	width:200px;
	float:left;
}

dl.links dd .img img {
	border:1px solid #ccc;
}

dl.links dd .exp {
	width:360px;
	float:right;
}

dl.links dd .exp th {
	width:25%;
}

dl.links dd .exp th, dl.links dd .exp td {
	border-top:1px dotted #ccc;
}

dl.links dd.sub {
	padding-left:40px;
	background:url(../images/acc_sub01.png) 22px 13px no-repeat;
}

ol.privacy {
	padding-left:0;
}

ol.privacy li {
	margin:0;
	padding:7px 0 0 25px;
	list-style-type:none;
	background:url(../images/acc_03.png) left 10px no-repeat;
}


/*--- <ページの先頭へ戻る> ---*/
#pagetop {clear:both;}

#pagetop p {
	width:950px;
	margin:10px auto 0 auto;
	text-align:right;
}

#pagetop a {
	margin-right:11px;
	text-decoration:none;
}


/*--- <フッター> ---*/
#footer {
	background-color:#fff;
	width:950px;
	color:#444;
	font-size:85%;
	text-align:center;
}

#footer a:link, #footer a:visited {
	color:#333;
}

#footer a:hover {
	color:#777;
}

#footer ul {
	width:950px;
	margin:0 auto;
	padding:0;
}

#footer li {
	display:inline;
	list-style-type:none;
}

#map {
	margin:0 auto 0 auto;
	color:#666;
	width:423px;
	height:350px;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
}


/*--- <著作権表示> ---*/
#copyright {
	color:#666;
	background-color:#fff;
	width:924px;
	font-size:85%;
	margin:0 auto 5px auto;
	padding-top:2px;
	text-align:right;
}


/*--- <フォーム> ---*/
.facility_table_outline {
	margin:0;
	padding:5px;
	border:1px solid #CCCCCC;
}

.facility_table_outline td {
	margin:0;
	padding:5px;
	line-height:140%;
}

#comment {
	width:92%;
	height:120px;
}
