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

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

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:0;
text-align:left;
width:100%;
height:100%;
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;}

address{
	font-style: normal;
}


dl,dt,dd{
	margin: 0;
	padding: 0;
}


@media(min-width:481px){
	
	.mo_br{
		display: none;
	}
	
#wrap{
	width: 100%;
		
	}
	
#container{
	width: 100%;
	min-width: 1200px;
	position:relative;
}

#bg{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/base_base.jpg);
		
	}

	



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


#footer{
	width: 100%;
	min-width: 1200px;
}
	
.ft_bg{
	width: 100%;
	margin:0 auto;
	background-color: #FFF;
}
	
	

.ft_con{
	width: 1200px;
	margin:0 auto;
}
	
	

.copyright{
	width: 514px;
	height: 40px;
	background-image:url(../images/copyright.png);
	background-repeat:no-repeat;
	background-position: center;
	margin: 0 auto;
	}
	
.open{
		width: 182px;
		height: 181px;
		position: absolute;
		left: 44%;
		top: 500px;
		background-image: url(../images/newopen.png);
		background-repeat: no-repeat;
	    z-index: 20;
	}



}


@media(max-width:480px){
	
#wrap{
	width: 100%;
	min-width:  360px;
	overflow: hidden;	
	}
	
#container{
	width: 100%;
	position:relative;
	min-width:  360px;
	overflow: hidden;	
}

	

#bg{
	width: 100%;
	background-image: url(../images/base_bases.jpg);
	min-width:  360px;
	overflow: hidden;	
		
	}




.open{
		width: 118px;
		height: 118px;
		position: absolute;
		left: 42%;
		top: 400px;
	    background-image: url(../images/newopen.png);
		background-repeat: no-repeat;
	    background-size: 65%;
	}


	
}

@media print{
	
#container{
	width: 100%;
	min-width: 1400px;
	position:relative;
	background-color: #8E8E8E;
}

#bg{
	width: 100%;
	min-width: 1400px;
		
	}

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

#header{
	width: 100%;
	min-width: 1400px;
	height: 150px;
	
}

.h_con{
	width:1100px;
	height:100px;
	margin:0 auto;
	padding-top:30px;
	
}
	
a.logo{
		display: block;
		width: 616px;
		height: 85px;
	    background-image: url(../images/logo.png);
		background-repeat: no-repeat;
	    background-position: middle;
	    float: left;
	}


.logo2{
	width: 325px;
		height: 90px;
	    float: right;
	}
	
a.logo2_1{
		display: block;
		width: 325px;
		height: 47px;
	    background-image: url(../images/logo3_1.png);
		background-repeat: no-repeat;
	    background-position: bottom;
	}
	
a.logo2_2{
		display: block;
		width: 325px;
		height: 34px;
		background-image: url(../images/logo3_2.png);
		background-repeat: no-repeat;
	    background-position: bottom;
	}
	
	
	
.h_border{
	width: 100%;
	min-width: 1400px;
	height: 6px;
	background-color: #FFF;
	}


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


#footer{
	width: 100%;
	min-width: 1400px;
}
	
.ft_bg{
	width: 100%;
	margin:0 auto;
	background-color: #FFF;
}
	
	

.ft_con{
	width: 1200px;
	margin:0 auto;
}
	
	

.copyright{
	width: 514px;
	height: 40px;
	background-image:url(../images/copyright.png);
	background-repeat:no-repeat;
	background-position: center;
	margin: 0 auto;
	}
	
.open{
		width: 182px;
		height: 181px;
		position: absolute;
		left: 44%;
		top: 500px;
		background-image: url(../images/newopen.png);
		background-repeat: no-repeat;
	    z-index: 20;
	}



}
