@charset "Shift_JIS";

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	font-style: normal:
}


body {
	background-color: #0053a6;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#content {
	background-color: #ffffff;
	width: 800px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}

/* ------ HEAD ------ */
#logo2 {
	float: left;
	width: 227px;
	height:37px;
	margin-bottom: 2px;
	padding: 0px;
}

/* --------NAVI TOP1-------- */
#navigation_top {
	float: right;
	width: 440px;
}
#navitop ul{
	list-style-type: none;
	margin: 0px;
	padding: 15px 3px 0px 0px;
	text-indent: -9999px;
}
#navitop li{
    float: left;
	margin: 0px;
	padding-right: 2px;
}
#navitop a{
    text-decoration: none;
}
#navitop01 a{
	display:block;
	width: 69px;
	height: 16px;
	background-image: url("../images/nv_h1.gif") ;
}
#navitop02 a{
	display:block;
	width: 79px;
	height: 16px;
	background-image: url("../images/nv_h2.gif") ;
}
#navitop03 a{
	display:block;
	width: 111px;
	height: 16px;
	background-image: url("../images/nv_h3.gif") ;
}
#navitop04 a{
	display:block;
	width: 71px;
	height: 16px;
	background-image: url("../images/nv_h4.gif") ;
}
#navitop05 a{
	display:block;
	width: 93px;
	height: 16px;
	background-image: url("../images/nv_home.gif") ;
}

/* ------ NAVI TOP2------ */
#navigation {
	width: 800px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-color: #003366;
}
#navi ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi li {
	display: inline;
	float: left;
}
#navi a {
	text-decoration: none;
	background-image: url("../images/navi.gif");
	text-indent: -9999px;
}
#navi_1 a{
	display: block;
	width: 115px;
	height: 32px;
	background-position: 0px 0px;
}
#navi_1 a:hover{
	display: block;
	width: 115px;
	height: 32px;
    background-position: 0px -32px;
}
#navi_1on a{
	display: block;
	width: 115px;
	height: 32px;
    background-position: 0px -32px;
}
#navi_2 a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -115px 0px;
}
#navi_2 a:hover{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -115px -32px;
}
#navi_2on a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -115px -32px;
}
#navi_3 a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -229px 0px;
}
#navi_3 a:hover{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -229px -32px;
}
#navi_3on a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -229px -32px;
}
#navi_4 a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -343px 0px;
}
#navi_4 a:hover{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -343px -32px;
}
#navi_4on a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -343px -32px;
}
#navi_5 a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -457px 0px;
}
#navi_5 a:hover{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -457px -32px;
}
#navi_5on a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -457px -32px;
}
#navi_6 a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -571px 0px;
}
#navi_6 a:hover{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -571px -32px;
}
#navi_6on a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -571px -32px;
}
#navi_7 a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -685px 0px;
}
#navi_7 a:hover{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -685px -32px;
}
#navi_7on a{
	display: block;
	width: 114px;
	height: 32px;
    background-position: -685px -32px;
}

/* ------ パンくずナビ ------ */
#p_navi {
	margin: 0px;
	padding: 3px 0px 15px 25px;
}

/* ------ MAIN ------ */

#menu {
	float: left;
	width: 140px;
	padding: 5px 20px 0px 25px;
	margin: 0px;
}

#main {
	float: left;
	width: 600px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}


/* ------ PAGETOP ------ */
#pagetop {
	text-align: right;
	padding: 20px 10px 10px 0px;
	margin: 0px;
	font-size:10px;
    clear: both;
}

.clear {  
    clear: both;
}

/* ------ フッター ------ */
#footer {
	background-color: #e6e6e6;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	height: 60px;
}
