@charset "utf-8";


html, body {
height: 100%;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffccce;
	margin: 0px;
	text-align: center;
}

#wrapper {
	width: 780px;
	background:url(../images/contents_bg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;

}


#header {
	height:297px; 
	background:url(../images/header_top.jpg) no-repeat;
	padding: 0px 0px 0px 0px; 
}



/* ------------- ↓↓header navi↓↓ ------------- */

.header_navi {
	width: 740px;
	height: 25px;
	list-style-type: none;
	position: relative;
	margin: 0px 10px 0px 10px;
	display: block;
	list-style-image: none;
	padding: 50px 0px 0px 0px;
	top: 0px;
	float: none;
	bottom: 0px;
}

.header_navi li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	float: right;
}

.header_navi a:hover {
    background-position:0px -25px;

} 

.header_navi01 {
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	width: 77px;
	height: 25px;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.header_navi02 {
	background-image: url(../images/header_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	width: 90px;
	height: 20px;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}



/* ------------- ↑↑header navi↑↑ ------------- */

#navi_area {
	height:36px; 
    background:url(../images/navi_bg.gif) no-repeat;
	padding: 0;
}


/* ------------- ↓↓main navi↓↓ ------------- */

.navi {
	width: 700px;
	height: 36px;
	padding: 0px;
	top: 0px;
	position: relative;
	float: none;
	margin: 0px 0px 0px 40px;/*上、右、下、左*/
	display: block;
	list-style-image: none;
    background-color: #ffffff
/*	list-style-type: none;
	clear: none;　　　　　　*/
}

.navi li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	float: left;
}

.navi a:hover {background-position:0px -36px;} 

.navi01 {
	background-image: url(../images/navi_01.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 140px;
	height: 36px;
	display:block;
	list-style-type: none;
}

.navi01a {
	background-image: url(../images/navi_01.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 140px;
	height: 36px;
	display:block;
	list-style-type: none;
	background-position:0px -72px;
}

.navi02 {
	background-image: url(../images/navi_02.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	position: relative;
	width: 140px;
	height: 36px;
	display: block;
}

.navi02a {
	background-image: url(../images/navi_02.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 140px;
	height: 36px;
	display:block;
	list-style-type: none;
	background-position:0px -72px;
}

.navi03 {
	background-image: url(../images/navi_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 140px;
	height: 36px;
	display: block;
}

.navi03a {
	background-image: url(../images/navi_03.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 140px;
	height: 36px;
	display:block;
	list-style-type: none;
	background-position:0px -72px;
}

.navi04 {
	background-image: url(../images/navi_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 140px;
	height: 36px;
	display: block;
}

.navi04a {
	background-image: url(../images/navi_04.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 140px;
	height: 36px;
	display:block;
	list-style-type: none;
	background-position:0px -72px;
}

.navi05 {
	background-image: url(../images/navi_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 140px;
	height: 36px;
	display: block;
}

.navi05a {
	background-image: url(../images/navi_05.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 140px;
	height: 36px;
	display:block;
	list-style-type: none;
	background-position:0px -72px;
}


/* ------------- ↑↑main navi↑↑ ------------- */


#top_navi_area {
	height:120px; 
    background:url(../images/contents_bg.gif) no-repeat;
	padding: 20px 55px 0px 55px;/*上、右、下、左*/
	
}



#page_title {
	height: auto; 
	background:url(../images/pagetitle_bg.gif) no-repeat;
	margin: 0;
	padding: 10px;
}

.h1_title {
	height: auto;
	background:no-repeat;
	margin: 20;
	clear: left;
}


#maincontent {
	height: auto;
	padding: 15px 50px 5px 50px;/*上、右、下、左*/
	margin: 0;
 	background:url(../images/contents_bg.gif);
	background-repeat: repeat-y;
	float: left;
}

#footer_navi {
	height: 30;
	padding: 0px 65px 0px 65px;
	margin: 15px 0px 15px 0px;
	background:url(../images/contents_bg.gif);
	background-repeat: repeat-y;
	clear: left;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 0.75em;
}


#footer {
	height:110px;
 	background:url(../images/footer_bg.gif) no-repeat;
	clear: left;
	text-align: center;
	margin: 0;
	padding: 0;

}

.footer_text {
	width: 760px;
	height: 50px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #999;
	margin: 0px 10px 0px 10px;/*上、右、下、左*/
	padding: 10px 0px 0px 0px;
	display: block;
	text-align: center;
}

