@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/common/sub_back.jpg) repeat-x top center fixed;
}

#header {
	width: 100%;
	height: 35px;
	font-size: 80%;
}

.header_contents {
	width: 900px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

.header_contents h1 {
	width: 558px;
	height: 35px;
	float: left;
	background: url(../images/common/header.png) no-repeat;
}

.header_contents ul.sub_menu {
	width: 342px;
	height: 35px;
	float: right;
	list-style: none;
}

.header_contents ul.sub_menu li {
	height: 35px;
	float: left;
}

.header_contents ul.sub_menu li.sub_1 {
	background:url(../images/common/sub_01_r.png) no-repeat;
	width: 100px;
}
.header_contents ul.sub_menu li.sub_1 a {background:url(../images/common/sub_01.png) no-repeat;}
.header_contents ul.sub_menu li.sub_1_now a {background:url(../images/common/sub_01_r.png) no-repeat;}
.header_contents ul.sub_menu li.sub_1 a:hover {background:none;}

.header_contents ul.sub_menu li.sub_2 {
	background:url(../images/common/sub_02_r.png) no-repeat;
	width: 142px;
}
.header_contents ul.sub_menu li.sub_2 a {background:url(../images/common/sub_02.png) no-repeat;}
.header_contents ul.sub_menu li.sub_2_now a {background:url(../images/common/sub_02_r.png) no-repeat;}
.header_contents ul.sub_menu li.sub_2 a:hover {background:none;}

.header_contents ul.sub_menu li.sub_3 {
	background:url(../images/common/sub_03_r.png) no-repeat;
	width: 100px;
}
.header_contents ul.sub_menu li.sub_3 a {background:url(../images/common/sub_03.png) no-repeat;}
.header_contents ul.sub_menu li.sub_3_now a {background:url(../images/common/sub_03_r.png) no-repeat;}
.header_contents ul.sub_menu li.sub_3 a:hover {background:none;}

.header_contents ul.sub_menu li.sub_4 {background:url(../images/common/sub_04_r.png) no-repeat;}
.header_contents ul.sub_menu li.sub_4 a {background:url(../images/common/sub_04.png) no-repeat;}
.header_contents ul.sub_menu li.sub_4_now a {background:url(../images/common/sub_04_r.png) no-repeat;}
.header_contents ul.sub_menu li.sub_4 a:hover {background:none;}

#flash_box {
	clear: both;
	width: 900px;
	height: 150px;
	margin: 0 auto;
	background: url(../images/common/photo.png) no-repeat;
}

#menu {
	width: 100%;
	height: 49px;
}

#menu .menu_contents {
	width: 900px;
	height: 49px;
	margin: 0 auto;
	background-image: url(../images/common/menu_back.png);
	background-repeat: repeat-x;
	z-index: 1;
}

#menu .menu_contents ul.global_menu {
	width: 900px;
	height: 49px;
	list-style: none;
}

#menu .menu_contents ul.global_menu li {
	width: 150px;
	height: 49px;
	float: left;
}

#menu .menu_contents ul.global_menu li.menu_1 {background:url(../images/common/contents_01_r.png) no-repeat;}




#menu .menu_contents ul.global_menu li.menu_1 a {background:url(../images/common/contents_01.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_1_now a {background:url(../images/common/contents_01_r.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_1 a:hover {background:none;}

#menu .menu_contents ul.global_menu li.menu_2 {background:url(../images/common/contents_02_r.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_2 a {background:url(../images/common/contents_02.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_2_now a {background:url(../images/common/contents_02_r.png) no-repeat;}

#container  .greeting_box  .subnavitop  .subnavibut1 a {
	background-image: url(../images/company/gaiyobut01.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 170px;
}

#menu .menu_contents ul.global_menu li.menu_2 a:hover {background:none;}

#menu .menu_contents ul.global_menu li.menu_3 {background:url(../images/common/contents_03_r.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_3 a {background:url(../images/common/contents_03.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_3_now a {background:url(../images/common/contents_03_r.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_3 a:hover {background:none;}

#menu .menu_contents ul.global_menu li.menu_4 {background:url(../images/common/contents_04_r.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_4 a {background:url(../images/common/contents_04.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_4_now a {background:url(../images/common/contents_04_r.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_4 a:hover {background:none;}

