@charset "Shift_JIS";

/* +++++ boxC +++++ */
#books_A,#books_B	{
	width:500px;
	text-align:center;
	}
.book_img	{
	width:80px;
	border:1px silver solid;
	margin-bottom:5px;
	}
#book_1,#book_2,#book_3	,#book_4	{
	float:left;
	margin:0;
	width:100px;
	}
#book_5	{
	float:right;
	width:100px;
	}

#book_6,#book_7,#book_8,#book_9	{
	float:left;
	margin:0;
	width:100px;
	font-size:8pt;
	}
#book_10	{
	float:right;
	width:100px;
	font-size:8pt;
	}
/* +++++ĦĦboxR¤ÎPRĦĦ+++++ */
#pr_R	{
	display:block;
	width:180px;
	margin:0 5px;
	padding-left:5px;
	border-left:1px silver solid;
	list-style-type:none;
	font-size:9pt;
	text-align:center;
	line-height:1.6em;
	}
#TOEICs	{
	display:block;
	width:160px;
	background-color:green;
	color:white;
	padding:4px;
	margin-bottom:10px;
	}
.jacketA	{
	width:80px;
	border:1px silver solid;
	margin-bottom:5px;
	}
#mEs	{margin-left:5px;}
#mEs_logo	{
	width:160px;
	border:none;
	}

#feature	{
	visibility:hidden;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-180px;
	margin-left:-150px;
	z-index:4;
	}
#featuringImg	{
	width:300px;
	border:2px gray solid;
	border-right:3px silver solid;
	border-bottom:4px gray solid;
	}

#feature,#feature2,#feature21,#feature22	{
	visibility:hidden;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-165px;
	margin-left:-100px;
	z-index:5;
	filter:progid:DXImageTransform.Microsoft.Slide(duration=5);
	}
#featuringImg,#featuringImg2,#featuringImg21,#featuringImg22	{
	width:190px;
	border:2px gray solid;
	border-right:3px silver solid;
	border-bottom:4px gray solid;
	}

#featureL	{
	position:absolute;
	top:0;
	left:0;
	width:100px;
	max-height:100%;
	overflow:hide;
	background-color:#FFE;
	margin:0;
	border:1px gray solid;
	display:none;
	z-index:4;
	}
.featuringImgL	{
	position:relative;
	width:88px;
	display:block;
	border:1px gray solid;
	margin:3px auto;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=8);
	}
#featureTOEICs	{
	position:absolute;
	top:0;
	left:0;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=2);
	width:100px;
	max-height:100%;
	overflow:hide;
	background-color:#FFE;
	margin:0;
	border:1px gray solid;
	display:none;
	}

#mEs_list	{
	position:absolute;
	top:0;
	left:0;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=2);
	width:100px;
	max-height:100%;
	overflow:hide;
	background-color:white;
	margin:0;
	border:1px #eeeeee solid;
	display:none;
	border-spacing:10px 1px;
	cellspacing:8px;
	}
.courseBox	{
	background-color:#f8ffff;
	color:blue;
	border:1px green solid;
	text-align:right;
	padding:5px;
	}
.courseBox:hover	{
	background-color:white;
	color:red;
	border:1px red solid;
	text-align:right;
	padding:5px;
	cursor:pointer;
	}
.coursettl	{
	white-space:nowrap;
	border:1px white solid;
	color:green;
	text-align:left;
	padding:5px;
	margin-bottom:4px;
	}
.coursettl:hover	{
	border:1px white solid;
	color:red;
	}
