@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* company only style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*+++++++++++++*/
div#wrapper {
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
	background-image: url(../../../images/bg_foot2.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 0px;
}

div#copyright {
	width: 852px;
	height: 46px;
	text-indent: -5000px;
	display: hidden;
	margin: 0px auto 0px auto;
	background-image: url(../../../images/foot2.gif);
	background-repeat: repeat-x;
}
div.rever {
	clear: both;
	width: 830px;
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image:url(../../../images/pagetop3.gif);
}

.pagetop {
	width: 640px;
	height: 30px;
	padding: 2px 0px 2px 0px;
}
body {
	background-image: url(../../../images/bg_gray.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div#header {
	width: 832px;
	height: 94px;
	text-align: left;
	background-image: url(../../../images/head_gray.gif);
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
}
/*+++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	width: 832px;
	height: 20px;
	clear: both;
	text-align: left;
	font-size: 10px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#menu {
	text-align: center;
	width: 790px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px;
}
#menu li {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	list-style: none;
	display: inline;
	vertical-align: bottom;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#menu li.line {
	list-style: none;
	display: inline;
	vertical-align: bottom;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../../images/footline2.gif);
	width: 9px;
	height: 14px;
}
#menu li a {
	color: #232323;
}
#menu li a:hover {
	color: #CC0000;
	text-decoration: underline;
}