@charset "utf-8";


/*
-----------------------------------------------------------------------
EURASIA VIEW Ltd.© 2001- 2007 / All Rights Reserved.
-----------------------------------------------------------------------
*/


/*
-----------------------------------------------------------------------
base tags setting
-----------------------------------------------------------------------
*/

*{
	margin:0;
	padding:0;
	outline:none;
	font-size:1em;
	font-style:normal;
}

body {
	font-size:76%;
	font-family:"Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka ,Arial, Helvetica, sans-serif;
	background:#f1edec;
	color:#333333;
	line-height:160%;
}

img {
	border:none;
}

iframe{
	border:none;
}

ol,ul{
	list-style:none;
}

br {
	letter-spacing:0;
}

map {
	display: none;
	visibility: hidden;
}



/*
-----------------------------------------------------------------------
a:link setting
-----------------------------------------------------------------------
*/

a:link,
a:visited,
a:active,
a:hover {
	color:#1353a0;
	font-weight: bold;
	text-decoration: underline;
}



/*
-----------------------------------------------------------------------
Layout
-----------------------------------------------------------------------
*/


div#wrapper{
	background:#fff;
	width:780px;
	margin:0 auto;
}


/* header -----------*/
h1{
	background:url(../img/header_img.jpg) no-repeat;
	width:760px;
	height:100px;
	text-indent:-9999px;
	margin-left:10px;
}

p.indent{
	text-indent:-9999px;
	font-size:1px;
	line-height:0px;
}

/* discriptionarea -----------*/
div#discriptionarea{
	width:760px;
	padding:10px 0 0px 10px;

}

/* left area -----------*/
div#leftarea{
	width:220px;
	float:left;
}

div.menu_box_00 h2{
	background:url(../img/h_01.gif) no-repeat;
	height:30px;
	width:220px;
	text-indent:-9999px;
	margin:10px 0 3px 0;
}

div.menu_box_01 h2{
	background:url(../img/h_02.gif) no-repeat;
	height:30px;
	width:220px;
	text-indent:-9999px;
	margin:10px 0 3px 0;
}

div.menu_box_02 h2{
	background:url(../img/h_03.gif) no-repeat;
	height:30px;
	width:220px;
	text-indent:-9999px;
	margin:10px 0 3px 0;
}

div.menu_box_03 h2{
	background:url(../img/h_04.gif) no-repeat;
	height:30px;
	width:220px;
	text-indent:-9999px;
	margin:10px 0 3px 0;
}

div.menu_box_05 h2{
	background:url(../img/h_05.gif) no-repeat;
	height:30px;
	width:220px;
	text-indent:-9999px;
	margin:10px 0 3px 0;
}

div.menu_box_07 h2{
	background:url(../img/h_06.gif) no-repeat;
	height:30px;
	width:220px;
	text-indent:-9999px;
	margin:10px 0 3px 0;
}

div.menu_base{
	border:solid 1px #999;
	padding:15px 0 15px 0;
	width:218px;
	text-align:center;
	margin:0 auto;
}

div.menu_base p{
	text-align:left;
	width:200px;
	padding:0px 0 5px 15px;
	}
div.menu_base ul{
	text-align:left;
}


div.menu_base_blue{
	border:solid 1px #999;
	padding:15px 0 15px 0;
	background:#f0f4fc;
}

div.menu_base_blue ul,
div.menu_base ul{
	margin-left:15px;
	line-height:2.0em;
}

li{
	width:190px;
	background:url(../img/arrow_01.gif) 0 10px no-repeat;
	padding-left:15px;
}


div.menu_box_04,
div.menu_box_06,
div.menu_box_08{
	margin-top:10px;
}

div.menu_box_08 img{
	margin-bottom:5px;
}
div.menu_box_04,
div.menu_box_05{
	color:#3e5293;
}
div.menu_box_08{
	color:#491609;
}
a:link,
a:visited,
a:active,
a:hover {
	color:#491609;
	font-weight: bold;
	text-decoration: underline;
}

/* rightarea -----------*/
div#rightarea{
	width:520px;
	float:right;
	}
	
div.texthead{
	background:url(../img/h_main.gif) no-repeat;
	width:520px;
	height:28px;
	color:#fff;
	margin:10px 0 1px 0;
}

div.texthead h3{
	padding:3px 0 0 15px;
	font-weight:bold;
	font-size:15px;
	float:left;
}

div.texthead p{
	font-size:12px;
	float:right;
	padding:5px 15px 0 0;
}

div.textbox{
	width:518px;
	border:solid 1px #999;
}

div.text{
	width:490px;
	padding:15px 0 15px 15px;
}

div.text img{
	padding:5px 0 5px 0;
}

div.text img{
	margin:10px;
}

p.next{
	margin-top:10px;
	text-align:right;
    clear:both;
}

br.clear{
	clear:both;
}

/* footer -----------*/

div#footer address{
	clear:both;
	background:url(../img/footer.gif) no-repeat bottom;
	width:780px;
	height:85px;
	text-indent:-9999px;
	}

