@charset "utf-8";

/* -------------------- all -------------------- */

body {
	line-height: 100%;
	width: 100%;
	height:100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

html{
	width: 100%;
	height: 100%;	
}

A:link    {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}
A:active  {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFC;
}
A:hover   {
	color: #CC3300;
	text-decoration: none;
	background-color: #FFC;
}
a.img_link:hover{ position: relative; top: 1px; left: 1px;}

br.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 0%;
	height: 0px;
}

table{
	text-align: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
td{
	padding:1em;
}
.td_detail{
	text-align: center;
	background-color: #f0f6ef;
	white-space: nowrap; 
	}

p{
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.margin20{
	margin-top: 20px !important;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.margin0{ margin-top: 0px; }


/* -------------------- img -------------------- */

img{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: baseline;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1em;
	padding-left: 0px;
}

/* -------------------- head -------------------- */

#head{
	padding: 0px;
	background-color: #669900;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 70px;
	background-image: url(images/base/header_shimashima.gif);
}


#head .head_cont{
	width: 892px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	height: 70px;
	background-image: url(images/base/logomountain.gif);
	background-color: #14673D;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

/* -------- h1(logo) -------- */


/* -------- head_info -------- */
#head .head_cont .head_title{
	float: left;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-style: normal;
	background-repeat: no-repeat;
	text-align: center;
	background-position: left bottom;
	width: 380px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#head .head_cont .head_info{
	width: 300px;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	background-position: 0 0;
	font-weight: bolder;
	vertical-align: text-bottom;
	line-height: 25px;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	margin: 0px;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}

#head .head_cont .head_info p.com{
	margin-top: 0px;
	font-size: 11px;
	font-weight: bold;
}

#head .head_cont .head_info p.number{
	margin-top: 5px;
	font-size: 26px;
	color: #1f7f13;
	text-shadow:
		0px -2px #ffffff,
		2px 0px #ffffff,
		0px 2px #ffffff,
		-2px 2px #ffffff;
}

#head .head_cont .head_info p.number span{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-shadow: none;

}

#headimage{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
	text-align: center;
	background-image: url(images/base/header_shimashima.gif);
	background-color: #669900;
}


/* -------------------- title -------------------- */

.title{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #195F3B;
	border-left-color: #195F3B;
	background-image: url(images/base/header_shimashima.gif);
	background-color: #14673D;
}

ul#menu {
	position: relative;
	padding: 0px;
	text-align: center;
	height: 50px;
	list-style-type: none;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 890px;
}
.menubg {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	height: 20px;
	background-color: #669900;
	background-image: url(images/base/header_shimashima.gif);
}


ul#menu li{
	text-indent: -9999px;
	height: 50px;
}

ul#menu li a{
	position: absolute;
	overflow: hidden;
	text-decoration: none;
	display: block;
	top: 2px;
	height: 50px;
}


/* -------- menu default -------- */

ul#menu li#top a {
	background: url(images/base/menu.jpg) no-repeat 0px 0px;
	width: 172px;
	left: 0px;
}

ul#menu li#info a {
	background: url(images/base/menu.jpg) no-repeat -165px 0px;
	width: 220px;
	left: 172px;
}

ul#menu li#guide a {
	background: url(images/base/menu.jpg) no-repeat -385px 0px;
	width: 165px;
	left: 392px;
}

ul#menu li#yatugatake a {
	background: url(images/base/menu.jpg) no-repeat -550px 0px;
	width: 165px;
	left: 557px;
}

ul#menu li#link a {
	background: url(images/base/menu.jpg) no-repeat -715px 0px;
	width: 165px;
	left: 722px;
}

/* -------- menu over -------- */ 

ul#menu li#top a:hover {
	background-position: -0px -50px;
}

ul#menu li#info a:hover {
	background-position: -165px -50px;
}

ul#menu li#guide a:hover {
	background-position: -385px -50px;
}

ul#menu li#yatugatake a:hover {
	background-position: -550px -50px;
}

ul#menu li#link a:hover {
	background-position: -715px -50px;
}


/* -------------------- contents -------------------- */

#container {
		width: 100%;
		position: relative;
		height: auto !important;
		height: 100%;
		min-height: 100%;
	}
	
#contents{
	width: 892px;

	text-align: left;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #669900;
	border-left-color: #14673D;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #14673D;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5em;
	padding-left: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-top-width: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 1.5em;
}
#member{
	margin: 0 auto 60px auto;
}
ul {
	list-style-image: url(images/base/icon_1.gif);
	margin: 0;
	padding-left: 20px;	
}

li {
	padding-left: 10px;	
	margin-top: 5px;
}

/* -------- pan -------- */ 

#contents .pan{
	width: 890px;
	list-style-type: circle;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contents .pan a.home{
/*	background: url(images/base/home.png) 0 0 no-repeat; 
	padding-top: 10px; */
	padding-left: 0px;
	height: auto;
}

