@charset "shift_jis";
/* Common Style -------------------------------------------------*/



*{
	box-sizing : border-box;
	-moz-box-sizing : border-box;
	vertical-align : baseline;
	margin:0;
	padding:0;
}

/* For MacIE Hack ?*/
*{ letter-spacing: 0.5px; }
/* For MacIE Hack */

a:link{ color:#414A7E; text-decoration:none; }
a:visited{ color:#414A7E; text-decoration:none; }
a:active{ color:#252B51; text-decoration:underline; }
a:hover{ color:#252B51; text-decoration:underline; }

hr{ display: none; }
img{ border:none; }



/* FLOAT CLEAR -------------------------------------------------*/



.clr{
	clear:both;
	display:block;
	font-size:1px;
	margin:0 0 -1px;
	padding:0;
	height:1px;
}

/* COMMON PARTS ---------------------------------------------*/



.fl{ float:left; }
.fr{ float:right; }
.fn{ float:none; }



.ar{ text-align:right; }
.ac{ text-align:center; }
.al{ text-align:left; }



.mt5{ margin-top:5px !important; }
.mt10{ margin-top:10px !important; }
.mt15{ margin-top:15px !important; }
.mt20{ margin-top:20px !important; }
.mt30{ margin-top:30px !important; }

.ml0{ margin-left:0px !important; }
.ml5{ margin-left:5px !important; }
.ml10{ margin-left:10px !important; }
.ml15{ margin-left:15px !important; }
.ml20{ margin-left:20px !important; }
.ml30{ margin-left:30px !important; }

.mr0{ margin-right:0px !important; }
.mr5{ margin-right:5px !important; }
.mr10{ margin-right:10px !important; }
.mr15{ margin-right:15px !important; }
.mr20{ margin-right:20px !important; }
.mr30{ margin-right:30px !important; }

.mb0{ margin-bottom:0px !important; }
.mb3{ margin-bottom:3px !important; }
.mb5{ margin-bottom:5px !important; }
.mb10{ margin-bottom:10px !important; }
.mb15{ margin-bottom:15px !important; }
.mb20{ margin-bottom:20px !important; }
.mb25{ margin-bottom:25px !important; }
.mb30{ margin-bottom:30px !important; }
.mb40{ margin-bottom:40px !important; }
.mb50{ margin-bottom:50px !important; }
.mb80{ margin-bottom:80px !important; }



.pt5{ padding-top:5px !important; }
.pt10{ padding-top:10px !important; }
.pt15{ padding-top:15px !important; }
.pt20{ padding-top:20px !important; }
.pt30{ padding-top:30px !important; }

.pl0{ padding-left:0px !important; }
.pl5{ padding-left:5px !important; }
.pl10{ padding-left:10px !important; }
.pl15{ padding-left:15px !important; }
.pl20{ padding-left:20px !important; }
.pl30{ padding-left:30px !important; }

.pr0{ padding-right:0px !important; }
.pr5{ padding-right:5px !important; }
.pr10{ padding-right:10px !important; }
.pr15{ padding-right:15px !important; }
.pr20{ padding-right:20px !important; }
.pr30{ padding-right:30px !important; }

.pb0{ padding-bottom:0px !important; }
.pb3{ padding-bottom:3px !important; }
.pb5{ padding-bottom:5px !important; }
.pb10{ padding-bottom:10px !important; }
.pb15{ padding-bottom:15px !important; }
.pb20{ padding-bottom:20px !important; }
.pb25{ padding-bottom:25px !important; }
.pb30{ padding-bottom:30px !important; }



p{
	font-size:75%;
	color:#555;
}



.txt,
.cmt{
	line-height:1.5;
	margin:0 0 10px;
}

.cmt{ margin:0 5px 10px; }

body{
	border:none;
	text-align:center;
	background:url("../img/bg_head.gif") repeat-x 0% 0% #FFF;
}

/*============================
#head
============================*/
#head {
	width:820px;
	padding:0 0 1px;
	margin:0 auto;
	text-align:left;
	height:80px;
}
#head #logo {
	padding:20px 0 0;
	width:245px;
	float:left;
}
#head #logo img {
}

#head ul#sh {
	padding:33px 0 0;
	list-style:none;
	float:right;
}
#head ul#sh li {
	float:left;
	margin:0 15px 0 0;
}
#head ul#sh li img {
	display:block;
}
#head {
}
#head hr {
}

