/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

html{
	height:100%;
}

body{width:100%;
	height:100%;
padding:0px 0.5em 0px 0.5em;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
font-size: auto;
line-height: 1.6em;
letter-spacing:1px;
font-feature-settings: "palt";
text-align : left;
font-weight: normal;
background-color:#F7EFDE;
}

ul{
	list-style:none;
}

p {
 font-weight:normal;

}



div:after{  
     content: ".";   
     display: block;   
     visibility: hidden;   
     height: 0.1px;   
     font-size: 0.1em;   
     line-height: 0;   
     clear: both;   
}  

h1{	
	font-size:1.6em;
	line-height:1.6em;
}

h2{
	margin-top:0px;
	padding-left:20px;
	font-size:1.4em;
	line-height:1.4em;
	color:#F06;
	background-image:url(../members/images/bg_ttle.gif);
	background-repeat:no-repeat,no-repeat;
	background-position:0px 10px;
}

h3{	padding-left:36px;
padding-bottom:8px;
	font-size:1.2em;
	line-height:1.4em;
background-image:url(../lib/bg_umbrl.jpg);
	background-repeat:no-repeat,no-repeat;
	background-position:0px 0px;
	border-bottom:solid 1px #666666;
}


/*各ページ*/


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

article{clear:both;
}

header{
width:100%;
height:auto;
	margin-top:20px;
	text-align:center;
}

#hdrs{
width:100%;
	height:auto;
text-align:center;}

header img{
width:100%;
height:auto;
}

header img.szs{
width:60%;
height:auto;
}



/**/
#bdy{
	width: 100%;
	height:100%;
padding: 0px 10px 0px 10px;
	text-align:left;
}

#bdytop{
	width: 100%;
	height:100%;
padding: 0px 10px 0px 10px;
	text-align:center;
}

#bdy img{
width:100%;
	height:auto;
}
	
#bdytop img{
width:100%;
	height:auto;
}


#stg{
width: 95%;
height:auto;
padding:10px;
text-align: justify;
text-justify: inter-ideograph;
	}


/*ボックス*/
	
.bx-ttl{
width: 95%;
	margin:0px auto;
	font-size:1.3em;
line-height:1.6em;
	font-weight:bold;
text-align:center;
}

.bx-ttl img{
    width:100%;
	height:auto;
}


/*ボタン*/
 .btn{
    /* ユーザーエージェントスタイルシートをリセット */
  appearance: none;
  border: 0;
  border-radius: 5px;
  background: #4676D7;
  color: #fff;
	 margin-bottom:1.0em;
  padding: 8px 16px;
  font-size:1.6em;
  }
  
	
 .btn:hover {
  background: #1d49aa;
}
 
 .btn:focus {
  outline: none;
  box-shadow: 0 0 0 4px #cbd6ee;
}

 .btn2{
    /* ユーザーエージェントスタイルシートをリセット */
  appearance: none;
  border: 0;
  border-radius: 5px;
  background: #EE2358;
  color: #fff;
  padding: 8px 16px;
 font-size:1.6em;
  }
  
	
 .btn2:hover {
  background: #D30A2C;
}
 
 .btn2:focus {
  outline: none;
  box-shadow: 0 0 0 4px #cbd6ee;
}

 .btn3{
    /* ユーザーエージェントスタイルシートをリセット */
  appearance: none;
  border: 0;
  border-radius: 5px;
  background: #999999;
  color: #ffffff;
	 margin:8px 20px 8px 0px;
	
  padding: 8px 16px;
  font-size: 16px;
  }
  
	
 .btn3:hover {
  background: #666666;
}
 
 .btn3:focus {
  outline: none;
  box-shadow: 0 0 0 4px #cbd6ee;
}


/*FOOTER*/

footer{
clear:both;
	position: relative;
	padding:6px;
	width: 100%;
    height: auto;
background-color: #dcd6d0;
 bottom: 0;
  }

#ftxt{
width:100%;
 height: auto;
margin:20px auto 0px auto;
	font-size:0.8em;
	font-weight:normal;
	color:#534741;
	text-align:left;
	}
	
.ftxtb{
	font-size:1.2em;
	font-weight:bold;
}

/*フォント*/
#ftxt{
	width:95%;
	height:auto;
	margin:10px auto;
	font-size:1em;
	font-weight:normal;
	text-align:left;
	color:black;
	}
	

	h1{margin-bottom:20px;
	}
	
	h2{margin-bottom:20px;
	}
	


/*テーブル*/



/*リスト*/
ul.kiyaku{width:auto;
height:auto;}

ul.kiyaku li {
  padding: 0 0 5px 0;
	margin-left: 1rem;
  text-indent: -1rem;
  list-style-type: none; letter-spacing: 0em;
	text-align: justify;}

ul.kiyaku2{width:auto;
height:auto;}

ul.kiyaku2 li{
  padding: 0 0 5px 0;
  list-style-type: none;
letter-spacing: 0em;
	text-align: justify;}

ul.rt{width:auto;
height:auto;}

ul.rt li{
  padding: 0 0 10px 0;
  list-style-type: none; letter-spacing: 0em;
	text-align: justify;
}

/*FAQ*/


/*テキスト*/

.redd{color:#F00000;}

.mdsh{font-weight:600;}

.mdsh-r{
	font-weight:400;
color:red;}


.txtnws{line-height: 1.6em;}

.bld{font-weight:600;}

.etry{font-size:1.3em;line-height:1.6em;}

/*画像*/

