@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background-color: #FFF;
	
}
a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 760px;
	background-color: #FFFFFF;
	margin: 0 auto;
}


#heder {
	width: 760px;
	height: 340px;
}

#logo1 {
	width: 760px;
	height: 70px;
	background-image: url(../images/logo1.gif);
	background-repeat: no-repeat;
}

#logo2 {
	width: 760px;
	height: 70px;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
}

#main_image {
	width: 760px;
	height: 270px;
	/*background-image: url(../images/top_image###.jpg);*/
	padding: 0px;
	margin: 0px;
	border: none;
	vertical-align: top;
}

#main_image embed {
	vertical-align: top;
}

#main_image2 {
	width: 760px;
	height: 270px;
	background-image: url(../images/top_image2.jpg);
}

/* global_navi
================================================*/
ul#global_navi {
	list-style: none;
	width: 100%;
	height: 49px;
	margin-bottom: 20px;
	background-image: url(../images/gn_bg.gif);
}

ul#global_navi li {
	list-style: none;
	float: left;
	width: 152px;
}

ul#global_navi a {
	display: block;
	width: 152px;
	height: 49px;
	text-indent: -999px;
	overflow: hidden;
}

a.home {
	background-image: url(../images/gn_home.gif);
}
a:hover.home {
	background-position: 0px -50px;
}
a.company_profile {
	background-image: url(../images/gn_company_profile.gif);
}
a:hover.company_profile {
	background-position: 0px -50px;
}
a.job_offer_guide {
	background-image: url(../images/gn_job_offer_guide.gif);
}
a:hover.job_offer_guide {
	background-position: 0px -50px;
}
a.publishing_article {
	background-image: url(../images/gn_publishing_article.gif);
}
a:hover.publishing_article {
	background-position: 0px -50px;
}
a.contact {
	background-image: url(../images/gn_contact.gif);
}
a:hover.contact {
	background-position: 0px -50px;
}
a.access {
	background-image: url(../images/gn_access.gif);
}
a:hover.access {
	background-position: 0px -50px;
}
a.link {
	background-image: url(../images/gn_link.gif);
}
a:hover.link {
	background-position: 0px -50px;
}

/* container
================================================*/
#container {
	width: 760px;
}

#primary {
float: right;
width: 530px;
height:1050px;
padding: 0px 0px 0px 0px;
margin-right: -45px;
}

#news_release {
	width: 560px;
	height: 100%;
}

#news_release h2 {
	margin-bottom: 0px;
}

#business_guide h2 {
	margin-bottom: 20px;
}

#guide_left  {
	float: left;
	width: 220px;
}

#guide_left h3  {
	width: 220px;
	height: 20px;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #007ABC;
}

.title1 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #007ABC;
}

ul#top_precut {
	list-style: none;
	width: 220px;
}

ul#top_precut li {
	list-style: none;
	padding-left: 10px;
	background: url(../images/point01.gif) no-repeat center left;
	text-align: left;
}

#guide_right {
	float: right;
	width: 300px;
	height: 200px;
	background: url(../images/externals.jpg) no-repeat center left;
}

#secondary {
	float: left;
	width: 180px;
	height: 500px;
	background-image: url(../images/secondary_bg.gif) ;
	margin-bottom: 20px;
}

#subnavi {
	width: 180px;
}

ul#subnavi_b {
	list-style: none;
	width: 100%;
	height: 80px;
}

ul#subnavi_b li {
	list-style: none;
	width: 160px;
	padding: 10px 10px 0px 10px;
}

ul#subnavi_b a {
	display: block;
	width: 160px;
	height: 80px;
	text-indent: -999px;
	overflow: hidden;
}

a.precut_sub {
	background-image: url(../images/precut_sub.gif);
}
a:hover.precut_sub {
	background-position: 0px -80px;
}
a.cad_sub {
	background-image: url(../images/cad_sub.gif);
}
a:hover.cad_sub {
	background-position: 0px -80px;
}

#footer {
	width: 760px;
}

#subnavi2 {
	width: 760px;
}

ul#subnavi2_b {
	float: left;
	list-style: none;
	font-size: 75%;
	padding-top: 10px;
}

ul#subnavi2_b li {
	list-style: none;
	padding-left: 10px;
	background: url(../images/arrow01.gif) no-repeat center left;
	display: inline;
}

#copyright {
	width: 760px;
	height: 20px;
	clear: both;
	font-size: 85%;
	padding-top: 5px;
}

#leftbox {
	position: absolute;
	top: 410px;
	right: auto;
}

/* form
================================================*/

{ margin: 0; padding: 0; }

body { font-size: 80%; }

.wrap-form {
	width: 600px;
	padding: 20px 5px;
}

.wrap-form dl {
	width: 75%;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	display: table;
}

.wrap-form dt {
	width: 150px;
	float: left;
	color: #00375E;
	background-color: #fff;
	font-weight: bold;
	font-size: 95%;
	text-align: left;
	padding: 5px;
	letter-spacing: 2px;
}

.wrap-form dd {
	width: 380px;
	float: left;
	color: #666;
	background-color: #fff;
	padding: 5px 0 5px 20px;
	border-left: 4px solid #007abc;
}

.input-b {
	width: 200px;
	background-color: #efc;
	border-left: 1px solid #9cc;
	border-right: 2px solid #066;
	border-top: 1px solid #9cc;
	border-bottom: 2px solid #066;
	margin-top: 20px;
	padding: 5px;
	color: #00375E;
	font-weight: bold;
	letter-spacing: 3px;
}
.copy{text-align:middle;}.copy a{font-size:70%;text-decoration:none;color:#ccc;background-color:#fff;}
.hiss { color: #f90; font-size: 80%; padding-left: 10px; background-color: #fff; }
.err { color: red; background-color: #fff; }
.point { color: #3B6C53; background-color: #fff; }
.align-c { text-align: center; }
.telfax {
	width:300px;
	margin-left:160px;
}

.input-s { width: 200px; }
.input-m { width: 300px; }
.input-l { width: 400px; }
.inp4 { width: 80px; }
.inp2 { width: 60px; }



























