/*\*//*/
@import url("index_macIE5.x.css") all;
/**/

/*plug in check block style*/
#req{
	min-height:150px;
	position: relative;
	color:#544d2f;
	width: 781px;
}
#check{
	padding: 15px 5px 5px 2px;
	float: left;
	width: 200px;
}

/*misc req style*/
.float_R ul{
	marker-offset:0;
	list-style: none;
	padding:6px 6px;
}
.req_head{
	border-top:1px solid #333300;
	border-bottom:2px solid #333300;
	background-color:rgb(113,107,75);
	height:1.5em;
}
.req_def{
	width:222px;
	height: 13em;
	border-left: 1px solid rgb(113,107,75);
	overflow: hidden;
	min-height:133px;
	max-height:261px;
}
#req ul li.ja{
	padding-left:18px;
	list-style: none
}
#req_head{
	float:left;
	border-right:2px solid #333300;
	width:430px;
}
#req_head h3{
	color: #d6c49e;
	font-size:1.2em;
	padding-left:6px;
	text-shadow:#333333 3px 3px 2px;
}

/*objective block style*/
#objective{
	color: white;
	width: 346px;
	height:13em;
	min-height:133px;
	overflow: hidden;
	max-height: 261px;
}
#gray {
	width: 348px;
	height: 13em;
	overflow: auto;
	position: absolute;
	top: 1.5em;
	left:0;
	margin-top:3px;
	min-height:133px;
	max-height:261px;
}
#objective div p{line-height: 1.1em;}
#objective img{width: 100%;}
.objective_head{
	background-color:rgb(86,84,38);
	width: 348px;
	border-top: 1px solid #333300;
	border-right: 1px solid #333300;
	position: relative;
}
.objective_head_wrap{
	height:1.5em;
	border-bottom:2px solid #330;
	overflow:hidden;
}
.objective_head_wrap h2{
	font-size:small;
	color:white;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	overflow:hidden;
	padding-left:10px;
	text-shadow: #000000 3px 3px 2px;
}
.objective_head_wrap[class] h2{
	font-size:inherit;
}
#en{
	width: 309px;
	padding:5px 12px 3px 10px;
	display: block;
	text-align: justify;
	background-color: transparent;
}
#ja{
	width: 309px;
	padding:5px 12px 13px 10px;
	display: block;
	text-align: justify;
	background-color: transparent;
	margin-top: 3px;
}
/*sample swf style*/
#sample{
	border-top:3px solid #333300;
	border-right:1px solid #333300;
	width: 780px;
}
/*recomendation offset*/
#instLayer{
	bottom:4em;
}
/*recomendation*/
#instLayer{
	position: absolute;
	z-index: 501;
	bottom:50px;
	left: 10px;
	width:400px;
	height:300px;
	color:white;
	display:block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='./images/misc/instlayer0.png');
}
#instLayer[id]  {
	background: url("../images/misc/instlayer0.png");
}
#l-JA{
	position: absolute;
	top: 170px;
	left: 25px;
	width: 330px;
	padding: 0 7px 15px 7px;
}
#l-EN{
	position: absolute;
	top:30px;
	left: 25px;
	width: 330px;
	padding: 0 7px 10px 7px;
}
#head-EN, #head-JA {
	font: bold 1.2em/1.3em Times, serif;
	margin-right: 20px;
	border-bottom:1px solid white;
	border-right: 2px solid white;
	width: 200px;
}
#inst-EN, #inst-JA{
	font: 1em/1.4em Verdana, Arial, san-serif;
	margin-top: 5px;
}
#instLayer span{
	color: #595232;
	font-weight: bold;
}
