body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #F6F6F6;
	line-height: 180%;
	font-size: 11px;
	color: #666666;
	background-image: url(css_image/bg_900.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	display: none;
}
h2 {
	display: none;
}


ul.guide{
	list-style-type: none;
	display: block;
	float: right;
}
ul.guide li{
	background-image: url(css_image/button_bg.jpg);
	float: left;
}
ul.guide li a {
	text-align: center;
	display: block;
	width: 100px;
	height: 20px;
}
ul.guide li a:link {
}
ul.guide li a:hover {
}


ul.guide li.home {
	background-image: url(../images/menu001.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.guide li.home a:hover {
	background-image: url(../images/menu001_r.jpg);
	background-repeat: no-repeat;
}
ul.guide li.recruit {
	background-image: url(../images/button002.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.guide li.recruit a:hover {
	background-image: url(../images/button002_r.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.guide li.contact {
	background-image: url(../images/menu002.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.guide li.contact a:hover {
	background-image: url(../images/menu002_r.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


/*Global_navi start*/

ul.navi{
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
	clear: both;
}
ul.navi li{
	float: left;
	width: 176px;
	height: 40px;
	background-image: url(css_image/button_bg.jpg);
	line-height: 200%;
}
ul.navi li a {
	text-align: center;
	font-size: 13px;
	display: block;
	height: 40px;
	width: 176px;
	margin: 0px;
	color: #FFF;
	padding: 0px;
}
ul.navi li a:link {
}
ul.navi li a:hover {
	background-image: url(css_image/button_bg_r.jpg);
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


ul.navi li.profile {
	background-image: url(css_image/button/profile.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.navi li.profile a:hover {
	background-image: url(css_image/button/profile_r.jpg);
	background-repeat: no-repeat;
}

ul.navi li.concept {
	background-image: url(css_image/button/concept.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.navi li.concept a:hover {
	background-image: url(css_image/button/concept_r.jpg);
	background-repeat: no-repeat;
}

ul.navi li.location {
	background-image: url(css_image/button/location.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.navi li.location a:hover {
	background-image: url(css_image/button/location_r.jpg);
	background-repeat: no-repeat;
}

ul.navi li.scenery {
	background-image: url(css_image/button/environment.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.navi li.scenery a:hover {
	background-image: url(css_image/button/environment_r.jpg);
	background-repeat: no-repeat;
}
ul.navi li.recruit {
	background-image: url(css_image/button/recruit.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.navi li.recruit a:hover {
	background-image: url(css_image/button/recruit_r.jpg);
	background-repeat: no-repeat;
}



/*Clobal=navi end*/

a:link {
	color: #660;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660;
}
a:hover {
	text-decoration: underline;
	color: #690;
}
a:active {
	text-decoration: none;
	color: #690;
}
.black {
	background-color: #000;
}
.title {
	background-color: #690;
	font-size: 14px;
	color: #FFF;
	padding: 5px;
	clear: both;
}
.title2 {
	font-size: 14px;
	color: #000;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-left: 5px;
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: right;
	float: right;
}
.center {
	text-align: center;
}
.pic_right {
	float: right;
	border: 1px solid #CCC;
	padding: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.td {
	color: #000;
	font-size: 11px;
	padding: 0px;
}
.td_back {
	background-color: #E6E6E6;
	vertical-align: top;
}
.td_upper {
	vertical-align: top;
}
#contents {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
	margin-bottom: 20px;
}
#container {
	width: 900px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #690;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header  {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#glay {
	height: 10px;
	background-color: #000;
}
#contents_left .weather {
	float: right;
}
#contents_left {
	float: left;
	clear: both;
	width: 160px;
	margin-left: 16px;
	margin-bottom: 20px;
}
#contents_right {
	float: right;
	width: 650px;
	padding-bottom: 50px;
	margin-right: 20px;
	margin-top: 10px;
}
#guide {
	clear: both;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
}

#footer {
	background-color: #E6E6E6;
	width: 880px;
	color: #666;
	clear: both;
	text-align: right;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

