@charset "utf-8";
body {
	font-size: 12px;
	font-family: Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	height: 100%;
	background: #ffffff url(../images/body.gif) repeat-x;
	color: #403F41;
}
a:link {
	color: #403F41;
	text-decoration: none;
}
a:visited {
	color: #535353;
	text-decoration: none;
}
a:hover {
	color: #F29600;
}
#container {
	background: url(../images/container_back.gif) repeat-y;
	margin: 0px auto;
	width: 900px;
	padding-right: 5px;
	padding-left: 5px;
}
#top {
	height: 5px;
	background: #009C84;
}
#main {
	height: 300px;
	background: url(../images/main_back.jpg) no-repeat;
	border-bottom: solid #999 1px;
}
#header {
	height: 57px;
	border-bottom: 1px solid #999;
	padding-top: 13px;
	padding-left: 13px;
}
#logo {
	float: left;
	width: 225px;
	height: 45px;
}
#logo a {
	display:block;
	width: 225px;
	height: 45px;
	text-decoration:none;
	text-indent:-9500em;
	overflow:hidden;
	background: url(../images/logo.gif) no-repeat;
}
#gnavi {
	height: 40px;
	width: 610px;
	float: right;
	padding-right: 15px;
	background: url(../images/gnavi.gif) no-repeat -15px;
	margin-top: 3px;
}
#gnavi ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
#gnavi li {
	display:inline;
	padding: 0px;
	margin: 0px;
}
#gnavi li a {
	padding: 0px;
	height: 40px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent:-9500em;
	overflow:hidden;
}
/* ======Nomal====== */  
.gnavi01 a {
	background:url(../images/gnavi.gif) no-repeat 0px -15px;
	width:197px;
}
.gnavi02 a {
	background:url(../images/gnavi.gif) no-repeat -197px -15px;
	width:115px;
}
.gnavi03 a {
	background:url(../images/gnavi.gif) no-repeat -312px -15px;
	width:156px;
}
.gnavi04 a {
	background:url(../images/gnavi.gif) no-repeat -469px -15px;
	width:141px;
}
/* ======Hover====== */  
.gnavi01 a:hover {
	background:url(../images/gnavi.gif) no-repeat 0px -85px;
	width:197px;
}
.gnavi02 a:hover {
	background:url(../images/gnavi.gif) no-repeat -197px -85px;
	width:115px;
}
.gnavi03 a:hover {
	background:url(../images/gnavi.gif) no-repeat -312px -85px;
	width:156px;
}
.gnavi04 a:hover {
	background:url(../images/gnavi.gif) no-repeat -469px -85px;
	width:141px;
}
/* ======On====== */  
.gnavi01on a {
	background:url(../images/gnavi.gif) no-repeat 0px -155px;
	width:197px;
}
.gnavi02on a {
	background:url(../images/gnavi.gif) no-repeat -197px -155px;
	width:115px;
}
.gnavi03on a {
	background:url(../images/gnavi.gif) no-repeat -312px -155px;
	width:156px;
}
.gnavi04on a {
	background:url(../images/gnavi.gif) no-repeat -469px -155px;
	width:141px;
}
#contents {
	padding-top: 25px;
	position: relative;
	zoom: 1;
	padding-bottom: 25px;
}
#contents-page {
	height: auto;
	position: relative;
	zoom: 1;
	padding-bottom: 25px;
}
#left {
	float: left;
	width: 550px;
	padding-left: 25px;
}
#left ul {
	list-style: none;
	padding-top: 5px;
}
#left li {
	list-style: none;
	padding-top: 5px;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.date {
	height: 25px;
	float: left;
	width: 100px;
	background: #F1F1F2;
	padding-top: 10px;
	text-align: center;
	color: #F29600;
}
.topics_title {
	height: 25px;
	padding-top: 10px;
	width: 440px;
	padding-left: 5px;
	float: right;
	background: #F1F1F2;
	line-height: 13px;
	vertical-align: middle;
}
.topics_title img {
	vertical-align: middle;
	padding-right: 6px;
}
#right {
	float: right;
	width: 280px;
	padding-right: 23px;
}
.banner {
	padding-bottom: 12px;
}
.banner-r {
	padding-left: 4px;
}
#under {
	height: 20px;
	background: #F29600;
	clear: right;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
}
#pankuzulist {
	width: 900px;
	height: 45px;
	border-bottom: solid #999 1px;
	position: relative;
}
#pankuzu-main {
	width: 710px;
	font-size: 10px;
	position: absolute;
	top: 15px;
	left: 12px;
	z-index: 10;
}
#back-top {
	width: 120px;
	position: absolute;
	top: 15px;
	left: 768px;
	z-index: 20;
}
#contents-page-header {
	width: 640px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	list-style-type: none;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	outline: none;
	text-decoration: none;
}
#left-page {
	float: left;
	width: 610px;
	padding-left: 25px;
}
.left-page-top {
	padding-top: 176px;
}
.left-page {
	padding-top: 25px;
}
#right-page {
	width: 235px;
	padding-right: 15px;
	display: inline;
	float: right;
}
.right-page-top {
	padding-top: 121px;
}
.right-page {
	padding-top: 23px;
}
#right-page-banner li {
	margin-bottom: 5px;
}
#page-menu-footer {
	text-align: center;
	padding: 15px 0 15px;
}
#page-menu-footer2 {
	text-align: center;
	padding: 15px 0 15px;
}
*:first-child+html #page-menu-footer2 {
	text-align: center;
	padding: 115px 0 15px;
}
#rignt-page-menu {
	width: 229px;
	margin-bottom: 25px;
	background: url(../images/r_menu_middle.gif) repeat-y;
}
#rignt-page-menu ul {
	width: 210px;
}
#rignt-page-menu li {
	width: 210px;
}
#rignt-page-menu a:link, #rignt-page-menu a:visited {
	width: 180px;
	height: 14px;
	line-height: 12px;
	font-size: 12px;
	padding: 14px 0 12px 30px;
	margin: 0 9px 0;
	color: #403F41;
	text-decoration: none;
	border-bottom: 1px #58595B dotted;
	background: url(../images/menu_active1.gif) 2px center no-repeat;
	display: block;
}
#rignt-page-menu a:hover, #rignt-page-menu a:active {
	width: 180px;
	height: 14px;
	line-height: 12px;
	font-size: 12px;
	padding: 14px 0 12px 30px;
	margin: 0 9px 0;
	color: #403F41;
	text-decoration: none;
	border-bottom: 1px #58595B dotted;
	background:url(../images/menu_active0.gif) 2px center no-repeat;
	display: block;
}
#company-page-menu {
	width: 229px;
	margin-bottom: 25px;
	background: url(../images/r_menu_middle.gif) repeat-y;
}
#company-page-menu ul {
	width: 210px;
}
#company-page-menu li {
	width: 210px;
}
#company-page-menu a:link, #company-page-menu a:visited {
	width: 180px;
	height: 14px;
	line-height: 12px;
	font-size: 12px;
	padding: 14px 0 12px 30px;
	margin: 0 9px 0;
	color: #403F41;
	text-decoration: none;
	border-bottom: 1px #58595B dotted;
	display: block;
	background-image: url(../images/company_menu_active1.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
#company-page-menu a:hover, #company-page-menu a:active {
	width: 180px;
	height: 14px;
	line-height: 12px;
	font-size: 12px;
	padding: 14px 0 12px 30px;
	margin: 0 9px 0;
	color: #403F41;
	text-decoration: none;
	border-bottom: 1px #58595B dotted;
	display: block;
	background-image: url(../images/company_menu_active0.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.president_coment-box {
	width: 370px;
	padding: 12px;
	margin-bottom: 23px;
	line-height: 170%;
	float: left;
}
.president_pht {
	width: 194px;
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#organization {
	width: 520px;
	padding: 12px 40px;
	background: url(../images/company_organization.gif) no-repeat 40px;
	height: 405px;
}
.stockholders_coment-box {
	width: 250px;
	padding: 0px 12px 12px 25px;
	margin-bottom: 23px;
	line-height: 170%;
	float: left;
}
.stockholders_pht {
	width: 280px;
	float: right;
	padding: 0px;
}
.company_org_board {
	height: 35px;
	width: 120px;
	padding-left: 199px;
	padding-bottom: 20px;
	line-height: 40px;
}
.company_org_board a {
	height: 35px;
	width: 120px;
	display:block;
	text-decoration:none;
	text-indent:-9500em;
	overflow:hidden;
}

.company_org_category{
	width: 520px;
	padding: 0px;
	clear:left;
}
.company_org_sub{
	height: 35px;
	width: 105px;
	padding-left: 0px;
	padding-top: 29px;
	line-height: 35px;
	float:left;
	}

.company_org_sub a {
	height: 35px;
	width: 105px;
	text-decoration:none;
	text-indent:-9500em;
	overflow:hidden;
	float: left;
}

.company_org_sub2 {
	height: 35px;
	width: 105px;
	padding-left: 33px;
	padding-top: 29px;
	line-height: 35px;
	float:left;
	}

.company_org_sub2 a {
	height: 35px;
	width: 105px;
	text-decoration:none;
	text-indent:-9500em;
	overflow:hidden;
	float: left;
}


.company_org_employee0 {
	float: left;
}

.company_org_employee {
	height: 120px;
	width: 35px;
	line-height: 120px;
	float: left;
}
.company_org_employee a {
	height: 120px;
	width: 35px;
	text-decoration:none;
	text-indent:-9500em;
	overflow:hidden;
	float: left;
}
.company_org_employee2 {
	height: 120px;
	width: 35px;
	line-height: 120px;
	float: left;
	padding-left: 33px;
}
.company_org_employee2 a {
	height: 120px;
	width: 35px;
	text-decoration:none;
	text-indent:-9500em;
	overflow:hidden;
	float: left;
}
.company_org_employee3 {
	height: 120px;
	width: 35px;
	line-height: 120px;
	float: left;
	padding-left: 35px;
}
.company_org_employee3 a {
	height: 120px;
	width: 35px;
	text-decoration:none;
	text-indent:-9500em;
	overflow:hidden;
	float: left;
}
.company_org_employee4 {
	height: 120px;
	width: 35px;
	line-height: 120px;
	float: left;
	padding-left: 170px;
}
.company_org_employee4 a {
	height: 120px;
	width: 35px;
	text-decoration:none;
	text-indent:-9500em;
	overflow:hidden;
	float: left;
}
.company_our_employees {
	width: 568px;
	line-height: 170%;
	height: 310px;
	background: url(../images/line.gif) no-repeat center bottom;
	padding: 30px 30px 15px 12px;
}
.company_our_employees_top {
	width: 568px;
	line-height: 170%;
	height: 310px;
	background: url(../images/line.gif) no-repeat center bottom;
	padding: 0px 30px 15px 12px;
}
.company_our_employees_one {
	width: 568px;
	line-height: 170%;
	height: 310px;
	padding: 0px 30px 15px 12px;
}
.company_our_employees_under {
	width: 568px;
	line-height: 170%;
	height: 310px;
	padding-right: 30px;
	padding-left: 12px;
	padding-top: 30px;
}
.company_our_employees_tx {
	width: 308px;
	float: left;
	line-height: 170%;
}
.company_our_employees_pht {
	width: 240px;
	float: right;
}
.qualification {
	height: 65px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 170%;
}
.top-list-content {
	width: 550px;
	float: left;
	margin-bottom: 15px;
}



#sitemap {
	width: 850px;
	padding: 25px;
	position: relative;
	zoom: 1;
}

.sitemap_columns{
	width: 850px;
	height: 650px;
	position: relative;
	zoom: 1;
	float: none;
}

.sitemap_m_l{
	float: left;
}
.sitemap_m_c{
	float: left;
	margin-left: 28px;
}
.sitemap_m_r{
	float: right;
}



.sitemap_m_l h4,.sitemap_m_c h4,.sitemap_m_r h4{
	width: 240px;
	height: 30px;
	font-weight:normal;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 30px;
	background: url(../images/sitemap_ts.gif) no-repeat center bottom;
	padding-left: 25px;
}

.sitemap_m_l ul,.sitemap_m_c ul,.sitemap_m_r ul{
	margin-left: 15px;
	margin-bottom: 15px;
}

.sitemap_m_l li,.sitemap_m_c li,.sitemap_m_r li{
	padding-top: 5px;
	padding-bottom: 5px;
padding-left: 20px;
background:url(../images/arrow4.gif) 0px 7px no-repeat;

}

.sitemap_recruit{
	padding-top: 15px;
}

.sitemap_others{
	border-top: 1px #F29600 solid;
	padding-top: 15px;
}