@charset "Shift_JIS";

/* ######################### */
/* basic layout */
/* ######################### */

body{
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#eeeed1;
}


#wrapper{
	width:800px;
	padding:0px;
	margin:0px auto 0px auto;
	text-align:left;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.8em;
	line-height:1.2em;
	font-style: normal;
	color:#333333;
	background-image:url("../07entrance_img/topimg.jpg");
	background-position:0px 50px;
	background-repeat:no-repeat;
}

h1 a{
	text-indent:-2000px;
	text-decoration: none;
	position:absolute;
	display:block;
	padding:0px;
	margin:280px 0px 0px 275px;
	width:498px;
	height:73px !important;
	height /**/:73px;/* for ie5.x */
	background:url("../07entrance_img/top.jpg") 0px 0px no-repeat;
}


#main{
	width:490px;
	padding:0px;
	margin:0px 0px 20px 0px;
	float:left;	
}


#main p.msg{
	margin-top:410px;
}


.hide {
position: absolute;
left: -100em;
top: -100em;
}

/* ######### nav ######## */

#nav{
	width:300px;
	padding:0px;
	margin:30px 0px 0px 0px;
	float:right;
}

#nav p.jpn{
	text-indent:-2000px;
	text-decoration: none;
	display:block;
	padding:0px;
	margin:0px 0px 0px 105px;
	width:96px;
	height:52px !important;
	height /**/:52px;/* for ie5.x */
	background:url("../07entrance_img/jpn_ico.gif") 0px 0px no-repeat;
}


ul.nvJ{
	list-style-type: none;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 105px;
	width:190px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.9em;
	line-height:2.8em;
	font-weight: normal;
}

li.nvJ{
	line-height:2em;
}

#nav p.eng{
	text-indent:-2000px;
	text-decoration: none;
	display:block;
	padding:0px;
	margin:130px 0px 0px 0px;
	width:96px;
	height:52px !important;
	height /**/:52px;/* for ie5.x */
	background:url("../07entrance_img/eng_ico.gif") 0px 0px no-repeat;
	float:left;
}

ul.nvE{
	list-style-type: none;
	padding:5px 0px 5px 0px;
	margin:110px 0px 0px 105px;
	width:190px;
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 0.9em;
	line-height:1.2em;
	font-weight: normal;
}

li.nvE{
	margin-top:20px;
}

li.nvE2{
	margin-top:8px;
}



/* ######### footer ######## */

#footer{
	width:800px;
	margin:0px 0px 0px 0px;
	clear:both;
}


address { 
	padding:0px;
	margin:0px;
	font-family: "Geneva", "Arial", "Helvetica", "san-serif"; 
	font-size: 10px;
	font-style: normal;
	float:left;
}


.banner{
	margin:10px 20px 0px 0px;
	float:left;
}

a:link {  text-decoration: none; color:#666666;}
a:visited {  text-decoration: none; color:#666666;}
a:hover {  text-decoration: none; color:#FF0000;}


/* font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; */
/* font-family: "Geneva", "Arial", "Helvetica", "san-serif"; */

/*#banner{margin:0px 0px 0px 0px; float:right; width:200px;}*/