#menu .menu_contents ul.global_menu li.menu_5 {background:url(../images/common/contents_05_r.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_5 a {background:url(../images/common/contents_05.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_5_now a {background:url(../images/common/contents_05_r.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_5 a:hover {background:none;}

#menu .menu_contents ul.global_menu li.menu_6 {background:url(../images/common/contents_06_r.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_6 a {background:url(../images/common/contents_06.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_6_now a {background:url(../images/common/contents_06_r.png) no-repeat;}
#menu .menu_contents ul.global_menu li.menu_6 a:hover {background:none;}

#container {
	clear: both;
	width: 900px;
	min-height: 635px;
	_height: 635px;
	margin: 0 auto;
	margin-bottom: 2em;
	padding-top: 16px;
	font-size: 80%;
	color: #383c3c;
	line-height: 1.5em;
	font-family: "メイリオ", Meiryo, sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
}

#footer {
	clear: both;
	width: 100%;
	height: 35px;
	background: url(../images/common/footer_back.png) repeat-x;
}

#footer .footer_contents {
	width: 900px;
	height: 35px;
	margin: 0 auto;
}

#footer .footer_contents p {
	width: 900px;
	height: 35px;
	background:url(../images/common/footer.png) no-repeat;
}

.backimg {
	text-indent: -9999px;
	overflow: hidden;
}

a.backroll {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}

a {
	color: #0075c2;
	text-decoration: none;
}

