﻿body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin: 0px 0px 0px 0px ;
	text-align: center;
}

a 	{
	text-decoration: none
	}

a:link 
	{
	color: #0000CC
	}

a:visited 
	{
	color: #0000CC
	}

a:hover {color: #FF0000 ;  text-decoration:underline}


a img {
    border-style:none;
} 

/*********** #header styles ***********/

#heder_back {
	background: url(../img/header/back.gif) no-repeat;
	height: 80px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#heder_back h1 {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 199px;
	float: left;
}
#heder_back h2 {
	float: right;
	height: 67px;
	width: 398px;
	margin: 0px;
	padding: 0px;
}
.header-banner-text{
	float: right;
	height: 75px;
	width: 500px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
.header-banner-text-left{
	float: left;
	height: 50px;
	width: 210px;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 7px;
	margin-right: 10px;
}
.header-banner-text-right{
	height: 50px;
	width: 240px;
	text-align: left;
	float: right;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}


.header-banner-text-blue{
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	line-height: 150%;
}
.header-banner-text-black{
	font-size: 12px;
	color: #666666;
	line-height: 125%;
}

.header-banner-text-wide{
	float: left;
	height: 60px;
	width: 440px;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 10px;
	background-color: #FFCCFF;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.header-banner-text-blue2{
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	line-height: 150%;
}
.header-banner-text-black2{
	font-size: 14px;
	color: #333333;
	line-height: 125%;
}

.hedder2{
	padding-bottom:15px;
	padding-left:30px;
	padding-top: 20px;
}


/*********** #navi ***********/
#navi {
	background: url(../img/nabi/nabi_back.gif) no-repeat;
	clear: both;
	height: 20px;
	width: 780px;
	padding-top: 5px;
	margin: 0px;
	text-align: left;
	padding-left: 5px;
}

#navi h2{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
size:12px;
text-align:left;
margin: 0px;
padding: 0px;
height: auto;
width: auto;
}

#naviarea {
	clear: both;
	width: 100%;
	text-align: left;
	background: url(../img/nabi/nabi_back.gif) no-repeat;
	float: left;
}

#navi_title {
	font-size: 12px;
	text-align: left;
	width: 700px;
	float: left;
	height: auto;
	margin: 0px;
	padding: 3px 0px 2px 5px;
}

#navi_menu {
	font-size: 12px;
	text-align: left;
	width: 100%;
	float: left;
	height: auto;
	clear: both;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/*********** #navi kensaku ***********/
.area {
	padding-top: 0px;
	padding-left: 2px;
}

/*********** #menu ***********/
#menu {
	background: #003366;
	margin: auto;
	width: 780px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
}

#menu a{
	color: #FFFFFF;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 1px;
	font-size: 11px;
	line-height: 16px;
	margin-left: 1px;
}

#menu a:hover{

}


h1{
	color: #333333;
	margin: 0px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/*********** #footer styles ***********/

#foot {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 780px;
	height: 18px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#foot #right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 314px;
}

#foot_menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
}

/*********** #footer top ***********/
#foot #left {
	margin: 0px;
	padding: 2px 0px 0px 5px;
	float: left;
	width: 350px;
	height: auto;
}


/*********** #style ***********/
#kakomi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background: #FFFFFF;
	width: 780px;
	position:relative;
	margin:auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

p{
margin:0;
padding:0;
}
