@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif, Osaka, "ヒラギノ角ゴ　pro W3";
	text-align: center;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li {
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
}

#page_all {
	background-image: url(../images/share/page.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 896px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

/*header zone*/
#header {
	margin: 0px 0px 28px;
	padding: 0px;
	height: 90px;
	background-image: url(../images/share/metal.jpg);
	background-repeat: repeat-y;
}
#header img {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}


#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	float: left;
	margin-top: 38px;
	margin-left: 17px;
	font-weight: bold;
	padding: 0px;
	width: 200px;
}

#photo_image {
	margin-top: 0px;
	clear: left;
	padding: 0px;
}

#footer_about {
	width: 896px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	clear: both;
	background-image: url(../images/share/about.jpg);
}

#footer_about ul {
	list-style-type: none;
	width: 400px;
	margin: auto;
	padding: 5px 0px 0px;
}

#footer_about li {
	border-left: 1px solid #aaaaaa;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	float: left;
	line-height: 18px;
}
#footer_about a,#footer_about a:link {
	color: #626262;
	text-decoration: none;
	font-size: 10px;
}
#footer_about a:hover,#footer a:active {
	color: #000000;
	text-decoration: underline;
}


#footer {
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-image: url(../images/share/page_sita.gif);
	background-repeat: no-repeat;
	height: 45px;
	background-position: center bottom;
}

#footer address {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #626262;
	font-style: normal;
	text-align: center;
	line-height: 2.2em;
}

.right_border {
	border-right: 1px solid #aaaaaa;
}

#navibar {
	padding: 0px;
	height: 27px;
	position: absolute;
	top: 80px;
	left: 0px;
	margin: 0px;
	width: 897px;
	z-index: 2;
}

.menu {
	float:left;
	width: 112px;
	}
	
.menu h2 {
	margin:0px;
	}
	
.menu h2 a	{
	background-image:url(../images/share/grd_botton.jpg);
	font-size:12px;
	display:block;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", sans-serif, Osaka, "ヒラギノ角ゴ　pro W3";
	font-weight:normal;
	color:#333333;
	text-decoration: none;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	margin: 0px;
	}
.menu h2 a:hover {
	color: #999999;
	text-decoration: none;
	background-image: url(../images/share/grd_botton3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.menu2 {
	float:left;
	width: 112px;
	}
	
.menu2 h2 {
	margin:0px;
	}
	
.menu2 h2 a	{
	background-image:url(../images/share/grd_botton.jpg);
	font-size:12px;
	display:block;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", sans-serif, Osaka, "ヒラギノ角ゴ　pro W3";
	font-weight:normal;
	color:#333333;
	text-decoration: none;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	margin: 0px;
	}
.menu2 h2 a:hover {
	color: #ff7300;
	text-decoration: none;
	background-image: url(../images/share/grd_botton3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.menu ul {
	margin: 0px;
	padding:0px;
	list-style-type:none;
	font-size: 12px;
	visibility:hidden;
	display: block;
	background-color: #FFFFFF;
	}
.menu li {
	background-color: #FFFFFF;
	border-left:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	text-align: center;
	width: 110px;
	}
.menu li a{
	display:block;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	height: 22px;
	line-height: 22px;
	}
.menu li a:hover{
	color: #ff7300;
	background-image: url(../images/share/grd_botton3.jpg);
	}
.left_border {
	border-left: 1px solid #aaaaaa;
}

a:link {
	color: #1d2088;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
