/* CSS Document */

body {
	font-size: 12px;
	line-height: 18px;
	background-color: #F6F5F3;
	font-weight: normal;
	color: #464646;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {}
a:link {
	color: #4C58DA;
	text-decoration: none;
}
a:visited {
	color: #4C58DA;
	text-decoration: none;
}
a:hover {
	color: #4C58DA;
	text-decoration: underline;
}
a:active {
	color: #4C58DA;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main2 {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333B93;
	border-bottom-color: #333B93;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 758px;
}

/*Header*/
#header {}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	width: 400px;
	height: 45px;
	margin-bottom: 0px;
}
#header h1 a {
	color: #464646;
	display: block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-left: 180px;
	height: 45px;
	width: 220px;
}
#header h2 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin-left: 30px;
	margin-top: 8px;
}
#header #Gnavi {
	background-image: url(../images/gnavi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 750px;
	clear: both;
	margin: 0px;
	padding: 0 4px;
}
#header #Gnavi li {
	height: 30px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header #Gnavi li em {	display: none;}
#header #Gnavi li a {	height: 30px;	width: 125px;	display: block;}
#header #Gnavi li#navi01 {	background-image: url(../images/gnavi01_on.gif);}
#header #Gnavi li#navi02 {	background-image: url(../images/gnavi02_on.gif);}
#header #Gnavi li#navi03 {	background-image: url(../images/gnavi03_on.gif);}
#header #Gnavi li#navi04 {	background-image: url(../images/gnavi04_on.gif);}
#header #Gnavi li#navi05 {	background-image: url(../images/gnavi05_on.gif);}
#header #Gnavi li#navi06 {	background-image: url(../images/gnavi06_on.gif);}
#header #Gnavi li#navi01 a {	background-image: url(../images/gnavi01.gif);}
#header #Gnavi li#navi02 a {	background-image: url(../images/gnavi02.gif);}
#header #Gnavi li#navi03 a {	background-image: url(../images/gnavi03.gif);}
#header #Gnavi li#navi04 a {	background-image: url(../images/gnavi04.gif);}
#header #Gnavi li#navi05 a {	background-image: url(../images/gnavi05.gif);}
#header #Gnavi li#navi06 a {	background-image: url(../images/gnavi06.gif);}
#header #Gnavi li#navi01 a:hover {	background-image: url(../images/gnavi01_on.gif);}
#header #Gnavi li#navi02 a:hover {	background-image: url(../images/gnavi02_on.gif);}
#header #Gnavi li#navi03 a:hover {	background-image: url(../images/gnavi03_on.gif);}
#header #Gnavi li#navi04 a:hover {	background-image: url(../images/gnavi04_on.gif);}
#header #Gnavi li#navi05 a:hover {	background-image: url(../images/gnavi05_on.gif);}
#header #Gnavi li#navi06 a:hover {	background-image: url(../images/gnavi06_on.gif);}


#header #sitemap {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 16px;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
}

/*TOP Page*/
#mein_img {
	background-image: url(../images/main_img.jpg);
	height: 210px;
	width: 758px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	clear: both;
}
#mein_img h2,h3 {
	margin: 0px;
	padding: 0px;
}
#mein_img h3 {
	font-size: 12px;
	font-weight: normal;
}
#top_entry {
	margin-top: 25px;
	margin-left: 23px;
	padding: 0px;
	height: 59px;
	width: 199px;
	position: absolute;
}
#top_catch1 {
	position: relative;
	top: 56px;
	left: 326px;
	width: 224px;
}
#top_catch2 {
	width: 355px;
	float: right;
	padding-left: 12px;
	margin-top: 42px;
	position: absolute;
	left: 387px;
	top: 120px;
	letter-spacing: -1px;
}
#top_new {
	margin-left: 20px;
	width: 530px;
}
#top_new_text {
	background-color: #F4F4F4;
	border: 1px solid #CECBB0;
	margin-top: 10px;
	padding:10px;
}
.top_new_list {
	background-image: url(../images/top_new_li.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left 2px;
	margin: 0px;
}
.new_icon {
	margin-left: 5px;
}
.top_new_line {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/top_new_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
}


#top_sp {
	margin-left: 20px;
	width: 530px;
	margin-top: 15px;
}
#top_sp td {
}
#top_sp_text {	margin-top: 10px;
}
.sp_img {
	margin-bottom: 10px;
}
.sp_line {
	background-image: url(../images/top_sp_line.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.sp_text {
	background-color: #EAEBF4;
	margin-left: 3px;
	width: 236px;
	height: 55px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#top_search {
	margin-left: 20px;
	width: 530px;
	margin-top: 15px;
}
.top_search_box {
	float: left;
	width: 265px;
}
.box_text1 {
	border: 1px solid #CECBB0;
	padding: 5px;
}
.box_text2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CECBB0;
	border-right-color: #CECBB0;
	border-bottom-color: #CECBB0;
	border-left-color: #CECBB0;
	padding: 5px;
}
#top_search ul {	margin: 0px;
	paddingp: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#top_search ul li {
	list-style-type: none;
	vertical-align: middle;
	background-image: url(../images/top_search_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 4px;
	margin: 0px;
}
#top_pickup {
	width: 170px;
	margin-top: 10px;
}
#pickup_banner {
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CECBB0;
	border-right-color: #CECBB0;
	border-bottom-color: #CECBB0;
	border-left-color: #CECBB0;
	margin-top: 7px;
	padding-top: 10px;
	padding-right: 9px;
	padding-left: 9px;
}

