@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

/*========= bits =========*/

.left {
	float:left;
}

.right {
	float:right;
}
.clear {
	clear:both;
}
.hidedisp {
	position:absolute;
	left: -1000%;
}
.hidden {
	visibility: hidden;
}

/*========= element =========*/
body {
	color: #333;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

/*========= header =========*/

#header {
	width: 754px;
	margin: 0px auto;
	text-align: left;
	background: url(/img/back_header.gif) left top no-repeat;
	margin-bottom: 10px;
	position: relative;
	/* macIE escape \*/
	overflow: auto;
	/* */
}

#header h1 {
	float: left;
}

#header h1 a{
	width: 156px;
	_width: 153px;
	height: 73px;
	display: block;
}

#header ul li{
	display: inline;
	list-style-type: none;
	font-family: Verdana, Arial, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#header #navi01 {
	height: 41px;
	text-align: right;
}

#header #navi01 li {
	font-size: 11px;
	_font-size: 70%;
}

#header #navi01 li a {
	color: #333;
	text-decoration: none;
	padding: 0px 5px 15px 5px
;}

#header #navi01 #navi01_01 a {
	background: url(/img/icon_navi01_01.gif) center bottom no-repeat;
}

#header #navi01 #navi01_02 a {
	background: url(/img/icon_navi01_02.gif) center bottom no-repeat;
}

#header #navi01 #navi01_03 a {
	background: url(/img/icon_navi01_03.gif) center bottom no-repeat;
}

#header #navi01 #navi01_04 a {
	background: url(/img/icon_navi01_04.gif) center bottom no-repeat;
}

#header #navi01 #navi01_05 a {
	background: url(/img/icon_navi01_05.gif) center bottom no-repeat;
}

#header #navi01 #navi01_06 a {
	background: url(/img/icon_navi01_06.gif) center bottom no-repeat;
}

#header #navi01 #navi01_07 a {
	background: url(/img/icon_navi01_07.gif) center bottom no-repeat;
}

#header #navi02 {
	position: absolute;
	top: 41px;
	left: 156px;
	text-align: center;
	/* macIE escape \*/
	position: static;
	font-size: 14px;
	color: #333;
	height: 30px;
	/* */
}

#header #navi02 li {
	font-family: Verdana, Arial, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	display: block;
	width: 110px;
	line-height: 30px;
	float: left;
	background: url(/img/icon_navi02_00_on.gif) center bottom no-repeat;
}

#header #navi02 a {
	color: #333;
	text-decoration: none;
	padding: 0px ;
	display: block;
	float: left;
	width: 110px;
	height: 30px;
	padding: 0px 0px;
	text-align: center;
	background: url(/img/icon_navi02_00.gif) center bottom no-repeat;
}

#header #navi02 a:hover {
	color: #fff;
	background: #b20000 url(/img/icon_navi02_00_on.gif) center bottom no-repeat;
}

#header #navi02 a.nowstate {
	color: #fff;
	background: #b20000 url(/img/icon_navi02_00_on.gif) center bottom no-repeat;
}


#header #navi02_01 a {
	background: url(/img/icon_navi02_01.gif) center bottom no-repeat;
}

#header #navi02 li#navi02_05 {
	width: 145px;
	height: 29px;
	background-image: none;
}

#header #navi02 li#navi02_05 form {
	padding: 4px 0px 0px 0px;
	_margin: 0px;
	text-align: right;
}

#header #navi02 form #serchera {
	width: 95px;
	height: 20px;
}

#header #navi02 form #serchbot {
	width: 40px;
	height: 20px;
}

#pankuzu {
	margin-top: 32px;
	padding-left: 14px;
	font-size: 10px;
	line-height: 18px;
	height: 18px;
	clear: both;
	/* macIE escape \*/
	overflow: auto;
	margin-top: 0px; 
	/* */
}

#pankuzu a {
	text-decoration: none;
}

/*========= main wapper =========*/

#wrapper {
	width:754px;
	margin:0 auto;
	padding-top: 0em;
	text-align:center;
	font-size:12px;
}

/*========= footer =========*/

#footer {
	color: #fff;
	width: 754px;
	height: 78px;
	margin: 0px auto;
	text-align: center;
	background : url(../img/back_footer.gif) no-repeat center bottom;
	font-family: Verdana, Arial, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#footer p {
	font-size: 11px;
	_font-size: 70%;
}

#footer p.gototop01 {
	text-align: right;
	padding: 0px 0px 0px 609px;
}

#footer p.gototop01 a {
	display: block;
	width: 145px;
	padding: 9px 0px 0px;
	text-decoration: none;
}

#footer ul {
	color: #fff;
	font-size: 11px;
	_font-size: 70%;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

#footer ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
}
