body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, img, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
body {
	font-family: "ƒƒCƒŠƒI",Meiryo,verdana,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4",ƒqƒ‰ƒMƒmŠÛƒS Pro W4,Hiragino Maru Gothic Pro,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
}

img {
	border: none;
	}

a {
	color: #0000FF;
	text-decoration: none;
}
a:link {
    color: #0000FF;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
a:active {
	color: #FF6633;
	text-decoration: underline;
}
#top {
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
}

#top_header {
	width: 900px;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
	}
	
#header_txt {
	float: left;
	}

#search {
	float:right;
	}

#search_box {
	width: 150px;
	height: 12px;
	font-size: 10px;
	}
	
#search_buttun {
	width: 36px;
	height: 16px;
	vertical-align: middle;
	margin-left: 6px;
	padding-bottom: 2px;
	}

#top_txt {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top p {
	font-size: 10px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 85px;
	width: 900px;
	margin-top: 15px;
}

#header_left {
	display: inline;
	float: left;
	margin-left: 10px;
}
#header_left h1 {
	float: left;
}
#header_left h2 {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

#header_right {
	display: inline;
	float: right;
	text-align: right;
}

#header_right ul {
	list-style-type: none;
	text-align: right;
	margin-bottom: 15px;
}
#header_right li {
	display: inline;
	padding-right: 6px;
	margin-right: 6px;
}

.li_1 {
	background-image: url(img/gn_company_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.li_2 {
	background-image: url(img/gn_policy_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.li_3 {
	background-image: url(/img/gn_recruit_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.li_4 {
	background-image: url(/img/gn_contact_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#contact {
	margin-right: 15px;
}
#g_navi {
	height: 41px;
	width: 900px;
	margin-bottom: 8px;
}
#g_navi ul {
	float: none;
	list-style: none;
	margin-left: 3px;
}
#g_navi li {
	display: inline;
	margin-left: -3px;
}
#content {
	margin-bottom: 20px;
	display:inline-block;
}
#content:after {
	contetn:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#pagetop {
	margin-right:5px;
	text-align:right;
	}

#pagetop a {
	text-decoration: none;
	}

#footer_taiken {
	width: 900px;
	margin: 10px 0px;
	}

#footer_navi {
	background-color: #016AEB;
	font-weight: bold;
	height: 26px;
	width: 900px;
	padding-top: 4px;
}
#footer_navi ul {
	list-style-type: none;
	text-align: center;
	margin-right: 35px;
}
#footer_navi li {
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	text-align: center;
	margin-left: 35px;
}
#footer {
	background-color: #F8F8F0;
	width: 900px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#footer_bottom,#footer_middle {
	display:inline-block;
	width: 900px;
}

#footer_contact {
	width: 600px;
	padding-bottom: 20px;
	display: block;
	text-align: center;
	margin: auto;
	}

#footer_contact p {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	}

#footer_contact ul {
	text-align: center;
	margin-top: 10px;
	margin-right: 35px;
	height: 16px;
	}

#footer_contact li {
	font-size: 12px;
	display: inline;
	text-align: center;
	margin-left: 30px;
	padding-left: 24px;
	background-image: url(./img/footer_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}


#footer_bottom:after {
	contetn:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footer_left {
	float: left;
	margin-left: 25px;
	border-right-color: #8396A2;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right:45px;
	display: inline;
}
#footer_left p {
	font-size: 10px;
}
#footer_right {
	float: right;
	background-image: url(img/footer_logo.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 25px;
	padding-right: 85px;
	font-size: 10px;
	display: inline;
}

#footer_info li {
	color: #999999;
	font-size: 10px;
	display: inline;
	text-align: center;
	margin-left: 12px;
	padding-left: 12px;
	background-image: url(./img/footer_info_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer_info li a {
	text-decoration: none;
	color: #666666;
}


#footer_info a:hover {
	text-decoration: underline;
	color: #0000FF;
}

#footer_right ul {
	list-style-type: none;	
}
#footer_copy {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 20px;
}

.reader {
border-style:none;
height:0;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
right:0;
top:0;
width:0;
z-index:100;
}

/*--------‚±‚±‚©‚çƒRƒ“ƒeƒ“ƒcƒy[ƒWCSS------------*/

#pankuzu {
	margin-bottom: 3px;
	padding-left: 20px;
}
#pankuzu p {
	font-size: 10px;
}
#pankuzu a {
	color: #0000FF;
	text-decoration: underline; 
}
#content_left_bottom {
	background-image: url(img/content_bg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	padding-bottom: 6px;
	display: inline;
}
#content_left {
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	width: 692px;
}
#bottom_menu {
	list-style-type: none;
	margin-left: 50px;
	margin-top: 35px;
}
#bottom_menu li {
	display: inline;
	margin-right: 20px;
	background-image: url(img/list_yaji.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
}
#content_left h3 {
	margin-left: 40px;
	margin-bottom: 10px;
}
#content_left p {
	font-size: 14px;
	letter-spacing: 0.1em;
	
}
#content_right {
	float: right;
}
#right_top {
	width:190px;
	margin-left: 15px;
}
#right_top .right_banner {
	margin-top: 5px;
}
#right_top .tel {
	margin-top: 10px;
}

#right_top ul {
	list-style-type: none;
	margin:10px 0 10px 0px;
}
#right_bottom {
	float: left;
	clear: right;
	display: inline;
}
#right_bottom ul {
	list-style-type: none;
	margin-left: 9px;
	margin-bottom: 10px;
}
#content_left h2 {
	font-size: 16px;
	background-image: url(img/h2_bg.gif);
	height: 35px;
	margin-left: 2px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #136798;
	letter-spacing: 0.5em;
}

#content_left h3 {
	width: 620px;
	margin: 20px auto;
}



#footer_navi ul a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer_navi ul a:hover {
	color: #FF6666;
	text-decoration: underline;
	}

#footer_bottom a {
	color: #0000FF;
	}

/*--------------ƒeƒLƒXƒg’†‰æ‘œ--------------*/

.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	} 

.img_right {
	float: right;
	margin: 0px 20px 10px 10px;
	} 

/*--------------‹¤’Êƒoƒi[--------------*/

.spf_mark {
	background-image: url(img/list_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 12px;
}


/*--------------IE6 Œü‚¯ CSS--------------*/

* html #content_left_bottom {
	margin-left: -7px;
}