/*============================
#top-head
============================*/
#head header#top-head {
}
#head header#top-head .inner {
}

/*============================
#mobile-head
============================*/
#head header#top-head .inner #mobile-head {
}

/*============================
#nav-toggle
============================*/
#head header#top-head .inner #mobile-head #nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 99999999;
}
#head header#top-head .inner #mobile-head #nav-toggle div {
	position: relative;
}
#head header#top-head .inner #mobile-head #nav-toggle div span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #666;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}

/*============================
#global-nav
============================*/
#head header#top-head nav#global-nav {
}
#head header#top-head nav#global-nav ul {
}
#head header#top-head nav#global-nav ul li {
	float: left;
}
#head header#top-head nav#global-nav ul li a {
	padding: 0;
}
#head header#top-head nav#global-nav ul li.gm01 {
}
#head header#top-head nav#global-nav ul li.gm01 a {
	text-indent:-9999em;
	background:url("../../img/gmenu/g1_of.gif") 50% 50% no-repeat;
	width: 157px;
	height: 40px;
	display:block;
}
#head header#top-head nav#global-nav ul li.gm02 {
}
#head header#top-head nav#global-nav ul li.gm02 a {
	text-indent:-9999em;
	background:url("../../img/gmenu/g2_of.gif") 50% 50% no-repeat;
	width: 137px;
	height: 40px;
	display:block;
}
#head header#top-head nav#global-nav ul li.gm03 {
}
#head header#top-head nav#global-nav ul li.gm03 a {
	text-indent:-9999em;
	background:url("../../img/gmenu/g3_of.gif") 50% 50% no-repeat;
	width: 137px;
    height: 40px;
    display:block;
}
#head header#top-head nav#global-nav ul li.gm04 {
}
#head header#top-head nav#global-nav ul li.gm04 a {
	text-indent:-9999em;
	background:url("../../img/gmenu/g4_of.gif") 50% 50% no-repeat;
	width: 126px;
    height: 40px;
    display:block;
}
#head header#top-head nav#global-nav ul li.gm05 {
}
#head header#top-head nav#global-nav ul li.gm05 a {
	text-indent:-9999em;
	background:url("../../img/gmenu/g5_of.gif") 50% 50% no-repeat;
	width: 126px;
    height: 40px;
    display:block;
}
#head header#top-head nav#global-nav ul li.gm06 {
}
#head header#top-head nav#global-nav ul li.gm06 a {
	text-indent:-9999em;
	background:url("../../img/gmenu/g6_of.gif") 50% 50% no-repeat;
	width: 137px;
    height: 40px;
    display:block;
}

/*============================
#topimg
============================*/
#topimg {
}
#topimg .bg {
	width: 100%;
	height: 280px;
	margin: 0 auto;
	padding: 0;
	background: url('../../img/main/topimg14.jpg') top center no-repeat #FFF;
}
#topimg .bg p {
	text-indent:-9999px;
}

/*============================
#cts
============================*/
#cts {
	background:url("../img/bg_cts_top.gif") repeat-x 0% 0% #FFF;
	width:100%;
	padding:15px 0 0;
}
#cts img {
}
#cts #c_bg {
	background:url("../img/bg_cts_bottom.gif") repeat-x 0% 100%;
	padding:0 0 20px;
}
#cts #c_bg #c_inr {
	width:820px;
	margin:0 auto;
	text-align:left;
}

/*============================
#foot
============================*/
#foot {
	background:url("../img/bg_footer.gif") repeat-x 0% 0% #222;
	width:100%;
	padding:15px 0 40px;
}
#foot #f_inr {
	width:820px;
	text-align:left;
	margin:0 auto;
}