/*Main Contents*/
#contents_left {
	float: left;
	width: 549px;
	padding: 0px;
	margin: 0px;
}
#pan {
	margin-left: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pan a {
	padding-right: 17px;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 3px;
}
#contents {
	margin-left: 19px;
	margin-top: 0px;
}

#contents h2,h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contents .text {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#contents .text_pri {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	height: 100px;
	overflow: auto;
	background-color: #F2F2EE;
	border: 1px solid #B7B293;
	padding-right: 5px;
	padding-left: 5px;
}
#contents .text h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#contents .sp_h3 {
	margin-bottom: 0px;
}
#contents .sp_lead {
	font-size: 12px;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
	padding-top: 12px;
}
#contents .sp_text_box {
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #282E5E;
	border-right-color: #282E5E;
	border-bottom-color: #282E5E;
	border-left-color: #282E5E;
	padding-right: 8px;
	margin-bottom: 15px;
}

#contents .q {
	line-height: 24px;
	font-weight: bold;
	background-color: #F4F4F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #B7B293;
	padding-left: 10px;
	color: #4D54A0;
}
#contents .a {
	padding-left: 15px;
	border: 1px solid #B7B293;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#about {
	border-collapse: collapse;
	width: 519px;
}
#about th {
	padding: 7px;
	font-weight: normal;
	text-align: left;
	width: 90px;
	background-color: #F2F2EE;
	border: 1px solid #9A9FDC;
}
#about td {
	padding: 7px;
	border: 1px solid #9A9FDC;
}
#about ul {
	margin: 0px;
	width: 500px;
	padding: 0px;
}
#about li {
	list-style-type: none;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0px;
	width: 103px;
	float: left;
	padding-right: 0px;
}
ul#arrow {
	margin: 0px;
	width: 500px;
	padding: 0px;
}
#arrow li {
	list-style-type: none;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 0px;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0px;
	padding-right: 0px;
}
#noline {
	border: 0px none 0;
	margin: 0px;
	padding: 0px;
}
#noline td {
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.noline {
	border: 0px none 0;
	margin: 0px;
	padding: 0px;
}
/*Privacy*/
#p1 {
	padding: 7px;
	background-color: #F2F2EE;
	border: 1px solid #B7B293;
	margin-bottom: 10px;
}
#p2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#p2 dt {
	font-weight: bold;
}
#p2 dd {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #323A93;
	border-right-color: #323A93;
	border-bottom-color: #323A93;
	border-left-color: #323A93;
	margin-left: 0px;
	padding: 10px;
}
#p2 ul {
	margin-left: 10px;
	list-style-type: square;
	padding-left: 15px;
}
#p2 ol {
	margin-left: 10px;
	list-style-type: decimal;
	padding-left: 15px;
}
#p2 .bottom15 {
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 15px;
}

/*Right Column*/
#contents_right {
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-left: 20px;
}
#contents_right #entry_bnr {	padding-bottom: 10px;}
#contents_right #entry_bnr em {	display: none;}
#contents_right #entry_bnr a {
	background-image: url(../images/entry_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 80px;
	width: 170px;
}
#contents_right #entry_bnr a:hover {	background-image: url(../images/entry_right_on.gif);}
#contents_right #right_bnr {	margin: 0px;	padding: 0px;}
#contents_right #right_bnr li {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0 0 10px 0;
	list-style-type: none;
}
#contents_right #right_bnr li em {	display: none;}
#contents_right #right_bnr li a {	display: block;}
#contents_right #right_bnr li#resume_bnr a { 	background-image: url(../images/banner_resume.gif); height: 67px;	width: 170px;}
#contents_right #right_bnr li#case_bnr a { 	background-image: url(../images/banner_case.gif);		height: 69px;	width: 170px;}
#contents_right #right_bnr li#mates_bnr a {	 	background-image: url(../images/matesnet.gif);	height: 60px;	width: 175px;}

#subnavi {}
#subnavi ul {
	background-color: #F2F2EE;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B7B293;
	border-left-color: #B7B293;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#subnavi li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B293;
	height: 20px;
	padding-top: 4px;
	list-style-type: none;
	padding-left: 23px;
	background-image: url(../images/sabnavi_point1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px;
}
#subnavi li a { color:#898660;}
.banner {
	margin-bottom: 10px;
}
#subnavi .now {
	background-color: #E2DDA3;
	background-image: url(../images/subnavi_point2.gif);
}

.clear{
	clear: both;
}
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
}

