/* CSS Document */

/* 全体 */
body {
	margin-top: 0px;
	background-color:#FFFFFF;
}

/* top */


/* text */
.text14px {
	font-family:
"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#884407;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.text14bpx {
	font-family:
"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	line-height:24px;
	color:#884407;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.kaiin_meibo12px {
	font-family:
"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#333333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image:url(../image/icon01.gif);
}
.kaiin_meibo12px a:link,.kaiin_meibo12px a:active,.kaiin_meibo12px a:visited{
	color: #003399;
	text-decoration: none;
}

.kaiin_kakoi {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}
.kaiin_kakoi_big {
	background-color:#FEF1DA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;

}
.kaiin_lineyoko {
	border-right: 1px solid #CCCCCC;
}
.kaiin_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BC5F0A;
}

/* title */	


/* ------------------------------------------------------------
	pagetop
------------------------------------------------------------ */	
.pagetop {
	color:#666666;
	padding:5px 10px 5px 10px;
	font-size:10px;
	line-height: 18px;
	text-align:right;
}
.pagetop a:link,.pagetop a:active,.pagetop a:visited{
	color:#666666;
	text-decoration: none;	
}
