@charset "utf-8";
/* font */
body, html, button, input, select, textarea, table, tr, td,.ffa-san{
font-family:"Helvetica Neue" , Helvetica , Verdana , 'Noto Sans JP', "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
font-weight:500;}
.ffa-ser{font-family: "Times New Roman",'Noto Serif JP',"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;}

/* tag */
body{
	margin:5px 0px 0px 0px;
	padding:0px;
	background-color:#FFFFFF;
}
address{
	margin:0px;
	padding:0px;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#333333;
	text-align:center;
	line-height:140%;
}

/* layout */
#wrap{
	margin:0px auto 0px auto;
	padding:0px;
	width:900px;
	border:solid 1px #CCCCCC;
}
#container{
	margin:0px auto 0px auto;
	padding:0px;
	width:900px;
}
#header{
	margin:0px;
	padding:0px;
	width:900px;
}
#header-image{
	margin:0px;
	padding:0px;
	width:900px;
	height:72px;
	background-image:url(../members/img/common/header.jpg);
	background-repeat:no-repeat;
}

/* position：上下左右  margin左右 */
.pos-rel{position:relative;}
.pos-abs{position:absolute;}
.top-0{top:0px;}.top-1{top:1px;}.top-2{top:2px;}.top-3{top:3px;}.top-4{top:4px;}.top-5{top:5px;}.top-6{top:6px;}.top-7{top:7px;}.top-8{top:8px;}.top-9{top:9px;}.top-10{top:10px;}
.rig-0{right:0px;}.rig-1{right:1px;}.rig-2{right:2px;}.rig-3{right:3px;}.rig-4{right:4px;}.rig-5{right:5px;}.rig-6{right:6px;}.rig-7{right:7px;}.rig-8{right:8px;}.rig-9{right:9px;}.rig-10{right:10px;}
.bot-0{bottom:0px;}.bot-1{bottom:1px;}.bot-2{bottom:2px;}.bot-3{bottom:3px;}.bot-4{bottom:4px;}.bot-5{bottom:5px;}.bot-6{bottom:6px;}.bot-7{bottom:7px;}.bot-8{bottom:8px;}.bot-9{bottom:9px;}.bot-10{bottom:10px;}
.lef-0{left:0px;}.lef-1{left:1px;}.lef-2{left:2px;}.lef-3{left:3px;}.lef-4{left:4px;}.lef-5{left:5px;}.lef-6{left:6px;}.lef-7{left:7px;}.lef-8{left:8px;}.lef-9{left:9px;}.lef-10{left:10px;}
.mri-0{margin-right:0px;}.mri-1{margin-right:1px;}.mri-2{margin-right:2px;}.mri-3{margin-right:3px;}.mri-4{margin-right:4px;}.mri-5{margin-right:5px;}.mri-6{margin-right:6px;}.mri-7{margin-right:7px;}.mri-8{margin-right:8px;}.mri-9{margin-right:9px;}.mri-10{margin-right:10px;}
.mle-0{margin-left:0px;}.mle-1{margin-left:1px;}.mle-2{margin-left:2px;}.mle-3{margin-left:3px;}.mle-4{margin-left:4px;}.mle-5{margin-left:5px;}.mle-6{margin-left:6px;}.mle-7{margin-left:7px;}.mle-8{margin-left:8px;}.mle-9{margin-left:9px;}.mle-10{margin-left:10px;}


