@charset "UTF-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
	padding:0;
	display:block;
	margin:0;
	font-weight: lighter;
}

html{
 /* IE以外 */
      margin-bottom:1px;
      height:100%;
      /* IE用 */
      overflow-y:scroll;
}

body {
font-size: 62.5%;
font-family:"ヒラギノ角ゴ Pro W",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
line-height: 1.8;
margin:0px 0px 0px 0px;
text-align:left;
width:100%;
height:100%;
background-color:#FFFFFF;
min-height:100%;
-webkit-text-size-adjust: none;
word-wrap:break-word;
}


body > #container {height:auto;}


.c-both {
    clear: both;
    padding: 0px;
    margin: 0px;
}


p{
	padding:0;
	margin:0;
}

nav,header,footer{display:block;}



@media(min-width:481px){


#container{
	width:100%;
	height: 100%;
	min-width:1200px;
	position: relative;
	
}

#bg1{
	display: block;
	width: 279px;
	height: 194px;
	background-image: url(../images/bg2_1.png);
	background-repeat: no-repeat;
	position: absolute;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	top: 0;
	left: -50px;
	z-index: 10;
	}
	
#bg2{
	display: block;
	width:301px;
	height: 194px;
	background-image: url(../images/bg2_2.png);
	background-repeat: no-repeat;
	position: absolute;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	top: 0px;
	right: 0;
	z-index: 10;
	}
	
	
#bg1s{
	display: none;
	}
	
#bg2s{
	display: none;
	}
	
#bg_h{
	width:100%;
	min-width:1200px;
	background-color:rgba(190,224,204,1.0);
	z-index: 7;
	top: 0px;
}




header{
	width:100%;
	min-width:1200px;
}

#header{
	width:100%;
	min-width:1200px;
	position:fixed;
	height: 194px;
}

.h_con{
	width:100%;
	min-width:1200px;
	margin:0 auto;
	padding:10px 0;
}
	
.m_mark{
	display: none;
}
	
a.h_mark{
	display: none;
	}	
	
.telm{
	display: none;
	}
	

a.telmark1{
	display: none;
	}


.h_text{
	width:1200px;
	margin:0 auto;
	font-size:14px;
	line-height:25px;
	font-weight: 100;
	color: #000;
	text-align:center;
}
	
	
.logo{
	width:787px;
	margin: 0 auto;	
	padding-top: 10px;
	}


a.h_logo{
	display:block;
	width:100%;
	height:213px;
	background-image: url(../images/logo.png);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top: 60px;
	padding-bottom: 60px;
}





footer{
	min-width:1200px;
	padding: 0;
	margin: 0;
}


#footer{
	width:100%;
	min-width:1200px;
	background-color:#E6E6E6;
	padding: 15px 0px;
}

#footer2{
	width:100%;
	min-width:1200px;
	height:70px;
	background-color:rgba(145,177,111,0.6);
}

.ft_copy{
	width:1200px;
	height:40px;
	margin:0 auto;
	background-image:url(../images/copyright.png);
	background-repeat:no-repeat;
	background-position:center center;
	padding:15px 0;
}

.ft_con{
	width:1200px;
	margin:0 auto;
	padding-top:0px; 
	vertical-align: middle;
}

.ft_menu{
	width:1200px;
	text-align:center;
	font-size:14px;
	color:#000;
	padding: 10px 0px;
}

.ft_menu2{
	display:none;
}


.ft_title{
	width:149px;
	height:20px;
	background-image:url(../images/contentstitle.png);
	background-repeat:no-repeat;
	background-position: center;
	margin:0 auto;
	padding-top: 20px;
}

}


@media(max-width:480px){




#container{
	width:100%;
	min-width: 345px;
	position: relative;
	overflow: hidden;
}
	
	
#bg1{
	display: none;
	}
	
#bg2{
	display: none;
	}

	
#bg1s{
	display: block;
	width:127px;
	height: 84px;
	background-image: url(../images/bg2s_1.png);
	background-repeat: no-repeat;
	position: absolute;
	top:75px;
	left: -10px;
	}
	
#bg2s{
	display: block;
	width: 137px;
	height: 84px;
	background-image: url(../images/bg2s_2.png);
	background-repeat: no-repeat;
	position: absolute;
	top:75px;
	right: 0;
	}

	
#bg_h{
	width:100%;
	min-width: 345px;
	height: 80px;
	z-index: 7;
	top: 0px;
	background-color:#76AB93;
	position: fixed;
}




header{
	width:100%;
	min-width: 345px;
}

#header{
	width:100%;
	min-width: 345px;
	padding-top: 0px;
	
}

.h_con{
	width:100%;
	min-width: 345px;
	margin:0 auto;
}
	
	
.m_mark{
	width:31px;
	height: 37px;
	float: left;
	margin-left: 0.4%;
	margin-right: 0.4%;
}
	
	
a.h_mark{
	display:block;
	width: 31px;
	height: 37px;
	background-image: url(../images/h_mark.png);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top: 15px;
	padding-left: 5px;
	}
	
.telm{
	display: block;
	width: 47px;
	height: 51px;
	margin-left: 0.4%;
	float: right;
	}
	

a.telmark1{
	display:block;
	width: 47px;
	height: 51px;
	background-image: url(../images/telmark.png);
	background-position:center center;
	background-repeat:no-repeat;
	}


.h_text{
	width:70%;
	font-size:1.2em;
	line-height:25px;
	font-weight: 100;
	text-align: center;
	color: #FFF;
	margin:10px 0px;
	padding-left: 10px;
	float: left;
}
	

	
.logo{
	width:100%;
	min-width: 345px;
	margin: 0 auto;	
	padding-top: 10px;
	}


a.h_logo{
	display:block;
	width:100%;
	min-width: 345px;
	height:149px;
	background-image: url(../images/logos.png);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-bottom: 15px;
}
	




footer{
	width:100%;
	min-width: 345px;
	
}


#footer{
   display:none;
}

#footer2{
	width:100%;
	min-width: 345px;
	height:70px;
	background-color:#E6E6E6;
}

.ft_copy{
	width:100%;
	min-width: 345px;
	height:40px;
	margin:0 auto;
	background-image:url(../images/copyright.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-top:0px;
}

.ft_con{
	width:100%;
	min-width: 345px;
	height:80px;
	margin:0 auto;
	padding-top:20px;
}

.ft_menu{
	width:100%;
	min-width: 345px;
	text-align:center;
	font-size:14px;
	margin-top:0px;
	color:#000;
}

.ft_menu2{
	display:none;
}


.ft_title{
	width:135px;
	height:20px;
	background-image:url(../images/contents.png);
	background-repeat:no-repeat;
	background-position: center;
	margin:0 auto;
	padding-top: 20px;
}

	
}
