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

body {
	margin:0;	
	padding: 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:13px;
	line-height:160%;


	color:#003366;

}
a:link {
	color:#000576;

}
a:hover {
	color:#0756E6;

}

h2 {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;

}

.text span{
margin-right:15px;

}

p.box {
   border-bottom: 1px dashed #B9C6D9;
   width:600px;
}
.text{
	margin:0px;
	font-size:14px;
	line-height:180%;
	text-align:left;
}

.text1{
	margin-bottom:5px;
	font-size:14px;
	text-align:left;

}
.text2{
	margin:0px;
	font-size:14px;
	line-height:180%;
	text-align:center;
}


.text05{
	margin-top:5px;
	font-size:90%;


}
.text20{
	margin-top:30px;
	font-size:90%;

/*-----------------------------------------------------------------------メンバー*/
}
.box01{
	font-size:14px;
	margin:0 0 25px 0;
	padding:0;
	width:600px;
	height:180px;
	clear:both;
}

.box01 .box_left{
	margin:0;
	padding:0;
	float:left;
	width:420px;
}
.box01 .box_right{
	margin-left:5px;
	padding:0;
	float:right;
	width:auto;
}

.box02{
	font-size:14px;
	margin:0 0 25px 0;
	padding:0;
	width:600px;
	height:180px;
	clear:both;
}
.box02 .box_left{
	margin-right:5px;
	padding:0;
	float:left;
	width:auto;
}
.box02 .box_right{
	margin:0;
	padding:0;
	float:right;
	width:420px;
}
/*-----------------------------------------------------------------------入会ご希望の方へ*/
.bank{
	margin:0;
	padding:10px;
	line-height:180%;
	border:1px dotted #666;
	font-size:14px;



}