/*Flow*/
.flow {
	background-image: url(../jc/images/flow_arrow_2.gif);
	background-repeat: repeat-y;
	width: 30px;
	background-position: left;
}
.flow_end {	width: 30px;
}
.photo {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
}

/*Comsultant*/
dl #consul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#consul dt {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D1CAA3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D1CAA3;
	margin: 0px;
}
#consul dd {
	margin: 8px;
}
.consul {
	float: left;
	margin: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.consul_space {
	float: left;
	margin: 4px;
	width: 160px;
	height: 101px;
}
/*Sherch*/
.serch_box {
	width: 517px;
	border: 1px solid #CDCBB4;
	margin-bottom: 20px;
}
.serch_box_td {
	width: 100px;
	background-color: #E6E6D9;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCBB2;
	padding-right: 0px;
	padding-left: 0px;
}
.serch_box_td2 {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCBB2;
}
.serch_box_td3 {
	padding: 2px;
}
.small {
	font-size: 10px;
	line-height: 12px;
}
.serch_bottun {
	margin-top: 10px;
	margin-bottom: 10px;
}

.serch_box2 {	width: 519px;
	margin-bottom: 20px;
	border-collapse: collapse;
}
.serch_box2 th {
	border: 1px solid #CDCBB4;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: left;
	background-color: #F4F4F0;
}
.serch_box2 td {
	border: 1px solid #CDCBB4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.serch_box2 .job_title {
	background-color: #E6E6D9;
	font-size: 15px;
	line-height: 20px;
	padding-top: 5px;
	background-image: url(../search/images/search_jobtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

/*Form*/
#form {
	border: 1px solid #B7B293;
	margin-bottom: 10px;
}
#form .td1 {
	background-color: #F2F2EE;
	padding: 5px;
}
#form .td2 {	padding: 5px;}
input {
	margin: 1px;
	padding: 2px;
	font-size: 12px;
	color: #464646;
}
textarea {	padding: 2px;	font-size: 12px;}
textarea.Xlong {	width:320px;	height: 100px;}
select {
	font-size: 12px;
	padding: 2px;
	color: #464646;
}

/**/
.case_name {
	font-weight: bold;
	color: #2B34B6;
	margin-right: 10px;
}
.case_catch {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #333B93;
	margin-bottom: 5px;
}
.photo_img {	float: left;	margin-right: 10px;}
.td_blockmei {
	height: 20px;
	width: 60px;
	font-weight: bold;
	background-color: #E6E8F8;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.td_blockitem {
	width: 109px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.td_blockwaku {
	border: 1px solid #B7B293;
}
.case_point {	clear: both;	padding-top: 10px;}

/*Sitemap*/
#table_sitmap {}
#table_sitmap dl {	margin-bottom: 20px;}
#table_sitmap dt {	font-weight: bold;}
#table_sitmap dd {	margin-left: 15px;}
.map {
	font-size: 14px;
	font-weight: bold;
	color: #313992;
}

/*Company*/
.access_map{
	margin-left:80px;
	width:364px;
	height:424px;
	text-align:center;
	border:1px #CCCCCC solid;
	}
.access {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.access ul {	margin: 0px;	padding: 0px;}
.access li {
	margin-left: 30px;
	margin-top: 3px;
	padding: 0px;
}

/*100318*/
.form-notes { color:#FF0000;}
.font_red {	color:#FF0000;}


/*100405*/
#top_message {
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #a9abc0;
	padding: 0px;
}
#top_message #top_message_text {
	background-color: #eaebf4;
	padding: 10px 15px;
	background-image: url(../images/top_massage_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#top_message h3 {	margin: 0px;	padding: 0px;}

/*100524*/
#mateshp_joblist {
	padding:5px;
	font-size: 12px;
	line-height: 18px;
	}
#mateshp_joblist li{
	padding:3px 0;
	list-style:none;
	}
#mateshp_joblist a:link {
	color:#0000FF;
	text-decoration: none;
}
#mateshp_joblist a:visited {
	color:#800080;
	text-decoration: none;
}
#mateshp_joblist a:hover {
	color:#0000FF;
	text-decoration: underline;
}
#mateshp_joblist a:active {
	color:#0000FF;
	text-decoration: underline;

}
/*100817*/
#sp_banner{
	text-align:center;
	}
#sp_banner li{
	list-style:none inside ;
	margin:10px 0 10px 5px;
	}
#top_listnews {
	background-color: #F4F4F4;
	border: 1px solid #CECBB0;
	padding:0 10px;
}
dl.listnews dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 5.5em;
  /*border-left: solid 5px #CCC;*/
  vertical-align: middle;
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: left 4px;
  padding-left: 15px;
  color:#666666;
}

dl.listnews dd {
  margin-bottom: 0.8em;
  margin-left: 2.5em;
}
.listinline{ margin:0 0 20px 50px;}
.listinline li{
  background-image:url(../images/top_sp_line.gif);
  background-repeat: no-repeat;
		list-style:none;
		padding-left:10px;
	}