/* CSS Document */

body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif

	}
.header, .menu, .menu2nd, .content{
	width:735px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.header, .menu, .content{
	margin-top:15px;
	}
.address{
	color:#535251;
	font-size:80%;
	line-height:120%;
	vertical-align:bottom;
	text-align:right;
	}

/*header_menu*/
#sub_head{
	width:735px;
	margin-bottom:0px;
	background-color:#00A497;
	height:65px;
	top:-10px;
	}
#head_text {
	margin-left:10px;
	margin-top:5px;
	width:700px;
	float:left;
	border:1px;
	border-color:#333;
	text-align:left;
	height:15px;
	color:#fff;
	font-size:12px;
	color:#FFF;
}
#head_text a {
	color:#FFF;
}
#sub_navi {
	margin-right:10px;
	margin-top:12px;
	width:700px;
	float:right;
	border:1px;
	border-color:#333;
	text-align:right;
	height:30px;
	
}
#sub_navi ul.globalmenu{
	width:700px;

	clear:both;
	
	
	}
	
#sub_navi ul.globalmenu li {
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
list-style:none;
float:right;
	text-align:center;
	color:#FFF;
	font-size:13px;
	width:100px;
	}
	
#sub_navi ul.globalmenu li.last {
	border-left:1px solid #fff;
		border-top:1px solid #fff;
	border-bottom:1px solid #fff;
list-style:none;

	text-align:center;
	color:#FFF;
	}
#sub_navi ul.globalmenu a {
	display:block;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	padding:6px 10px;
	height:15px;



	}
#sub_navi a:hover{
    background-color:#006F66;
    padding:6px 10px 6px 10px;
    border-bottom:solid 0px #006F66;
}
#sub_navi a:active{
    background-color:#006F66;
    padding:6px 10px 6px 10px;
    border-bottom:solid 0px #006F66;
}
.pagetop{
	text-align:right;
	font-size:80%;
	padding-bottom:10px;
	}
/*footer*/
.footer{
	margin:15px 0;
	width:100%;
	}
.copyright{
	margin-top:5px;
	color:#535251;
	font-size:80%;
	line-height:130%;
}
.links{
	width:750px;
	margin:0 auto;
	text-align:center;
	}