#contents .pan A:link    { color: #1f7f13; text-decoration: none; }
#contents .pan A:visited { color: #1f7f13; text-decoration: none; }
#contents .pan A:active  { color: #87b224; text-decoration: none; }
#contents .pan A:hover   {
	color: #87b224;
	text-decoration: none;
}

/* -------- h2,h3 -------- */ 

h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 2em;
	background-image: url(images/base/icon_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #336;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
	width: 90%;
}


h3{
	width: auto;
	margin: 10px 0px 0px 20px;
	padding: 5px 0px 5px 10px;
	color: #412b00;
	background-position: 0 0;
	background-image: url(images/base/h3.gif);
}


h4{
	width: auto;
	margin: 10px 0px 0px 10px;
	padding: 5px 0px 5px 10px;
	background: url(images/base/h4.gif) 0 0 repeat;
	color: #261900;
}


.under_h2{
	width: 860px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 2em;
}


.under_h3{
	width: 850px;
	margin: 20px 0px 0px 20px;
}

.under_h4{
	width: 820px;
	margin: 20px 0px 0px 60px;	
}

.guide_right .under_h2{
	width: 600px;
	margin: 20px 0px 0px 20px;
}

.under_h3 p.title{
	width: auto;
	margin: 0;
	padding: 5px 0px 5px 10px;
	background: url(images/base/h4.gif) 0 0 repeat;
	font-weight: bold;
	color: #261900;
}


/* -------- top -------- */ 

#contents .left_cont{
	width: 550px;
	margin-top: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 2em;
}

#contents .right_cont{
	width: 250px;
	margin-top: 20px;
	float: right;
	margin-right: 28px;
}

p.border{
	margin-top: 20px;
}

/* -------- top_menu -------- */ 

#contents .top_menu{
	width: 870px;
	margin-top: 0px;
	margin-left: 10px;
	text-align: center;
}

#contents .top_menu .cont{
	width: 430px;
	margin-top: 5px;
	text-align: center;
	float: left;
	margin-bottom: 15px;
	border: thin dashed #CCC;
}

/* -------- top_info -------- */ 

.top_info{
	margin-top: 20px;
	text-align: right;
}

.top_info span {
	border-bottom: 1px #a67320 solid;

}

.top_info p strong{
	color: #a67320;
	font-size: large;
	background-repeat: no-repeat;
	line-height: 2em;
	font-weight: bold;
	margin-right: 1em;
}

/* -------- yatugatake -------- */ 

.tyui{
	margin: 20px 15px 0 15px;
	padding: 10px;
	border: #f00f00 2px solid;
	font-weight: bold;
	background-color: #fff2f2;
}

/* -------- guide -------- */ 

.guide_left{
	width: 220px;
	padding: 0;
	float: left;
}

.guide_right{
	width: 620px;
	margin-left: 25px;
	padding: 0;
	float: left;
}

.guide_left h2.guide_left_h2{
	background: url(images/base/h3.gif) 0 0 repeat;
	font-size: small;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

.guide_left .guide_left_under_h2{
	width: 220px;
	background-repeat: repeat;
	background-position: 0 0;
	background-color: #FCFBF3;
	border: 1px outset #CCC;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.guide_left_cont{
	width: 180px;
	margin-top: 20px;
	float: left;
	padding-left: 20px;
}

.guide_right_cont{
	width: 600px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

/* -------- guide_icon -------- */ 

.guide_left_under_h2 .under_title{
	margin-top: 5px;
	font-size: small;
	margin-left: 15px;
}
.guide_copy {
	word-spacing: -6px;
	background-position: 0 0;
	font-size: medium;
}

/* -------------------- wrap -------------------- */
#wrap {
	padding-bottom:90px;
}

/* -------------------- foot -------------------- */

#foot{
	margin: 0 auto 0px auto;
	padding-top: 60px;
	position: absolute;
	bottom: -60px;
	background: url(images/base/foot_bg.png) 0 0 repeat-x;
	background-size: auto ;
	min-width: 100%;
	left: 0px;
}

#foot .foot_cont{
	background-color: #14673d;
	min-height: 90px;
	position: relative;
}

#foot .foot_cont .pageup{
	width: 120px;
	height: 90px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 310px;
	line-height:1.5em;
}

#foot .foot_cont p{
	width: 880px;
	margin: 0px auto;
	padding: 0;
	color: #669966;
	font-size: small;
}
#headimagecenter {
	width: 892px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #14673D;
	border-left-color: #14673D;
}
.menubg .menucolor {
	width: 892px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #14673D;
}
#contents div .p_box {
	font-size: medium;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bolder;
	padding-top: 5px;
	margin-left: 1em;
	padding-left: 5px;
}
#contents div .detail_box strong {
	float: left;


}
.lart {
	font-size: x-large;
}
#contents .top_info p {
	font-size: medium;
}
#contents .top_info p span {
	font-size: small;
	text-align: right;
	margin-right: 2em;
}
.right_dmall {
	text-align: right;
	margin-right: 1em;
	font-size: small;
}
