/* CSS Document */
@charset "shift-JIS";

/* ============================================================ */
/* TOP PAGE =================================================== */
/* ============================================================ */
#flashcontents{
	clear:both;
	width:800px;
	height:323px;
	border-style:none;
}
#menuwrapper{
	width:800px;
	background-image:url(img/back_nv_r_02j.gif);
	background-repeat:repeat-x;
	clear:both;
}
#menuwrapper_e{/* English Version */
	width:800px;
	background-image:url(img/back_nv_r_02e.gif);
	background-repeat:repeat-x;
}
#leftwrapp{
	float:left;
	width:400px;
	height:auto;
	border-right:solid 1px #333333;
}
#leftwrapp #leftbox01{
	float:left;
	width:179px;
	height:225px;
}
#leftwrapp #leftbox02{
	float:left;
	width:220px;
	height:auto;
}
#rightwrapp{
	float:left;
	width:auto;/*  */
	height:auto;
}
#rightwrapp #rightbox01{
	float:left;
	width:169px;
	height:225px;
}
#rightwrapp #rightbox02{
	float:left;
	width:202px;
	height:auto;
}
.tori{
	width:202px;
	height:18px;
	margin:0px 0px 5px 0px;
}
.top_p{
	width:202px;
	font-size:12px;
	line-height:140%;
	letter-spacing:1px;
	margin-bottom:5px;
}
.top_ul{
	width:202px;
	margin-bottom:15px;
}

.clear{
	clear:both;
	height:1px;
	width:100%;
	float:none;
}