/*============================
#sf
============================*/
#foot #f_inr ul#sf {
	list-style:none;
	float:left;
	width:509px;
}
#foot #f_inr ul#sf li {
	float:left;
	margin:0 15px 0 0;
}
#foot #f_inr ul#sf li img {
	display:block;
}
#foot #f_inr address {
	float:right;
	width:305px;
	font-weight:normal;
	font-size:62.5%;
	font-style:normal;
	color:#FFF;
	text-align:right;
}
#foot #f_inr hr {
}
























/*============================
#l
============================*/
#cts #c_bg #c_inr #l {
	width:605px;
	background:url("../../img/dot_y_c.gif") repeat-y 100% 0%;
	float:left;
}
#cts #c_bg #c_inr #l h2 {
	margin:0 0 10px;
}
#cts #c_bg #c_inr #l h2 img {
}

/*============================
#detail
============================*/
#cts #c_bg #c_inr #l map#detail {
}
#cts #c_bg #c_inr #l map#detail are{
}
#cts #c_bg #c_inr #l .box_all {
	height:100%;
	margin:10px 0 0;
	padding:0 0 1px;
	background:url("../../img/bg_bdr_side.gif") repeat-y 0% 0%;
}
#cts #c_bg #c_inr #l .box_all .box_btm {
	background:url("../../img/bg_bdr_btm.gif") no-repeat 0% 100%;
}
#cts #c_bg #c_inr #l .box_all .box_btm .box_w {
	width:590px;
	padding:0 0 10px;
	margin:0 10px 0 0;
	float:left;
	border-top:solid 2px #EEE;
	background:url("../../img/bg_box_w.gif") repeat-y 0% 0%;
}
#cts #c_bg #c_inr #l .box_all .box_btm .box_w .b_w_inr {
	width:570px;
	margin:8px 10px 0;width:570px;
	margin:8px 10px 0;
}
#cts #c_bg #c_inr #l .box_all .box_btm .box_w .b_w_inr {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box_w .b_w_inr img {
	display:block;
	margin:0;
	float:right;
}
#cts #c_bg #c_inr #l .box_all .box_btm .box_w .b_w_inr h3 {
	line-height:1.2;
	font-size:100%;
	color:#387655;
	padding:0 5px 5px;
	background:url("../img/dot_x_d.gif") repeat-x 0% 100%;
}
#cts #c_bg #c_inr #l .box_all .box_btm .box_w .b_w_inr table {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box_w .b_w_inr table tbody {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box_w .b_w_inr table tbody tr {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box_w .b_w_inr table tbody tr th {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box_w .b_w_inr table tbody tr td {
}
#cts #c_bg #c_inr #l .box_all .box_btm {
}
#cts #c_bg #c_inr #l {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box {
	width:290px;
	padding:0 0 10px;
	margin:0 10px 0 0;
	float:left;
	border-top:solid 2px #EEE;
	background:url("../../img/bg_box.gif") repeat-y 0% 0%;
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr {
	width:270px;
	margin:8px 10px 0;
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr img {
	display:block;
	margin:0 0 10px;
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr h3 {
	line-height:1.2;
	font-size:75%;
	color:#387655;
	padding:0 5px 5px;
	background:url("../img/dot_x_d.gif") repeat-x 0% 100%;
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr table {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr table tbody {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr table tbody tr {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr table tbody tr th {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr table tbody tr td {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr img {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr h3 {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr h3 {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr table {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr table tbody {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr table tbody tr {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr table tbody tr th {
}
#cts #c_bg #c_inr #l .box_all .box_btm .box .b_inr table tbody tr td {
}
#cts #c_bg #c_inr #l  {
}
#cts #c_bg #c_inr #l h2 {
}
#cts #c_bg #c_inr #l h2 img {
}

/*============================
#infoBox
============================*/
#cts #c_bg #c_inr #l #infoBox {
}

/*============================
#info
============================*/
#cts #c_bg #c_inr #l #infoBox ul#info {
}
#cts #c_bg #c_inr #l #infoBox ul#info li {
}
#cts #c_bg #c_inr #l #infoBox ul#info li span {
}
#cts #c_bg #c_inr #l #infoBox ul#info li span strong {
}
#cts #c_bg #c_inr #l #infoBox ul#info li span {
}
#cts #c_bg #c_inr #l #infoBox ul#info li span img {
}
#cts #c_bg #c_inr #l #infoBox ul#info li span a.wo_850-800 {
}
#cts #c_bg #c_inr #l p.pt {
}
#cts #c_bg #c_inr #l p.pt {
}
#cts #c_bg #c_inr #l p.pt img {
}
#cts #c_bg #c_inr #l {
}

