body {
    color: #000;
    font-size: 0.9em;
	line-height: 1.6;
    font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"EE EゴシチE","MS PGothic",Sans-Serif;
	margin: 0;
    padding: 0;
}
header {
	
background-image:url(head_base.png);
	background-repeat:repeat-x;
	width:100%;
}
header #head_L{
	float:left;
	 margin: 0;
     padding:0;
}
header #head_R{
	float:right;
	 margin: 14px 5px 0 0;
     padding:0;

}		
.hgroup {
	overflow: hidden;
    margin: 0 auto;
    width: 1000px;
}

img {
    border: 0;
}

a{
  color :#069;
  text-decoration : none;
}
a:hover {
  color:#F90;
}
td {	
   font-size: 0.9em;
	line-height: 1.6;
    color : #333;
}

#container {
    margin: 0 auto;
    padding: 0;
    width: 1000px;
	overflow: hidden;
	position: relative;
}
.head_photo {
	margin: 5px 0 0 0;
    padding: 0;
	height:230px;
}


.head_nv{
	font-size:12px;
	margin: 6px 0 0 0;
}
.head_nv ul{
	overflow: hidden;
	margin:0;
	padding:0;
}
.head_nv li{
	list-style-type: none;
	float: left;
	margin:0 10px 0 5px;
  	background : url(../../../../common/images/head_arrow.gif) no-repeat 0px 3px;
	padding-left: 8px;
}
.head_nv a:link {
	color: #333;
	text-decoration: none;
}
.head_nv a:visited {
	color: #333;
	text-decoration: none;
}
.head_nv a:hover {
	color: #333;
	text-decoration: underline;
}
.head_nv a:active {
	color: #333;
	text-decoration: underline;
}


#menu {
    margin: 16px auto 0 auto;
    width: 1000px;
	overflow: hidden;	
}


#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float:left;
}
#menu a{
	text-decoration: none;
	background-image: url("menu.gif");
	outline-width: 0;
}
#menu1 a{
	display: block;
	width: 66px;
	height: 32px;
	background-position: 0px 0px;
}
#menu1 a:hover{
	background-position: 0px -32px;
}
#menu1on a{
	display: block;
	width: 66px;
	height: 32px;
	background-position: 0px -32px;
}
#menu2 a{
	display: block;
	width: 159px;
	height: 32px;
	background-position: -66px 0px;
}
#menu2 a:hover{
	background-position: -66px -32px;
}
#menu2on a{
	display: block;
	width: 159px;
	height: 32px;
	background-position: -66px -32px;
}
#menu3 a{
	display: block;
	width: 104px;
	height: 32px;
	background-position: -225px 0px;
}
#menu3 a:hover{
	background-position: -225px -32px;
}
#menu3on a{
	display: block;
	width: 104px;
	height: 32px;
	background-position: -225px -32px;
}
#menu4 a{
	display: block;
	width: 185px;
	height: 32px;
	background-position: -329px 0px;
}
#menu4 a:hover{
	background-position: -329px -32px;
}
#menu4on a{
	display: block;
	width: 185px;
	height: 32px;
	background-position: -329px -32px;
}
#menu5 a{
	display: block;
	width: 115px;
	height: 32px;
	background-position: -514px 0px;
}
#menu5 a:hover{
	background-position: -514px -32px;
}
#menu5on a{
	display: block;
	width: 115px;
	height: 32px;
	background-position: -514px -32px;
}
#menu6 a{
	display: block;
	width: 130px;
	height: 32px;
	background-position: -629px 0px;
}
#menu6 a:hover{
	background-position: -629px -32px;
}
#menu6on a{
	display: block;
	width: 130px;
	height: 32px;
	background-position: -629px -32px;
}
#menu7 a{
	display: block;
	width: 106px;
	height: 32px;
	background-position: -759px 0px;
}
#menu7 a:hover{
	background-position: -759px -32px;
}
#menu7on a{
	display: block;
	width: 106px;
	height: 32px;
	background-position: -759px -32px;
}
#menu8 a{
	display: block;
	width: 64px;
	height: 32px;
	background-position: -865px 0px;
}
#menu8 a:hover{
	background-position: -865px -32px;
}
#menu8on a{
	display: block;
	width: 64px;
	height: 32px;
	background-position: -865px -32px;
}
#menu9 a{
	display: block;
	width: 71px;
	height: 32px;
	background-position: -929px 0px;
}
#menu9 a:hover{
	background-position: -929px -32px;
}
#menu9on a{
	display: block;
	width: 71px;
	height: 32px;
	background-position: -929px -32px;
}

/*--ローカルナビ--*/
.l_nav {
	border:1px solid #CCC;
	width:998px;
    margin: 5px 0 10px 0;
    padding:10px 0 10px 0;	
	overflow: hidden;	
}
.l_nav ul {
	margin: 0;
    padding:0;	
	list-style-type: none;
}
.l_nav li {
	float:left;
	margin:0 0 0 25px;
    padding:0 0 0 13px;	
	font9-size:13px;
	 background : url(../../../../common/images/l_arrow.gif) no-repeat 0px 5px;
}
.l_nav_on {
	color:#E00;
}

.l_nav a:link {
	color: #000;
	text-decoration:none;
}
.l_nav a:visited {
	color: #000;
	text-decoration:none;
}
.l_nav a:hover {
	color: #F00;
}



.footer_p1 {
	clear:both;
	text-align:right;
	margin:0 auto 0 auto;
	padding:0;
    width: 1000px;
	height:49px;
}
footer {
	background:#002d6c;
	width:100%;
	margin:0;
	padding:0;
}

#footer_area {
	overflow: hidden;
	background-image : url(footer_p2.gif);
	background-position:820px 25px;
	background-repeat:no-repeat;
    margin: 0 auto;
	padding:20px 0 20px 0;
    width: 1000px;
}
.footer_logo {
	float:left;
	margin-left: 5px;
	padding:0;
}
.footer_address {
	float:left;
	margin:-3px 0 0 50px;
	padding:0;
}
.footer_nav{
    margin:15px 0 0 2px;
	padding:0;
	font-size:12px;
}
.footer_nav ul{
	overflow: hidden;
	margin:0;
	padding:0;
}
.footer_nav li{
	list-style-type: none;
	float: left;
	margin:0 5px 0 3px;
  	background : url(../../../../common/images/f_arrow.gif) no-repeat 0px 3px;
	padding-left: 12px;
}
.footer_nav a:link {
	color: #fff;
	text-decoration: none;
}
.footer_nav a:visited {
	color: #fff;
	text-decoration: none;
}
.footer_nav a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer_nav a:active {
	color: #fff;
	text-decoration: underline;
}

	
.pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
}
.pagetop a:link {
	display: block;
	width: 40px;
	height: 40px;
	background : url(../../../../common/images/pagetop1.png) no-repeat 0px 0px;
	text-indent:-9999px;
}
.pagetop a:hover {
	display: block;
	width: 40px;
	height: 40px;
	background : url(../common/images/pagetop2.png) no-repeat 0px 0px;
	text-indent:-9999px;
}
.clear{ 
	clear:both; 
}


#copyright {
	padding:10px 0 50px 0;
	margin: 0 auto 0 auto;
    text-align: center;
    font-size:0.8em;
	border-top:dotted 1px #FFF;
	width: 1000px;
	color:#FFF;
}
