@charset "utf-8";

/* body
---------------------------------------------*/
body{
 	text-align: center;
	font-size: 80%;
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.5;
	color: #333;
	border: none;
	background-color: #f1f1f1;
}
* {
 	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #f1f1f1 url(../images/bg_container.gif) top repeat-y;
	width: 952px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	position: relative;
	top: 0;
}

/* header
---------------------------------------------*/
#header_area {
	width:100%;
	clear: both;
	height: 541px;
	background: #fff url(../images/bg_header_area_top.gif) top center repeat-x;
	text-align: center;
}
#header {
	width: 952px;
	height: 541px;
	margin: 0 auto;
	background: #f1f1f1 url(../images/bg_container.gif) top repeat-y;
}
#header_inner {
	position: relative;
	clear: both;
	width: 952px;
	height: 91px;
	background-color: #fff;
	margin: 0 auto;
}

#header_navi {
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: left;
	font-size: 80%;
}
#header_navi a {
 	color: #336699;
	text-decoration: none;
}
#header_navi a:hover {
 	color: #333;
	text-decoration: none;
}
#header_navi ul{
	margin: 0;
	padding: 0;
}
#header_navi ul li {
	margin: 0;
	padding: 0 10px;
	display: inline;
	border-left: 1px solid #336699;
}
#header_navi ul li.home {
	border-left: none;
}
#fontsize {
	position: absolute;
	top: 54px;
	right: 15px;
	font-size: 80%;
	color: #336699;
}
#fontsize ul{
	margin: 0;
	padding: 0;
}
#fontsize ul li {
	margin-right: 0;
	display: inline;
}
#fontsize ul li.font_text {
	vertical-align: middle;
	margin-right: 10px;
}
/* title
---------------------------------------------*/
h1 {
	position: absolute;
	width: 220px;
	height: 91px;
	top: 0;
	left: 0;
}
h1 img {
	left: 0;
	position: absolute;
	top: 0;
}
h2 {
	text-align: left;
	background: url(../images/bg_h2.gif) no-repeat;
	width: 640px;
	height: 44px;
	font-size: 100%;
	padding: 15px 0 0 15px;
	color: #000;
}
/* galleryview
---------------------------------------------*/
#img_area {
	width: 952px;
	height: 350px;
	background: url(../images/bg_head_top.gif) no-repeat;
	margin: 0 auto;
	padding-top: 13px;
	position: relative;
}
#img_inner {
	width: 925px;
	height: 350px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.galleryview{
	top: 0;
	margin: 0 auto;
	position: absolute;
	width: 925px;
}
.panel{
	position: absolute;
	width: 925px;
	height: 294px;
}

/* g_navi
---------------------------------------------*/
#g_navi_area {
	width: 952px;
	height: 43px;
	background: url(../images/bg_g_navi.gif) no-repeat;
	position: relative;
}
#g_navi {
	width: 939px;
	height: 43px;
	background: url(../images/g_navi.gif) no-repeat;
	margin: 0 auto 22px auto;
	position: relative;
}
#g_navi ul {
 list-style: none;
}
#g_navi li {
 position: absolute;
 height: 43px;
 text-indent: -9999px;
}
#g_navi li a { display: block;  height: 43px;}

#g_navi li#service      { top: 0; left: 0;	width: 236px;}
#g_navi li#company   	{ top: 0; left: 236px;	width: 233px;}
#g_navi li#recruit      { top: 0; left: 469px;	width: 233px;}
#g_navi li#contact      { top: 0; left: 702px;	width: 237px;}

#g_navi li#service      a:hover      { background: url(../images/g_navi_on.gif) 0 0; }
#g_navi li#company      a:hover      { background: url(../images/g_navi_on.gif) -236px 0; }
#g_navi li#recruit      a:hover      { background: url(../images/g_navi_on.gif) -469px 0; }
#g_navi li#contact      a:hover      { background: url(../images/g_navi_on.gif) -702px 0; }