/*============================
#r
============================*/
#cts #c_bg #c_inr #r {
}

/*============================
#bnr
============================*/
#cts #c_bg #c_inr #r ul#bnr {
}
#cts #c_bg #c_inr #r ul#bnr li {
}
#cts #c_bg #c_inr #r ul#bnr li img {
	/*width:210px;*/
}
#cts #c_bg #c_inr #r ul#bnr map {
}
#cts #c_bg #c_inr #r ul#bnr map are{
}
#cts #c_bg #c_inr {
}
#cts #c_bg #c_inr hr {
}









.box h3 a:link,
.box h3 a:visited,
.box h3 a:active,
.box h3 a:hover{ color:#387655 !important; }
.box h3 a:hover{ color:#4F9971 !important; }

.box_w h3 a:link,
.box_w h3 a:visited,
.box_w h3 a:active,
.box_w h3 a:hover{ color:#387655 !important; }
.box_w h3 a:hover{ color:#4F9971 !important; }

.box_w2 h3 a:link,
.box_w2 h3 a:visited,
.box_w2 h3 a:active,
.box_w2 h3 a:hover{ color:#387655 !important; }
.box_w2 h3 a:hover{ color:#4F9971 !important; }





.box table{
	width:270px;
	font-size:62.5%;
	color:#666;
	text-align:left;
}
.box table th,
.box table td{
	padding:5px 0 0 5px;
	line-height:1.2;
}
.box table th{
	width:40px;
	font-weight:normal;
}
.box table td{ width:230px; }



.box_w table{
	width:570px;
	font-size:62.5%;
	color:#666;
	text-align:left;
}
.box_w table th,
.box_w table td{
	padding:5px 0 0 5px;
	line-height:1.2;
}
.box_w table th{
	width:30px;
	font-weight:normal;
}
.box_w table td{ width:230px; }





.box_w2 table{
	width:270px;
	font-size:62.5%;
	color:#666;
	text-align:left;
}
.box_w2 table th,
.box_w2 table td{
	padding:5px 0 0 5px;
	line-height:1.2;
}
.box_w2 table th{
	width:40px;
	font-weight:normal;
}
.box_w2 table td{ width:230px; }



#info{
	list-style:none;
	width:570px;
}
#info li{
	line-height:1.2;
	color:#666;
	font-size:75%;
	padding:10px 5px 5px;
	background:url("../img/dot_x_d.gif") repeat-x 0% 100%;
}

#info li span{
	display:block;
	text-indent:-6em;
	margin-left:6em;

}

#info li strong{
	color:#946E4D;
	margin-right:10px;
}



/* R -------------------------------------------------*/



#r{
	width:210px;
	float:right;
}

#bnr{
	list-style:none;
	position:relative;
	top:-5px;
	left:4px;
}
#bnr li{
	line-height:1;
	font-size:1px;
}

#bnr li img{
	display:blcok;
}



/* PT -------------------------------------------------*/



.pt{
	text-align:right;
	padding:25px 15px 10px 0;
}


#infoBox{
	width:590px;
	/*height:170px;*/
	height:400px;
	overflow-y:scroll;
	margin-bottom:15px;
}