@charset "utf-8";

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

body {
	color: #555;
	font-size: 14px;
	line-height: 1.7;

	background-color: #fff; 
/*	width: 990px; */
	margin: 0 auto;
/*	background: url(../images/body_bg.png) center top repeat-y; */
}

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:#777;
	font-size: 100%;
	font-weight: normal;
	margin: 10px 0 10px 0;
	font-weight: bold;
	padding-left: 5px;
	border-bottom: 1px solid #f90;
}

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: 100%;
	border-collapse: collapse;
}
table.fsize90 {
	font-size: 90%;
}
table.b_colla_s {
	border-collapse: separate;
}

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

.container2 {
	width: 680px;
	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;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* end MacIE5 */



/*--- <アウトライン> ---*/
#outline1 {
	background: url(../images/header_bgs.jpg) center repeat-x;
	height:65px;
}
#outline3 {
	clear: both;
	background: url(../images/header_bg3.png) center repeat-x;
	height:200px;
}
#outline4 {
	clear: both;
	background: url(../images/footer_bgs.png) bottom repeat-x;
}
/*--- <ヘッダー> ---*/
#header {
/*	background: url(../images/top_bg1.png) center repeat-x;*/
/*	background-color: #0000FF;*/
	font-size: 1%;
}

#header .container {
	background: url(../images/header_bg.jpg) left top no-repeat;
	height:65px;
	width:980px;
}
#header .containers {
	height:65px;
	width:980px;
}

#header .header {
	clear: both;
}
#header #logo {
/*	margin-top:-20px;*/
	float: left;
}

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

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

/*--- <トップイメージ> ---*/
#top_houzan {
	width:950px;
	clear: both;
	text-align: center;
	margin :15px auto 0 auto;
}
#top_image {
	width:380px;
	float: left;
	text-align: left;
	margin :0 auto 0 auto;
}
#sub_image {
	width:269px;
	float: left;
	text-align: center;
	margin :0 auto 0 auto;
}

#sub_navi_under {
	clear: both;
	text-align: center;
	height:8px;
	margin :0 auto 0 auto;
}
#sub_navi_under .container img{
	vertical-align: top;
}

/*--- <グローバルナビ> ---*/
#global_navi {
	clear: both;
/*	background: url(../images/global_bg.jpg) center repeat-x;*/
/*	background-color: #fff;*/
}

#global_navi .container {
/*	background: url(../images/header_bg.jpg) top no-repeat;*/
/*	background-color: #eee;*/
	height:40px;
}


#global_navi .g_navi_sub {
	width:666px;
	float: right;
}
#global_navi p.g_navi1 {
	float: left;
}

/*--- <トピックス> ---*/

#topics_box {
	text-align:left;
	margin-top:0;
	width:552px;
	float: right;
}

#topics_box .topics {
	background: url(../images/topics_bg.png) top no-repeat;
	width:267px;
	height:275px;
	float: left;
}

#topics_box .seminar {
	background: url(../images/seminar_bg.png) top no-repeat;
	width:267px;
	height:275px;
	float: right;
}


.topics_box00 {
	padding :40px 10px 10px 10px;
	height:225px;
}
.topics_box_text {
	height:218px;
	overflow: auto;
}


/*--- <コンテンツ> ---*/

#container {
	clear: both;
	width: 980px;
	margin: 0 auto 0 auto;
}

#contents {

}

#top_left {
	clear: both;
	width: 240px;
	float: left;
}

#top_main {
	width: 690px;
	float: right;
}


.m_5 {
	margin-top:5px;
}

.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 22px;
	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_195 {
	clear: both;
	padding: 4px 0 0 22px;
	background: url(../images/title195.png) left top no-repeat;
}
h2.title_240 {
	clear: both;
	padding: 4px 0 0 22px;
	background: url(../images/title240.png) left top no-repeat;
}
h2.title_380 {
	clear: both;
	padding: 4px 0 0 22px;
	background: url(../images/title380.png) left top no-repeat;
}

.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_50 {
	margin-top:50px;
}
.m_70 {
	margin-top:70px;
}
.m_-20 {
	margin-top:-28px;
}


.h2_box00 {
	margin-top:5px;
	padding :10px;
	border: 1px solid #ccc;
}
.h2_box00a {
	margin-top:5px;
	padding :10px 15px 10px 15px;
	border: 1px solid #ccc;
}
.h2_box00b {
	height:218px;
	margin-top:5px;
	padding :10px 15px 10px 15px;
	border: 1px solid #ccc;
}
.h2_box00_non {
	margin-top:5px;
	border: none;
}
.h2_box01 {
	margin-top:5px;
	padding :10px 30px 15px 30px;
	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,
td {
	padding: 3px 5px;
	border: none;
}

.b_on {
	border: 1px dotted #ccc;
}

.th_01 {
	width: 20%;
	text-align:left;
	padding:8px;
	line-height:1.5;
	border-bottom:1px dotted #ccc;
}
.td_01 {
	width: 80%;
	text-align:left;
	padding:8px;
	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%;
	text-align:left;
	padding:8px;
	line-height:1.5;
	border-bottom:1px dotted #ccc;
}

.td_03 {
	width: 70%;
	text-align:left;
	padding:8px;
	border-bottom:1px dotted #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;
}

ol.left_20 li {
	margin-top:3px;
	margin-left:20px;
}

dl.guide dt {
	font-weight: bold;
	margin-top:3px;
}
dl.guide dd {
	margin-top:3px;
	margin-left:20px;
}

.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_left20 {
	padding-left:20px;
}

.px12 {
	font-size: 12px;
}


.left325 {
	width:325px;
	float: left;
}
.left250 {
	width:250px;
	float: left;
}
.right145 {
	width:145px;
	float: right;
}
.left200 {
	width:200px;
	float: left;
}
.right445 {
	width:445px;
	float: right;
}
.left140 {
	width:140px;
	float: left;
}
.right505 {
	width:505px;
	float: right;
}
.left465 {
	width:465px;
	float: left;
}
.right180 {
	width:180px;
	float: right;
}

.left450 {
	width:450px;
	float: left;
}
.right200 {
	width:200px;
	float: right;
}

.left430 {
	width:430px;
	float: left;
}
.right180 {
	width:180px;
	float: right;
}

.left120 {
	width:120px;
	float: left;
}
.right215 {
	width:215px;
	float: right;
}
/*--- <サブナビ> ---*/

#top_left dt {
	padding: 1px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#top_left dt.dt1 {
	padding: 1px;
	border-top: 1px solid #ccc;
}

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

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

#top_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 {
	color: #444;
	font-size: 85%;
	text-align: center;
	padding:5px 0;
}

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

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

#footer ul {
	width: 950px;
	margin: 0 auto 0 auto;
	padding:0;
/*	background-color: #fff;*/
}

#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;
	width: 924px;
	font-size: 85%;
	margin: 0 auto 0 auto;
	padding-top: 2px;
	text-align: right;
}

/*--- <フォーム> ---*/
.facility_table_outline {
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.facility_table_outline td {
	margin: 0px;
	padding: 5px;
	line-height: 140%;
}
#comment {
	width: 92%;
	height: 120px;
}


