@charset "utf-8";
body {
	background-color: #D8D8D8;
	background-image: url(rinen/images/page_shadow.gif);
	background-repeat: no-repeat;
	background-position: center 60px;
	text-align: center;
	line-height: 1.3;
	color: #0A3359;
}
#page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#header {
	width: 700px;
}
#header #headerMainArea {
	height: 200px;
	width: 700px;
}

#header #topspace h1#logo {
	float: left;
	height: 134px;
	width: 160px;
	padding-left: 20px;
}
#header #topspace #toplogo_iryo img {
	height: 134px;
	width: 486px;
	float: right;
}
#header ul#gNav{
	height: 40px;
	width: 640px;
	background-image: url(../../images/gnav_bg.gif);
	background-repeat: repeat-x;
}
#header ul#gNav li {
	float: left;
}
#header ul#gNav li#nav02, 
#header ul#gNav li#nav03,
#header ul#gNav li#nav04,  
#header ul#gNav li#nav05{
    width:106px;
}
#header ul#gNav li#nav01, 
#header ul#gNav li#nav06{
	width: 108px;
}
#contentsArea {
	width: 690px;
	background-color: #FFFFFF;
	height: 750px;
	margin: 5px;
}
#contentsArea #goto_toppage img {
	float: right;
	height: 24px;
	width: 119px;
	padding-top: 5px;
	padding-right: 5px;
}
#contentsArea  #rinen  img  {
	height: 347px;
	width: 639px;
}
#contentsArea #info_fuji {
	height: 347px;
	width: 639px;
}
#footer {
	float: left;
	width: 700px;
}		
#footer ul#utility {
	float: none;
	width: 700px;
}
