@charset "Shift_JIS";

/*トップページ用*/
	/*ヘッダ*/
#topHeader{ height:74px; width:920px; margin:0 auto 18px; position:relative; text-align:left;}
	#logo{ position:absolute; top:11px; left:0px;}
	#thCalendar{ position:absolute; top:27px; left:340px; width:136px; height:26px; background:url(../../img/top/bgCalendar.gif) no-repeat; padding:8px 0 0 40px; font-size:13px;}/*width:176px height:34px*/
	
	/*ヘッダログイン*/
#loginForm{ width:386px; height:26px; background:url(../../img/top/bgLogin1.gif) no-repeat; right:0px; top:27px; position:absolute;}
	#loginID{ position:absolute; left:56px; top:5px;}
	#loginPASS{ position:absolute; left:261px; top:5px;}
	.loginBox{ border:none; width:120px; height:16px; line-height:16px; background-color: transparent;}
#loginForget{ width:205px; height:23px; background:url(../../img/top/bgLogin2.gif) no-repeat; right:152px; top:59px; position:absolute; font-size:9px; line-height:23px; padding-left:30px;}/*width:235px*/
#loginBtn{ right:0px; top:60px; position:absolute;}
/* ログインエラー */
.error{ top: 7px; right: 0px; position: absolute; width:386px; text-align: left; color: #c00; font-size: 12px;}
.errorNoWidth{ color: #c00; font-size: 12px;}

	/*グローバルナビ*/
#topGlobalnavi{ width:920px; height:48px; margin:0 auto 7px;}
#topGlobalnavi li{ float:left; text-indent:-9999px;}
.tgn01,.tgn02,.tgn03,.tgn04,
.tgn01 a,.tgn02 a,.tgn03 a,.tgn04 a{ width:230px; height:48px; display:block}
.tgn01{ background:url(../../img/top/gnavi.gif) 0px -48px no-repeat;}
	.tgn01 a{ background:url(../../img/top/gnavi.gif) 0px 0px no-repeat;}
	.tgn01 a:hover{ background:url(../../img/top/gnavi.gif) 0px -48px no-repeat;}
.tgn02{ background:url(../../img/top/gnavi.gif) -230px -48px no-repeat;}
	.tgn02 a{ background:url(../../img/top/gnavi.gif) -230px 0px no-repeat;}
	.tgn02 a:hover{ background:url(../../img/top/gnavi.gif) -230px -48px no-repeat;}
.tgn03{ background:url(../../img/top/gnavi.gif) -460px -48px no-repeat;}
	.tgn03 a{ background:url(../../img/top/gnavi.gif) -460px 0px no-repeat;}
	.tgn03 a:hover{ background:url(../../img/top/gnavi.gif) -460px -48px no-repeat;}
.tgn04{ background:url(../../img/top/gnavi.gif) -690px -48px no-repeat;}
	.tgn04 a{ background:url(../../img/top/gnavi.gif) -690px 0px no-repeat;}
	.tgn04 a:hover{ background:url(../../img/top/gnavi.gif) -690px -48px no-repeat;}

	/*左コンテンツ*/
#leftblock{ width:674px; float:left; text-align:left;}

#topMessage{ width:630px; background:url(../../img/top/top-info-bg.gif) repeat-y; padding:18px 40px 10px 20px; margin-top:0px; margin-bottom:0px;}
#topMessage p{ font-size:13px; width:630px; line-height:1.5em; margin-bottom:0.5em;}
#top-info-header{
width:670px;
height:33px;
padding: 0; margin-bottom:0px;
background:url(../../img/top/top-info-header.gif) no-repeat;
}
#top-info-footer{
width:670px;
height: 16px;
padding: 0; margin-top:0px; margin-botom:10px;
background:url(../../img/top/top-info-footer.gif) no-repeat;
}

#topBlock01{ width:327px; float:left; margin-bottom:40px;}
	#topBlock01 p{ font-size:13px; line-height:1.5em; padding:0 10px;}
#topBlock02{ width:327px; float:right; font-size:13px; line-height:1.5em; margin-bottom:40px;}
	#topBlock02 p{ font-size:13px; line-height:1.5em; padding:0 10px;}
#topBlock03{ width:627px; clear:both;}
	#topBlock03 p{ font-size:14px; line-height:1.5em; padding:0 10px;}
	
	/*右コンテンツ*/
#rightblock{ width:217px; height:950px; float:right; text-align:left; background:url(../../img/top/bgRcolumn.gif) left top no-repeat; padding:15px 0 0 13px;}/*width:230px height:562px*/

/*パスワード通知用*/
#loginForgetAttention{ width:405px; height:46px; background:url(../../img/top/bgLogin3.gif) no-repeat; font-size:10px; color:#0000ff; line-height:23px; padding-left:30px;margin:0 auto;}/*width:435px*/
#loginForgetMailAddr{ margin:0 auto; }
	#loginForgetMailAddr td{ font-weight:bold; padding-right:10px; padding-top:20px}

.passwordInfo{margin:0 auto; position:relative;height:200px;padding-top:10px;background:url(../../img/top/bgPasswordInfo.gif) left top no-repeat;}

#loginFormForgetError{ margin:0 auto; width:386px;}
#loginFormForget{ margin:0 auto; width:386px; height:26px; background:url(../../img/top/bgLogin1.gif) no-repeat;}
	#loginForgetID{ padding-left:56px; padding-top:1px;}
	#loginForgetPASS{ padding-left:85px; padding-top:1px;}
	.loginForgetBox{ border:none; width:120px; height:16px; line-height:16px; background-color: transparent;}
#loginForgetBtn{ margin-top:10px; float:right;}

/**/
.member-count{
    text-align: center;
    width: 200px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 200%;
    border: 1px solid #000;
    background-color: #fff;
}
