@import url(header.css);
@import url(update.css);
@import url(tutorsty.css);
@import url(flexcrollstyles.css);
@import url(footer.css);
@import url(share.css);



@charset "UTF-8";
/* CSS Document */



body > #contents { 
    height:auto; 
}

#page_wrapper{
	margin: 30px auto 50px auto;
}


#title_bar {
	height: 39px;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 4px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}



#contents {
	background-image: url(../img/contents_bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	width:890px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
　_height:100%;
	padding: 30px;

}



#page_top_area{
	width:845px;
	height: 270px;
	margin-bottom: 25px;
	clear: both;
}


#sub_title_area {
	width:280px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
	height: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;

}


.backnum_midashi{
	background-image:url(../img/backnum_midashi.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sub_title_under{
	width:280px;
	background-color:#FFFFFF;
	height:10px;
	display: block;
}


#midashi_text_area {
	display: block;
	width: 260px;
	background-color: #FFE3F2;
	padding: 10px;
	height: auto;
}




#selector_area {
	width:449px;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 25px;
	position: absolute;
	left: 370px;
	top: 30px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;

}



.line_child_area {
	width:890px;
	position: relative;
	display: block;
	margin-bottom: 25px;
	_margin-bottom: 0px;
}



.magzrack {
	width:150px;
	height:214px;
	position: relative;
	float: left;
	margin-right: 20px;
}


.magzrack01 {
	width:150px;
	height:214px;
	position: absolute;
	left: 370px;
	top: 80px;
	margin-bottom: 25px;
}

.magzrack02 {
	width:150px;
	height:214px;
	position: absolute;
	left: 540px;
	top: 80px;
}

.magzrack03 {
	width:150px;
	height:214px;
	position: absolute;
	left: 710px;
	top: 80px;
}

.magzrack_line_last {
	width:150px;
	height:214px;
	position: relative;
	float: left;
}

.magzrack_p {
	width:150px;
	height:184px;
	margin-bottom:2px;
}

.magzrack_name {
	font-size:10px;
	width:150px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	margin: 0px;
	text-align: center;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
.magzrack_end {
	width:150px;
	height:214px;
	position: relative;
	float: left;
	margin-right: 20px;
	clear: right;
}



/* 2010_3_30 改 */