@charset "utf-8";

/* -------------------- all -------------------- */
body {
	line-height: 140%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

html{
	max-width: 100%;
	margin: 0px;
	padding: 0px;
}

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;
}


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: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

#head{
	background-image: url(images/base/header_shimashima.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #669900;
	padding-bottom: 10px;
}

#head .head_cont{
	max-width: 100%;
	min-height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #14673D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* -------- head_info -------- */

#head .head_title{
	width: 55%;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left 10px;
	background-image: url(images/sp/base/logomountain.gif);
	background-size: 60px auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	margin: 0px;
	float: left;
}

#head .head_menu{
	width: 50px;
	margin: 5px 5px 5px 0;
	float: right;
}

/* -------------------- 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;
}

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

#contents{
	padding: 10px;
	text-align: left;
}

ul {
	list-style-image: url(images/base/icon_1.gif);
	margin: 0;
	padding-left: 20px;	
}

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

#modal { display: none; }

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

h1{
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #cccc33;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccc33;
	font-size: large;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bolder;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
}

h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	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 0px;
	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: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 2em;
}


.under_h3{
	width: 100%;
	margin: 20px 0px 0px 0px;
}

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

.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;
}

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

.menu{
	background-color: #d2f9a0;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.menu img{
	margin-top: 10px;
}

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

.top_info{
	border-width: 1px;
	border-style: dotted;
	border-color: #ccc;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

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

}

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

.top_info p strong a{
	color: #a67320;
	font-size: xx-large;
}


.right_dmall {
	text-align: right;
	margin-right: 1em;
	font-size: 10px;
}
/* -------- yatugatake -------- */ 

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

.p_ank {
	text-align: center;
	font-size: 14px;
	margin: 0 5px 20px 0;
	background: #f5efe9;
	padding-right: 20px;
}

.s_pageup {
	text-align: right;
	margin: 20px 15px 0 0;
}

.flow {
	padding: 10px;
	background-color: #f2e9d7;
}

.flow p {
	margin-top: 5px;
}

.step {
	font-weight: bold;
	color: #6a420f;
}

.b_red {
	border-bottom: #f00f00 1px solid;
}

/* -------- 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;
}


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

#foot{
	margin-top: 60px;
	padding-top: 60px;
	background: url(images/base/foot_bg.png) 0 0 repeat-x;
	background-size: auto 60px ;
}

#foot .foot_cont{
	background-color: #14673d;
	height: 100%;
	position: relative;
}

#foot .foot_cont .pageup{
	height: 60px;
	position: absolute;
	top: -95px;
	right: 0;
}

#foot .foot_cont p{
	margin: 0;
	padding-top: 20px;
	color: #669966;
	font-size: small;
}

#foot .foot_cont p.pc{
	padding-top: 20px;
	margin-right: 10px;
	font-size: small;
	text-align: right;
}

#foot .foot_cont p.pc a:link{ font-weight: bold;text-decoration: none;color: #ffffff; }
#foot .foot_cont p.pc a:visited{ font-weight: bold;text-decoration: none;color: #ffffff; }
#foot .foot_cont p.pc a:active{ background-color: #FFC;font-weight: bold;text-decoration: none;color: #cc6633; }

#foot .foot_cont p.pc a:hover{ background-color: #FFC;font-weight: bold;text-decoration: none;color: #cc6633; }

