@charset "utf-8";

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #A5A5A5 url(../images/bg02_4.png);
	font-family: Arial, "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, sans-serif;

}

ul,li {
	list-style-type: none;
}

#contents {
	width: 860px;
	background-color: #E3E3E3;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	position: relative;
	/*z-index:2;*/
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

img {
	border-style: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	text-align: left;
	width: 860px;
	height: 60px;
	background: #E3E3E3;
	position: relative;
	white-space: nowrap;
		/*background: #aae16a;*/
	z-index: 2;
}

#header h2 {
	position: absolute;
	float: left;
	left: 15px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

#header ul {
	position: absolute;
	right: 15px;
	line-height: 1.1em;
	margin-top: 10px;
	padding: 0;
	border-left: 1px solid #666;
}

#header li {
	float: left;
}

#header ul li a {
	display: block;
	width: 90px;
	line-height: 1.1em;
	/*text-decoration: none;*/
	border-right: 1px solid #666;
	text-align: center;
	font-size: 11px;
	color: #666;
	top: 31px;
}

#logo_img {
	position: absolute;
	padding-left: 11px;
	padding-top: 30px;
}

h1 {
	float: left;
	font-size: 12px;
	padding-top: 35px;
	left: 105px;
	margin-left: 120px;
}

#navi01 ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#navi01 {
	position: absolute;
	clear: both;
	display: block;
	text-align: center;
	font: bold 12px;
	background: #E3E3E3;
		/*background: #e9d472;*/
	z-index: 2;/**/
}

#navi01 ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 15px;
	text-align: center;
	line-height: 35px;
}

#navi01 ul li {
	margin: 0;
	width: 120px;
	float: left;
	height: 25px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	font-size: 12px;
}

#navi01 li a {
	display: block;
	color: #555;
	text-decoration: none;
	background: transparent url(../images/navi01_off.png) repeat-x left bottom;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #999 #999 #ccc;
	font-weight: bold;
	width: 120px;
	height: 35px;
	text-align: center;
}

#navi01 a:hover {
	color: #FFF;
	text-decoration: none;
	background: transparent url(../images/navi01_on.png) repeat-x left bottom;
	height: 35px;
	width: 120px;
}

.name {
	clear: both;
	float: left;
	margin-top: 0px;
	width: 860px;
	height: 15px;
	font-size: 11px;
	text-align: center;
}

#footer {
	clear: both;
	width: 860px;
	height: 58px;
	background: #535353;
	margin-top: 0;
	padding: 0;
}

#footer .fact {
	font-size: 13px;
	color: #D1D1D1;
	width: 800px;
	padding-top: 5px;
	margin-left: 12px;
}

#footer ul {
	float: left;
	color: #D1D1D1;
	float: left;
	display: block;
	border-right: 1px solid #D1D1D1;
	line-height: 1em;
	text-align: center;
	margin-top: -28px;
	margin-left: 110px;
	font-size: small;
}

#footer li {
	float: left;
	line-height: 1em;
}

#footer ul li a {
	display: block;
	width: 100px;
	line-height: 1em;
	text-decoration: none;
	border-left: 1px solid #D1D1D1;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	list-style: none;
}

#mail {
	float: left;
	margin-top: -7px;
	margin-left: 13px;
}

#copyright {
	font-size: 11px;
	color: #D1D1D1;
	margin-left: 0px;
	position: absolute;
	margin-left: 660px;
	height: 30px;
}

#footer a hover {
	color: #979797;
}

a:link {
	color: #A5A5A5;
}

a:visited {
	text-decoration: none;
	color: #D1D1D1;
}

a:hover {
	color: #979797;
}
