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

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

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){
	
#bg{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	padding-bottom: 100px;
	}
	

#abg1{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/index_bg1_1.png);
	background-position: left;
	background-repeat: no-repeat;
	}
	

#abg2{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/index_bg1_2.png);
	background-position: right;
	background-repeat: no-repeat;
	}


#abg3{
	width: 100%;
	min-width: 1200px;
	background-position:bottom left;
	background-image: url(../images/page2_bg1.png);
	background-repeat: no-repeat;
	padding-bottom: 120px;
	}
	

#abg4{
	width: 100%;
	min-width: 1200px;
	background-position:bottom right;
	background-image: url(../images/page2_bg2.png);
	background-repeat: no-repeat;
	}
	

#abg5{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/page3_bg1.png);
	background-position:top left;
	background-repeat: no-repeat;
	}
	

#abg6{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/page3_bg2.png);
	background-position:top right;
	background-repeat: no-repeat;
	}
	
	
#abg7{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/page4_bg1.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#abg8{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/page4_bg2.png);
	background-position: center left;
	background-repeat: no-repeat;
	}
	
	

	
#container{
	width:100%;
	min-width:1200px;
	padding-bottom: 100px;
}
	
#container2{
	width:100%;
	min-width:1200px;
	padding-bottom: 50px;
}


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

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

.h_con{
	width:100%;
	min-width: 1200px;
	height:30px;
	margin:0 auto;
	background-color:#BEB1A1;
	padding-top:10px;
}

.h_text{
	width:1200px;
	height:25px;
	margin:0 auto;
	font-size:14px;
	line-height:25px;
	color: #FFF;
	text-align:center;
}


footer{
	min-width:1200px;
	
}


#footer{
	width:100%;
	min-width:1200px;
	background-color:#FFF;
}

#footer2{
	width:100%;
	min-width:1200px;
	height:60px;
	background-color:#D9D9D9;
}

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

.ft_con{
	width:1200px;
	height:80px;
	margin:0 auto;
	padding-top:20px;
}

.ft_menu{
	width:1200px;
	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;
}
	
}

@media(max-width:480px){
	
#bg{
	width:100%;
	min-width: 370px;
	background-image: url(../images/bg_mobile.png);
	background-repeat: repeat;
	}
	

#abg1{
	width:100%;
	}
	

#abg2{
	width:100%;
	}


#abg3{
	width:100%;
	}
	

#abg4{
	width:100%;
	}
	

#abg5{
	width:100%;
	}
	

#abg6{
	width:100%;
	}
	
	
#abg7{
	width:100%;
}

#abg8{
	width:100%;
	}
	

	
#container{
	width:100%;
	padding-bottom: 100px;
}
	
#container2{
	width:100%;
	padding-bottom: 50px;
}


header{
	width:100%;
}

#header{
	width:100%;
}

.h_con{
	width:100%;
	min-width: 370px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#BEB1A1;
}

.h_text{
	width:90%;
	margin:0 auto;
	font-size:14px;
	line-height:25px;
	color: #FFF;
	text-align:center;
	
}


footer{
	width:100%;
	
}


#footer{
	width:100%;
	background-color:#D9D9D9;
}

#footer2{
	width:100%;
	background-color:#D9D9D9;
}

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

.ft_con{
	width:90%;
	margin:0 auto;
	padding-top:20px;
}

.ft_menu{
	width:100%;
	text-align:left;
	font-size:14px;
	margin:0 auto;
	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;
}

	
	
}
