@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(../jpn/img/haikei.jpg);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}

/*--------------------------HeaderArea--------------------------*/

#HeaderArea {
	width:800px;
	height:40px;
	background-image:url(../img/haikei_base.gif);
	margin:0 auto;
	padding:0px 0 0 0;
	_padding:0;
	text-align: left;
}


#NavigationArea{
	width:800px;
	height:65px;
	background-image:url(../img/haikei_base.gif);
	margin:0 auto;
	padding:0px 0 0 0;
	_padding:0;
	text-align: left;
}


.logoLarge {
	background-image:url(../images/logo_large.jpg);
	background-repeat:no-repeat;
	text-indent:-1000px;
	margin:20px 0 0 35px;
	width:263px;
	height:51px;
	float:left;
	}
.logoLarge a {
	display:block;
	width:263px;
	height:51px;
	}
#description {
	text-indent:-1000px;
}
#headerNabiBox {
	height:40px;
	float:right;
	margin:0;
	_margin:0;
}
* html body #headerNabiBox {
margin:0;
}

#top_content {
	margin:0;
	padding:0;
}
.pan {
	margin:0;
	font-size: 0.8em;
	letter-spacing:0.05em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*--------------------------contentsArea--------------------------*/
#contentsArea {
	width:800px;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../jpn/img/haikei_02.gif);
	background-repeat: repeat-y;
}
	

/*--------------------------bannerArea--------------------------*/
#bannerArea {
	width:158px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
	

/*--------------------------footerArea--------------------------*/
#footerArea {
	background-image:url(../jpn/img/haikei_footer.gif);
	background-repeat:repeat;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	font-size: 0.8em;
	color: #FFFFFF;
}

a.footer {
	color:#ffffff;
	text-decoration: none;
}
a.footer:link {
	color:#ffffff;
	text-decoration: none;
}
a.footer:visited {
    color:#ffffff;
	text-decoration: none;
}
a.footer:hover {
	color:#ffffff;
	text-decoration: underline;
}

/*--------------------------EntryArea--------------------------*/

 .catch {
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 150%;
}

 .name {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	line-height: 150%;
}

 .info {
	font-size: 0.8em;
	padding-top: 2px;
	line-height: 150%;
}

 .ryokin {
	color: #CC0000;
	font-size: 110%;
	font-weight: bold;
	line-height: 150%;
}

.listItemData {
	margin-top: 5px;
}
/*--------------------------LeftMenuArea--------------------------*/
#menu_list {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:158px;
}

#menu_list ul {
	text-align:left;
	line-height: 180%;
	font-size: 85%;
}