#g_navi li#service      a.stay      { background: url(../images/g_navi_on.gif) 0 0; }
#g_navi li#company      a.stay      { background: url(../images/g_navi_on.gif) -236px 0; }
#g_navi li#recruit      a.stay      { background: url(../images/g_navi_on.gif) -469px 0; }
#g_navi li#contact      a.stay      { background: url(../images/g_navi_on.gif) -702px 0; }

/* leftbody
---------------------------------------------*/
#leftbody {
	width: 668px;
	float: left;
	padding:  0 0 50px 29px;
}
#leftbody ul {
	padding-left: 13px;
}

#leftbody li {
	padding: 0 0 15px 0;
	float: left;
	width: 550px;
	list-style-type: none;
}

#leftbody li a {
	color: #006699;
	text-decoration: none;
}

#leftbody li a:hover {
	color: #999;
	text-decoration: none;
}

#leftbody li .day {
	width: 70px;
	float: left;
}

#leftbody li .text {
	width: 450px;
	float: right;
}

#leftbody .no_border {
	border: none;
}
/* rightbody
---------------------------------------------*/
#rightbody {
	float: right;
	padding:  0 29px 50px 0;
	position: relative;
}
.right_img {
	margin-bottom: 50px;
}

/* right_menu_02
---------------------------------------------*/
#right_menu_02 {
	background: url(../images/bg_side_02.gif) no-repeat;
	width: 226px;
	height: 174px;
	float: right;
	font-size: 95%;
	color: #000;
}
#right_menu_02t_01 {
	position: relative;
	top: 70px;
	left: 25px;
	width: 185px;
	font-size: 80%;
}
#right_menu_02t_02 {
	position: relative;
	top: 80px;
	left: 25px;
	font-weight: bold;
	font-size: 120%;
	width: 185px;
}
#right_menu_02t_03 {
	position: relative;
	top: 89px;
	left: 25px;
	width: 185px;
	font-size: 80%;
}

/* banner_area
---------------------------------------------*/
#banner_area {
	width: 900px;
	border-top: solid 1px #e4e4e4;
	clear: both;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#banner_title {
	position: absolute;
	left: 0;
	top: 25px;
	background: url(../images/bg_arrow_01.gif) no-repeat;
	background-position: 0 2px;
	padding-left: 28px;
	font-size: 12px;
	font-weight: bold;
}
#banner {
	width: 770px;
	position: relative;
	right: 0;
	left: 150px;
	top: 0px;
}
#banner_01{
	padding: 25px 20px 12px 20px;
}
#banner_02 {
	padding: 0 20px 0 20px;
}
#banner ul{
	margin: 0;
	padding: 0;
}
#banner_01 ul li,
#banner_02 ul li{
	list-style: none;
	display: inline;
}
#banner_01 li,
#banner_02 li {
	list-style: none;
	display: inline;
	margin-right: 7px;
}

/* footer
---------------------------------------------*/
#footer {
    clear: both;
	text-align: center;
	height: 245px;
	width:100%;
	color: #fff;
	position: relative;
	padding: 0;
}
#footer_inner {
	height: 165px;
	background-color: #8a8a8a;
	margin: 0 auto;
	text-align: center;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
#container_foot {
	background: url(../images/bg_container_foot.gif) no-repeat;
	width: 952px;
	height: 80px;
	margin: 0 auto;
	position: relative;
}
#top_btn {
	position: relative;
	top: 50px;
	padding-left: 660px;
}
#footer_inner_fix {
	position: relative;
	width: 952px;
	height: 165px;
	margin: 0 auto;
	background:  #8a8a8a url(../images/logo_footer.gif) no-repeat;
	background-position: 0 0;
	text-align: left;
}
#footer_navi {
	position: relative;
	right: 20px;
	top: 39px;
	text-align: left;
	color: #336699;
	left: 170px;
	font-size: 80%;
	width: 600px;
}
#footer_navi ul{
	margin: 0;
	padding: 0;
}
#footer_navi ul li {
	margin: 0;
	padding: 0 7px;
	display: inline;
	border-left: 1px solid #fff;
}
#footer_navi ul li.home {
	border-left: none;
}
#copy {
	position: relative;
	top: 60px;
	left: 33px;
	font-size: 75%;
	width: 600px;
}