a:hover {
	color: #d7003a;
	text-decoration: underline;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ サブページ ■■■ */

h2 {
	width: 900px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

h2.company {background:url(../images/title/h2_company.png) no-repeat;}
h2.recruit {background:url(../images/title/h2_recruit.png) no-repeat;}
h2.immovable {background:url(../images/title/h2_immovable.png) no-repeat;}
h2.house {background:url(../images/title/h2_house.png) no-repeat;}
h2.agency {background:url(../images/title/h2_agency.png) no-repeat;}
h2.contact {background:url(../images/title/h2_contact.png) no-repeat;}
h2.policy {background:url(../images/title/h2_policy.png) no-repeat;}
h2.sitemap {background:url(../images/title/h2_sitemap.png) no-repeat;}




/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ company ■■■ */

.company_contents h3,
.policy_contents h3{
	width: 900px;
	height: 55px;
	margin: 0px;
}

.company_contents h3.greeting {background:url(../images/company/h3_greeting.png) no-repeat;}
.company_contents h3.company_info {
	background-image: url(../images/company/gaiyoutop.gif);
	background-repeat: no-repeat;
}

.company_contents .greeting_box {
	min-height: 168px;
	_height: 168px;
	margin-bottom: 18px;
}

.company_contents .greeting_box p {
	margin-right: 180px;
	margin-bottom: 1em;
}

.company_contents .profile_box {
	_height: 555px;
	margin: 0px;
	background-image: url(../images/company/photo02gg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.company_contents .profile_box table {
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.company_contents .profile_box table tr th {
	padding: 8px;
	text-align: center;
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #DFEBFF;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.company_contents .profile_box table tr td {
	width: 470px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.company_contents .profile_box table tr td #google_map {
	width: 470px;
	height: 300px;
	background-color: #999;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ recruit ■■■ */

.recruit_contents h3.recruit {
	width: 900px;
	height: 55px;
	background-image: url(../images/recruit/saiyoutop05.gif);
	background-repeat: no-repeat;
}
.maincontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	font-size: 80%;
	color: #383c3c;
	line-height: 1.8em;
	font-family: "メイリオ", Meiryo, sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
	position: relative;
}


.recruit_contents p {
	margin-left: 20px;
	margin-bottom: 1em;
}

.recruit_contents table.recruit_table {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	border-collapse: collapse;
	text-align: center;
}

.recruit_contents table.recruit_table tr th {
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #DFEBFF;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.recruit_contents table.recruit_table tr th.staff {
	height: 60px;
	width: 274px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.recruit_contents table.recruit_table tr th.administrator {
	width: 273px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.recruit_contents table.recruit_table tr th.officework {
	width: 273px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.recruit_contents table.recruit_table tr th.engineer {
	width: 137px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.recruit_contents table.recruit_table tr th.operator {
	width: 137px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.recruit_contents table.recruit_table tr td {
	padding: 6px 4px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}




.recruit_contents dl.recruit_contact {
	font-size: 11px;
}

.maincontent .recruit_contact dt {
	font-weight: bold;
	color: #0075c2;
	letter-spacing: 1px;
	font-size: 11px;
}
.maincontent .recruit_contact dd {
	margin-left: 1em;
	margin-bottom: 0.8em;
	font-size: 11px;
}

.recruit_contents dl.recruit_contact dt {
	font-weight: bold;
	color: #0075c2;
	letter-spacing: 1px;
	font-size: 11px;
	clear: both;
}


.recruit_contents dl.recruit_contact dd {
	margin-left: 1em;
	margin-bottom: 0.8em;
}

.work_cont01 th {
	width: 80px;
	text-align: left;
	clear: both;
	padding-bottom: 5px;
	font-size: 12px;
	padding-left: 35px;
	padding-top: 8px;
	line-height: 16px;
}

.work_cont01 td {
	width: 480px;
	text-align: left;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 18px;
}
.entorytext {
	color: #274A6C;
	font-weight: bold;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ agency ■■■ */

.agency_contents h3 {
	width: 860px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.8em;
}

.agency_contents h3.agency_1 {background:url(../images/agency/h3_agency_1.png) no-repeat;}
.agency_contents h3.agency_2 {background:url(../images/agency/h3_agency_2.png) no-repeat;}
.agency_contents h3.agency_3 {background:url(../images/agency/h3_agency_3.png) no-repeat;}


.agency_contents table.agency_table_1,
.agency_contents table.agency_table_2,
.agency_contents table.agency_table_3 {
	width: 860px;
	margin: 0 auto 28px;
	border-collapse: collapse;
	border: solid 1px #999;
	text-align: center;
	font-size: 80%;
}

.agency_contents table.agency_table_1 tr th,
.agency_contents table.agency_table_2 tr th,
.agency_contents table.agency_table_3 tr th {
	border: solid 1px #999;
	padding: 2px 4px;
	background-color: #bcc7d7;
}

.agency_contents table.agency_table_1 tr td,
.agency_contents table.agency_table_2 tr td,
.agency_contents table.agency_table_3 tr td {
	border: solid 1px #999;
	padding: 2px;
}

.agency_contents table.agency_table_1 tr td.price,
.agency_contents table.agency_table_2 tr td.price,
.agency_contents table.agency_table_3 tr td.price {
	color: #d70035;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ policy ■■■ */

.policy_contents h3.policy_1 {background: url(../images/company/h3_policy_1.png) no-repeat;}
.policy_contents h3.policy_2 {background: url(../images/company/h3_policy_2.png) no-repeat;}

.policy_contents p {
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 1em;
}

.policy_contents dl {
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 1.5em;
}

.policy_contents dl dt {
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
	color: #0075c2;
}

.policy_contents dl dd {
	margin-left: 2em;
	margin-bottom: 1em;
}

.policy_contents address {
	font-style: normal;
	margin-left: 60px;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ sitemap ■■■ */

.site_contents dl.sitemap_list {
	margin-left: 8em;
	font-size: 120%;
}

.site_contents dl.sitemap_list dt {
	margin-bottom: 0.3em;
}

.site_contents dl.sitemap_list dd {
	margin-left: 2em;
	margin-bottom: 0.3em;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ actual ■■■ */

/*

.actual_box {
	width: 280px;
	height: 158px;
	float: left;
	overflow: hidden;
	margin-left: 15px;
	_margin-left: 10px;
	margin-bottom: 12px;
	background-color: #CCC;
}

.actual_box h3 {
	width: 280px;
	height: 21px;
	font-size: 130%;
	margin-bottom: 4px;
	padding-top: 5px;
	text-indent: 4px;
	color: #FFF;
	background: url(../images/actual/h3_back.png) repeat-y;
}

.actual_box p.photo {
	float: left;
	width: 128px;
	height: 128px;
	overflow: hidden;
	margin: 0px 4px;
	_margin: 0px 2px;
	cursor: pointer;
}

.actual_box p.comment {
	float: right;
	width: 144px;
	height: 107px;
	overflow: hidden;
}

.actual_box p.show_pct {
	width: 90px;
	height: 20px;
	float: right;
	background: url(../images/actual/show_pct_r.png) no-repeat;
}

.actual_box p.show_pct a {background:url(../images/actual/show_pct.png) no-repeat;}
.actual_box p.show_pct a:hover {background:none;}

#container p.pagetop {
	clear: both;
	text-align: right;
	margin-right: 15px;
}

*/
a.copy {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 10px;
	overflow: hidden;
	font-size: 9px;
	color: #999999;
	line-height: 10px;
	top: 30px;
}
.cutcopy {
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	clear: both;
	position: relative;
	left: 10px;
	top: 130px;
	width: 120px;
}
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ recruit ■■■ */
.maincontent .subnavitop {
	text-indent: -9999px;
}
.maincontent .subnavi {
	background-image: url(../images/recruit/subnavisaiyoutop.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 170px;
}
.maincontent  .subnavitop .subnavilist {
	list-style-type: none;
}
.maincontent  .subnavitop .subnavimain {
	width: 170px;
}

.maincontent  .subnavitop .subnavimain .subnavilist {
	width: 170px;
}
.maincontent .subnavitop .subnavimain .subnavilist li{
	width: 170px;
}
.maincontent .subnavitop .subnavimain .subnavilist .but1 {
	background-image: url(../images/recruit/subnavisaiyou01_r.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 170px;
}
.maincontent .subnavitop .subnavibotttom {
	background-image: url(../images/recruit/subnavisaiyoubotttom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
}
.maincontent .subnavitop .enterbut {
	height: 150px;
	width: 170px;
	clear: both;
}


.maincontent  .subnavitop .subnavimain .subnavilist .but1 a {
	background-image: url(../images/recruit/subnavisaiyou01.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .subnavimain .subnavilist .but1 a:hover {
    background:none;
}
.maincontent  .subnavitop .subnavimain .subnavilist .but2 {
	background-image: url(../images/recruit/subnavisaiyou02_r.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 170px;
}
.maincontent  .subnavitop .subnavimain .subnavilist .but2 a {
	background-image: url(../images/recruit/subnavisaiyou02.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .subnavimain .subnavilist .but2 a:hover {
    background:none;
}
.maincontent .subnavitop .subnavimain .subnavilist .but3 {
	background-image: url(../images/recruit/subnavisaiyou03_r.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 170px;
}
.maincontent  .subnavitop .subnavimain .subnavilist .but3 a {
	background-image: url(../images/recruit/subnavisaiyou03.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .subnavimain .subnavilist .but3 a:hover {
    background:none;
}
.maincontent .subnavitop .subnavimain .subnavilist .but4 {
	background-image: url(../images/recruit/subnavisaiyou04_r.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 170px;
}
.maincontent  .subnavitop .subnavimain .subnavilist .but4 a {
	background-image: url(../images/recruit/subnavisaiyou04.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .subnavimain .subnavilist .but4 a:hover {
    background:none;
}
.maincontent .subnavitop .subnavimain .subnavilist .but5 {
	background-image: url(../images/recruit/subnavisaiyou05_r.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 170px;
}
.maincontent  .subnavitop .subnavimain .subnavilist .but5 a {
	background-image: url(../images/recruit/subnavisaiyou05.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .subnavimain .subnavilist .but5 a:hover {
    background:none;
}
.maincontent  .subnavitop .subnavimain02 {
	width: 170px;
}

.maincontent  .subnavitop .subnavimain02 .subnavilist {
	width: 170px;
}
.maincontent .subnavitop .subnavimain02 .subnavilist li{
	width: 170px;
}
.maincontent .subnavitop .subnavimain02 .subnavilist .but6 {
	background-image: url(../images/recruit/subnavisaiyou06_r.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
}
.maincontent  .subnavitop .subnavimain02 .subnavilist .but6 a {
	background-image: url(../images/recruit/subnavisaiyou06.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .subnavimain02 .subnavilist .but6 a:hover {
    background:none;
}
.maincontent .subnavitop .subnavimain02 .subnavilist .but7 {
	background-image: url(../images/recruit/subnavisaiyou07_r.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
}
.maincontent  .subnavitop .subnavimain02 .subnavilist .but7 a {
	background-image: url(../images/recruit/subnavisaiyou07.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .subnavimain02 .subnavilist .but7 a:hover {
    background:none;
}
.maincontent .subnavitop .subnavimain02 .subnavilist .but8 {
	background-image: url(../images/recruit/subnavisaiyou08_r.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
}
.maincontent  .subnavitop .subnavimain02 .subnavilist .but8 a {
	background-image: url(../images/recruit/subnavisaiyou08.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .subnavimain02 .subnavilist .but8 a:hover {
    background:none;
}
.maincontent .subnavitop .subnavimain02 .subnavilist .but9 {
	background-image: url(../images/recruit/subnavisaiyou09_r.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
}
.maincontent  .subnavitop .subnavimain02 .subnavilist .but9 a {
	background-image: url(../images/recruit/subnavisaiyou09.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .subnavimain02 .subnavilist .but9 a:hover {
    background:none;
}
.maincontent .subnavitop .subnavimain02 .subnavilist .but10 {
	background-image: url(../images/recruit/subnavisaiyou10_r.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
}
.maincontent  .subnavitop .subnavimain02 .subnavilist .but10 a {
	background-image: url(../images/recruit/subnavisaiyou10.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .subnavimain02 .subnavilist .but10 a:hover {
    background:none;
}

.maincontent .subnavitop .but11 {
	background-image: url(../images/recruit/saiyousntbut_r.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 170px;
}
.maincontent  .subnavitop .but11 a {
	background-image: url(../images/recruit/saiyousntbut.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .but11 a:hover {
    background:none;
}
.maincontent  .subnavitop .enterbut {
	width: 170px;
	clear: both;
}

.maincontent  .subnavitop .enterbut .subnavilist {
	width: 170px;
}
.maincontent .subnavitop .enterbut .subnavilist li{
	width: 170px;
}
.maincontent .subnavitop .enterbut .subnavilist .but11 {
	background-image: url(../images/recruit/saiyousntbut_r.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 170px;
}
.maincontent  .subnavitop .enterbut .subnavilist .but11 a {
	background-image: url(../images/recruit/saiyousntbut.gif);
	background-repeat: no-repeat;
}
.maincontent  .subnavitop .enterbut .subnavilist .but11 a:hover {
    background:none;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ conpany ■■■ */

#container .greeting_box .subnavitop {
	text-indent: -9999px;
}
#container .greeting_box .subnavi {
	background-image: url(../images/company/saiyoutop02.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 200px;
}
#container .greeting_box .subnavitop .subnavilist {
	list-style-type: none;
}#container .greeting_box .subnavitop .subnavimain {
	width: 200px;
}

#container .greeting_box .subnavitop .subnavimain .subnavilist {
	width: 200px;
}
#container .greeting_box .subnavitop .subnavimain .subnavilist li{
	width: 200px;
}
#container .greeting_box .subnavitop .subnavimain .subnavilist .but1 {
	background-image: url(../images/company/gaiyobut01_r.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
}
#container .greeting_box .subnavitop .subnavimain .subnavilist .but1 a {
	background-image: url(../images/company/gaiyobut01.gif);
	background-repeat: no-repeat;
}
#container .greeting_box .subnavitop .subnavimain .subnavilist .but1 a:hover {
    background:none;
}
#container .greeting_box .subnavitop .subnavimain .subnavilist .but2 {
	background-image: url(../images/company/gaiyobut02_r.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
}
#container .greeting_box .subnavitop .subnavimain .subnavilist .but2 a {
	background-image: url(../images/company/gaiyobut02.gif);
	background-repeat: no-repeat;
}
#container .greeting_box .subnavitop .subnavimain .subnavilist .but2 a:hover {
    background:none;
}
.maincontent .subwaku {
	border: 1px solid #999999;
	padding: 20px;
	margin-top: 30px;
}
.subtext {
	color: #2E3F7A;
	font-weight: bold;
}
.textmini {
	font-size: 11px;
	line-height: 20px;
}
.maincontent .gyoumuannai a {
	font-size: 10px;
	color: #666666;
}
.maincontent .gyoumuannai a:hover {
	color: #0066FF;
}

.maincontent .honbun {
	line-height: 23px;
}
.maincontent .gyoumuannai .subwaku .honnbun_mane dt {
	color: #000000;
	font-weight: bold;
}
.maincontent .gyoumuannai .subwaku .honnbun_manemini {
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 11px;
}
.bluetext {
	color: #0066FF;
}

.maincontent .gyoumuannai .subwaku .honnbun_mane dd {
	padding-bottom: 10px;
	margin-left: 10px;
}
.maincontent #navimenu {
	position: fixed;


}
.maincontent #cont_left {
	width: 630px;
	float: left;
}
.maincontent #side_menu {
	float: right;
	width: 200px;
	top: 300px;
	position: relative;
}

