/*CSSDocument*/

/*contents
====================================*/
#wrapperTop{
	width:930px; 
	margin:0px auto;
	margin-top:-150px;
	overflow-y:auto;
	z-index: 1;
}

.headBg{
	width:1500;
	height:150px;
	background-color:#ffffff;
}

.readArea{
	width:310px;
	height:170px;
	margin:140px 0px 0px 0px;
	background:url(/img/top/read_index.png) no-repeat;
	float:left;
}

.readArea span{ visibility:hidden; display:none; }

.infoArea{
	width:241px;
	padding:111px 0px 0px 0px;
	float:right;
}
.infoArea span{ visibility:hidden; display:none; }

.news{
	width:241px;
	margin:0px 0px 0px 0px;
}
.news h3{
	display:block;
	padding:0px 0px 5px 0px;
	font-size:11px;
	font-weight:normal;
}
.newsCont{
	width:241px;
	height:125px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background:url(/img/top/bg_news.png) no-repeat;
}
.newsCont p{
	display:block;
	padding:5px 10px;
}
.nTxt { line-height:16px; }
.nTxt strong{ padding:5px 0px 0px 0px; display:block; }
.banner{
	margin:15px 0px 0px 0px;
}
.banner h3{
	display:block;
	padding:0px 0px 5px 0px;
	font-size:11px;
	font-weight:normal;
}

.btnConcept{
	width:241px;
	height:62px; 
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden;
}
.btnConcept a {
	width:241px;
	height:124px; 
	display:block;
	cursor:pointer;
	background:url(/img/top/btn_concept.png) no-repeat;
}
.btnConcept .m-over{ margin-top: -62px; }
.btnConcept a span{ visibility:hidden; display:none; }

.btnMember{
	width:241px;
	height:62px; 
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden;
}
.btnMember a {
	width:241px;
	height:124px; 
	display:block;
	cursor:pointer;
	background:url(/img/top/btn_member.png) no-repeat;
}
.btnMember .m-over{ margin-top:-62px; }
.btnMember a span{ visibility:hidden; display:none; }

.bgImg{
	width:1px;
	height:1px;
	background-color:#550066;
	margin:0 auto;
}
.bgImg img{
	margin-left: -963px;
	_margin-left: -440px;
}

.fm01 a{ background:url(/img/common/btn_fmenu01.png) no-repeat; }
.fm02 a{ background:url(/img/common/btn_fmenu02.png) no-repeat; }
.sm01 a{ background:url(/img/common/btn_smenu01.png) no-repeat; }
.sm02 a{ background:url(/img/common/btn_smenu02.png) no-repeat; }

.ttlErrorWrap{
	text-align : center;
}
.ttlError{
	margin-left:auto;
	margin-right:auto;
	text-align:left ;
}
.ttlError th, td{
	border:0px;
	margin:0px;
	padding:0px;
}
.errorTtlArea {
	margin:40px 0;
	display:block;
}
.errorTtlArea h2.jp{
	padding:0px 30px 5px 0px;
	font-size:16px;
	display:block;
	visibility: visible;
	line-height:22px;
}
.errorTtlArea h2.en{
	font-size:12px;
	display:block;
	visibility: visible;
	line-height:15px;
}
/*==================================*/