@import url(common.css);
@import url(contents.css);



#wrap {
	width: 750px;
	background-color: #f5f5dc;
	margin: 0 auto 0 auto;
	border-right: 3px solid #f0f0d0;
	border-left: 3px solid #f0f0d0;
}

#container {
	background-repeat: no-repeat;
	width: 745px;
	padding: 0;
	font-size: 95%;
	background: #fff url(../images/bg.jpg) scroll no-repeat top right;
	/* Additional *//*
	margin: 0;*/
	margin: 0 auto 0 auto;
	border-right: 3px solid #e5e5bb;
	border-left: 3px solid #e5e5bb;
}

#header {
	padding: 16px 0 20px 25px;
	background: transparent url(../images/border.gif) scroll no-repeat bottom left;
}

#main {
	padding: 0;
	margin: 0;
}

#navi {
	padding: 0;
	width: 130px;
	font-size: 99%;/*
	background-color: #ffa35c;*/
	margin: 0px;
	float: left;/*
	height: 45em;*/
}

#navi ul {
	padding: 0;/*
	background-color: #ffa35c;*/
	height: 44em;
	margin: 0;
	border-bottom: 3em solid #fff;
}

.navi_li, .navi_li_focus {
	padding: 0;
	margin: 0;
	list-style: none;
	vertical-align: text-bottom;
}

.navi_li a, .navi_li_focus a {
	white-space: nowrap;
	display: block;
	width: 130px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	letter-spacing: .05em;/*
	background: #ffa35c url(../images/border_navi2.gif) scroll repeat-x bottom left;*/
	font-weight: normal;
	color: #445;
}


.navi_li a {
	border-right: 4px solid #e5e5bb;
}

.navi_li_focus a {
	border-right: 4px solid #fff;
}

.navi_li_focus a {/*
	background-color: #ffa35c;*/
	font-weight: bold;
	color: #fff;
}

.navi_li a:hover, .navi_li_focus a:hover {
	text-decoration: none;
	color: #445;
	border-right: 3px solid #fff;
	font-weight: bold;/*
	background: #fed url(../images/fl2.gif) scroll repeat-x bottom right;
	background-color: #fed;*/
}

#navi_clear {
	line-height: 0;
	clear: both;
}


#top_image {
	display: none;
}

#footer {
	background-color: #fff;
	margin-top: 20px;
	padding: 0 0 0 15px;
	font-size: xx-small;
	background: url(../images/border_r.gif) scroll no-repeat top left;
	clear: both;
}


/* -------------------------------------------- */
li.menu_1 a {
	text-indent: -10000px;
	background-image: url(../images/menu_1.jpg);
}

li.menu_1 a:hover {
   background-position: top right;
}


li.menu_2 a {
	text-indent: -10000px;
	background-image: url(../images/menu_2.jpg);
}

li.menu_2 a:hover {
   background-position: top right;
}

li.menu_3 a {
	text-indent: -10000px;
	background-image: url(../images/menu_3.jpg);
}

li.menu_3 a:hover {
   background-position: top right;
}

li.menu_4 a {
	text-indent: -10000px;
	background-image: url(../images/menu_4.jpg);
}

li.menu_4 a:hover {
   background-position: top right;
}

li.menu_5 a {
	text-indent: -10000px;
	background-image: url(../images/menu_5.jpg);
}

li.menu_5 a:hover {
   background-position: top right;
}

li.menu_6 a {
	text-indent: -10000px;
	background-image: url(../images/menu_6.jpg);
}

li.menu_6 a:hover {
   background-position: top right;
}

li.menu_7 a {
	text-indent: -10000px;
	background-image: url(../images/menu_7.jpg);
}

li.menu_7 a:hover {
   background-position: top right;
}

li.menu_8 a {
	text-indent: -10000px;
	background-image: url(../images/menu_8.jpg);
}

li.menu_8 a:hover {
   background-position: top right;
}

li.menu_9 a {
	text-indent: -10000px;
	background-image: url(../images/menu_9.jpg);
}

li.menu_9 a:hover {
   background-position: top right;
}

li.menu_10 a {
	text-indent: -10000px;
	background-image: url(../images/menu_10.jpg);
}

li.menu_10 a:hover {
   background-position: top right;
}

