/* CSS Document */

/*=============================
全体をリセット
=============================*/
*{
-apple-text-size-adjust: none;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	/*letter-spacing:0.008px;*/
}
table{
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	}
img{
	vertical-align:bottom;
	behavior: url(http://www.tsuzuki-law.jp/js/iepngfix.htc);
	}
fieldset,img{
	border:0;
}
sup{
	vertical-align:text-top;
}
sub{
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

a{ text-decoration: underline;color: #0655a6;}
a:hover{ text-decoration: none;color: #0655a6;}
a:visited{color: #0655a6;}


.clearfix:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
}  

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*=============================
		bodyに指定
=============================*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	/*font-family:"ＭＳ ゴシック", "Osaka−等幅";*/
	font-family: "Osaka−等幅","ＭＳ ゴシック","MS Gothic",Sans-Serif;
	width: 100%; height: 100%;
	margin: 0 auto;
	background: #f0f0f0 url(../img/share/bg.gif) 0 0 repeat-x;
	}


#page {
	background:#fff;
	margin: 0px auto;
	padding: 0 0 5px 0;
	width: 820px;
	text-align: left;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
 	}
	
#before_header{
	float:left;
	margin: 0 0 0 0px;
	height: auto;
	width: 820px;
	background:#0655a6;
	}
#before_header .description {
	float:left;
	font-size: 14px;
	font-weight:normal;
	color:#fff;
	width:540px;
	padding:3px 0 3px 0px;
	margin:0 0 0 20px !important;
	margin:0 0 0 10px;
	}
#before_header .description a{
	text-decoration:none;
	color:#FFFFFF;
	}

#before_header .description_r{
	float:right;
	font-size: 14px;
	font-weight:normal;
	color:#fff;
	width:auto;
	padding:3px 0 3px 0px;
	margin:0 20px 0 0 !important;
	margin:0 10px 0 0;
}

#header{
	float:left;
	margin: 0 0 0 0px;
	height: 156px;
	width: 820px;
	background:#ffffff url(../img/share/header_bg.gif) 0 0 no-repeat;
	}
	


ul#header_nav{
	float:left;
	width:165px;
	margin:3px 0 0 0 !important;
	margin:1px 0 0 0;
}
#header_nav li{
	display: block;
	float: left;
	padding:0 0 0 10px;
}
#header_nav li a{
	line-height:0px;
}
#header_nav li a.moji{
	font-size:14px;
	color:#FFFFFF;
	padding:0 0 0 3px;
}

#header_nav li a:hover{ 
		text-decoration: none;
		color: #FFFFFF;
}	

#header_nav li a:link{
		color: #FFFFFF;
}

#header_nav li a:visited{
		color: #FFFFFF;
}

#header .logo{
	float:left;
	width:191px;
	height:77px;
	padding:0px 0 0 17px;

}
#header .description_main{
	float:left;
	margin:18px 0 0px 5px;
	width:419px;
	font-size:14px;
	/*letter-spacing:0.003px !important;*/
	/*letter-spacing:0.027px;*/
	line-height:150%;
	height:59px;
	
}
#header .open_time{
float:right;
background:#e0efff;
padding:7px 20px 3px 20px;
border-top:solid 1px #c7e4fa;
font-size:14px;
color:#0655a6;
text-align:right;
width:760px;
height:17px;
}
#header .tel_email{
	float:right;
	width:166px;
	height:77px;
	padding:0px 20px 0 0;
}

#header span.shikaku{
	background: url(../img/share/header_shikaku.gif) 0 0px no-repeat;
	padding:0px 0 0 15px;
	margin:0 0 0 3px;
}

#header span.maru{
	background: url(../img/share/header_maru.gif) 0 0px no-repeat;
	padding:0px 0 0 13px;
	margin:0 0 0 3px;
}
#header span.maru1{
	background: url(../img/share/header_maru.gif) 0 0px no-repeat;
	padding:0px 0 0 13px;
	margin:0 0 0 0px;
}



ul#global_nav{
		float:left;
		/*clear:both;*/
		width: 800px; height: 36px;
		padding:2px 0 0 20px;
		/*margin:2px 0 0 20px !important;
		margin:2px 0 0 10px;*/
		/*background: url(img/share/global_navi_bg.gif) 0 0 no-repeat;*/
}

/*------------global_nav btnに指定------------*/
#global_nav li{
		display: block;
		float: left;
		/*position:relative;*/
		list-style-type: none;
		margin:0px;
		width: 156px; height: 46px;	
		background: url(../img/share/global_navi_btn.gif) 0 -36px no-repeat;
}
/*------------global_nav btnのリンクあり------------*/
#global_nav li a{
		display: block;
		margin: 0px;
		width: 156px; height: 46px;
		text-decoration: none;
		color: #2c2c2c;
		background: url(../img/share/global_navi_btn.gif) 0 0 no-repeat;
}
#global_nav li.now a{
		background: url(../img/share/global_navi_btn.gif) 0 -46px no-repeat;
}
/*------------ロールオーバー------------*/
#global_nav li a:hover{ 
		background: url(../img/share/global_navi_btn.gif) 0 -46px no-repeat;
		text-decoration: none;
		color: #2c2c2c;
}	

#global_nav li a:link{
		text-decoration: none;
		color: #2c2c2c;
}

#global_nav li a:visited{
		text-decoration: none;
		color: #2c2c2c;
}


.top_branding{
	float:left;
	width:820px;
	margin:20px 0 17px 0;
}
.top_branding1{
	 float:left;
	 width:493px;
	 padding:0 0 0 20px;
}
.top_branding2{
	 float:left;
	 width:287px;
	 padding:0 0 0 0px;
}

.top_introduction{
	margin:0px 0 0 20px; 
	font-size:14px;
	line-height:140%;
	width:780px;
	/*letter-spacing:0.008px;*/
}

.top_leftside{
		float: left;
		margin:17px 0 0 20px !important; 
		margin:17px 0 0 10px; 
		padding:0 0 10px 0;
		border-right:#dbdbdb solid 1px;
		border-left:#dbdbdb solid 1px;
		border-bottom:#dbdbdb solid 1px;
		width:528px; 
		background:#f0f0f0 url(../img/top/top_leftside_bg.gif) 0 0 repeat-x;
}

.top_rightside{
		margin:17px 0 0 560px; width:240px;
}

div.top_outframe{
		background:#f0f0f0 url(../img/share/frame_bg.gif) 0 0 repeat-x;
		padding:10px;
		border-right:#dbdbdb solid 1px;
		border-left:#dbdbdb solid 1px;
		border-bottom:#dbdbdb solid 1px;
}

div.top_outframe2{
		padding:10px 0 0 9px;
		border:none;
}


div.top_outframe .entry{
		float:left;
		width:250px;
		background:#fff;
}
div.top_outframe .entry p{
		font-size:14px;
		line-height:135%;
		margin:0px 0 14px 0;
}
div.top_outframe .entry div{
border-bottom:#e4e4e4 solid 1px;
border-left:#e4e4e4 solid 1px;
border-right:#e4e4e4 solid 1px;
padding:10px 5px 10px 10px;
margin:0;
}

div.top_outframe .entry p.personal_btn{
		display:block;
		width:250px; height:36px;
		margin:0;
		
}
div.top_outframe .entry p.personal_btn a{
		display:block;
		width:250px; height:36px;
		margin:0;padding:0;
		background:#81a8d1 url(../img/top/top_personal_btn.gif) 0 0 no-repeat;
}
div.top_outframe .entry p.personal_btn a:hover{
		background:#81a8d1 url(../img/top/top_personal_btn_over.gif) 0 0px no-repeat;
}
div.top_outframe .entry div.top_personal_company_intro{
		padding:0 0 0px 0;
		margin:0 0 10px 0;
		border:none;border-bottom:solid 1px #CCCCCC;
}
div.top_outframe .entry div.top_personal_company_intro img{
		float:left;
		margin:0 6px 0 0;
}
div.top_outframe .entry div.top_personal_company_intro p{
padding:5px 0 0 0;line-height:150%;
}
 
div.top_outframe .entry1{
		margin:0 0 0 8px;

}

div.top_outframe .entry p.company_btn{
		display:block;
		width:250px; height:36px;
		margin:0;

}
div.top_outframe .entry p.company_btn a{
		display:block;
		width:250px; height:36px;
		margin:0;
		background:#bababa url(../img/top/top_company_btn.gif) 0 0 no-repeat;
}
div.top_outframe .entry p.company_btn a:hover{
		background:#bababa url(../img/top/top_company_btn_over.gif) 0 0px no-repeat;
}
div.top_outframe .entry p.company_btn a:link{
		text-decoration: none;
		color: #2c2c2c;
}

div.top_outframe .entry p.company_btn a:visited{
		text-decoration: none;
		color: #2c2c2c;
}



div.top_outframe .entry h5{
		border-bottom:#2a2a80 solid 1px;
		background: url(img/share/h5_title_icon.gif) 0 1px no-repeat;
		margin:0 0 6px 0;
		padding:0 0 1px 7px;
		font-size:14px;
		font-weight:bold;
		line-height:150%;
}

div.top_outframe .entry p.link_yajirushi_before{
		font-size:14px;
		margin:0px 0 3px 0;
}
div.top_outframe .entry p a.link_yajirushi{
		padding: 0 0 0 14px;
		background:url('../img/share/yajirushi_icon.gif') 0 1px no-repeat;
}

div.top_outframe .entry p.link_yajirushi{
		font-size:14px;
		/*letter-spacing:0;*/
		margin: 0px 0px 0 0px;
		padding: 0 0 0 13px;
		background:url('../img/share/yajirushi_icon.gif') 0 3px no-repeat;
}
/**/
div.top_outframe2 .entry{
		float:left;
		width:250px;
		background:#fff;
}
div.top_outframe2 .entry p{
		font-size:14px;
		line-height:135%;
		margin:0px 0 14px 0;
}
div.top_outframe2 .entry div{
border-bottom:#e4e4e4 solid 1px;
border-left:#e4e4e4 solid 1px;
border-right:#e4e4e4 solid 1px;
padding:10px 5px 10px 10px;
margin:0;
}

div.top_outframe2 .entry p.personal_btn{
		display:block;
		width:250px; height:36px;
		margin:0;
		
}
div.top_outframe2 .entry p.personal_btn a{
		display:block;
		width:250px; height:36px;
		margin:0;padding:0;
		background:#81a8d1 url(../img/top/top_personal_btn.gif) 0 0 no-repeat;
}
div.top_outframe2 .entry p.personal_btn a:hover{
		background:#81a8d1 url(../img/top/top_personal_btn_over.gif) 0 0px no-repeat;
}
div.top_outframe2 .entry div.top_personal_company_intro{
		padding:0 0 0px 0;
		margin:0 0 10px 0;
		border:none;border-bottom:solid 1px #CCCCCC;
}
div.top_outframe2 .entry div.top_personal_company_intro img{
		float:left;
		margin:0 6px 0 0;
}
div.top_outframe2 .entry div.top_personal_company_intro p{
padding:5px 0 0 0;line-height:150%;
}
 
div.top_outframe2 .entry1{
		margin:0 0 0 10px;

}

div.top_outframe2 .entry p.company_btn{
		display:block;
		width:250px; height:36px;
		margin:0;

}
div.top_outframe2 .entry p.company_btn a{
		display:block;
		width:250px; height:36px;
		margin:0;
		background:#bababa url(../img/top/top_company_btn.gif) 0 0 no-repeat;
}
div.top_outframe2 .entry p.company_btn a:hover{
		background:#bababa url(../img/top/top_company_btn_over.gif) 0 0px no-repeat;
}
div.top_outframe2 .entry p.company_btn a:link{
		text-decoration: none;
		color: #2c2c2c;
}

div.top_outframe2 .entry p.company_btn a:visited{
		text-decoration: none;
		color: #2c2c2c;
}



div.top_outframe2 .entry h5{
		border-bottom:#2a2a80 solid 1px;
		background: url(img/share/h5_title_icon.gif) 0 1px no-repeat;
		margin:0 0 6px 0;
		padding:0 0 1px 7px;
		font-size:14px;
		font-weight:bold;
		line-height:150%;
}

div.top_outframe2 .entry p.link_yajirushi_before{
		font-size:14px;
		margin:0px 0 3px 0;
}
div.top_outframe2 .entry p a.link_yajirushi{
		padding: 0 0 0 14px;
		background:url('../img/share/yajirushi_icon.gif') 0 1px no-repeat;
}

div.top_outframe2 .entry p.link_yajirushi{
		font-size:14px;
		/*letter-spacing:0;*/
		margin: 0px 0px 0 0px;
		padding: 0 0 0 13px;
		background:url('../img/share/yajirushi_icon.gif') 0 3px no-repeat;
}

/**/

div.top_outframe .entry2{
		 background:#f4f9fe;
		 border:#e4e4e4 solid 1px;
		 padding:10px 8px 10px 10px;
}

div.top_outframe .entry2 p{
		font-size:14px;
		line-height:150%;
}
div.top_outframe .entry2 p a.link_yajirushi{
		padding: 0 0 0 14px;
		background:url('../img/share/yajirushi_icon.gif') 0 1px no-repeat;
}
div.top_outframe .entry2 p.link_yajirushi{
		font-size:14px !important;
		font-size:14px;
		/*letter-spacing:0;*/
		margin:0px;
		padding: 0 0 0 13px;
		background:url('img/share/footer_icon.gif') 0 3px no-repeat;
}

.bold_txt{
		font-weight:bold;
}


.h3_title{
		font-size:16px;
		font-weight:normal;
		color:#FFFFFF;
		padding:0px 0 0 0px;
		height:36px; width:530px;
}
.h3_title_s{
		width:240px;
}
.h3_title_about{
		margin:10px 0 0 0;
		
}
/*お問い合わせボタン部分*/
/*.top_contact_zone{
	margin:0px 0 10px 0;
}*/
.top_contact_btn{
	display:block;
	margin:4px 0 0 0;
	width:196px;
	height:37px;
}
.top_contact_btn a{
	display:block;
	margin:0;
	background: url(../img/top/contact_btn_bg.gif) 0 0 no-repeat;
}
.top_contact_btn a:hover{
	background: url(../img/top/contact_btn_bg.gif) 0 -37px no-repeat;
}


/*下層ページ対応*/
.lower_title{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#3b3b3b;
	margin: 0px 0px 0 0px !important;
	margin: 0px 0px 0 0px;
	padding:103px 0 0 37px;
	width: 783px;
	height:17px;
}
.service_title{
	background: url(../img/service/service_title.gif) 20px 20px no-repeat;
}
.office_title{
	background: url(../img/office/main_title.gif) 20px 20px no-repeat;
}
.price_title{
	background: url(../img/price/main_title.gif) 20px 20px no-repeat;
}
.contact_title{
	background: url(../img/contact/contact_title.gif) 20px 20px no-repeat;
	padding:101px 0 0 35px;
	height:19px;
}
.links_title{
	background: url(../img/link/main_title.gif) 20px 20px no-repeat;
}
.privacy_title{
	background: url(../img/privacy/main_title.gif) 20px 20px no-repeat;
}

.recruit_title{
	background: url(../img/recruit/main_title.gif) 20px 20px no-repeat;
}

.narrowcolumn {
	float:right;
	margin: 20px 20px 0 0px !important;
	margin: 20px 10px 0 0px;
	width: 560px;
	}
img.alignright {
	padding: 0px;
	margin: 2px 0 2px 5px;
	border:#bebebe solid 1px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin:0px 5px 2px 0;
	border:#bebebe solid 1px;
	display: inline;
	}
img.alignleft2{
	margin:0px 10px 17px 0;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	

h3.lower_h3_title{
		font-size:16px;
		font-weight:bold;
		color:#000;
		padding:11px 0 0 21px;
		height:25px; width:539px;
		background: url(../img/share/lower_h3_title_bg.gif) 0 0 no-repeat;
}
h3.lower_h3_title a{
		text-decoration:none;
		color:#000000;
}
h3.lower_h3_title_second{
		margin:20px 0 0 0;
}

div.lower_outframe{
		background:#f0f0f0 url(../img/share/frame_bg.gif) 0 0 repeat-x;
		padding:10px;
		border-right:#dbdbdb solid 1px;
		border-left:#dbdbdb solid 1px;
		border-bottom:#dbdbdb solid 1px;
}


div.lower_outframe .entry{
		 background:#fff;
		 border:#e4e4e4 solid 1px;
		 padding:10px 8px 10px 10px;
}

div.lower_outframe .entry p{
		display:block;
		width:518px;
		min-height:82px;
		font-size:14px;
		line-height:150%;
		margin:0px 0 20px 0;
}
div.lower_outframe .entry p.first_no_h5{
		min-height:0px;
}
div.lower_outframe .entry p.continue_contents{
		margin:0px 0 13px 0;
}
div.lower_outframe .entry p.last_sentence{
		font-size:14px;
		margin:0px 0 3px 0;
}
div.lower_outframe .entry p.only_1p{
		min-height:0px;
		margin:0px 0 0px 0;
}

div.lower_outframe .entry h5{
		border-bottom:#0655a6 solid 1px;
		background: url(../img/share/h5_title_icon.gif) 0 1px no-repeat;
		margin:0 0 10px 0;
		padding:0 0 1px 7px;
		font-size:14px;
		font-weight:bold;
		line-height:150%;
}
div.lower_outframe .entry h5 a{
		text-decoration:none;
		color:#000000;
}
div.lower_outframe .entry h6{
		margin:0 0 7px 0;
		font-size:14px;
		font-weight:bold;
}
div.lower_outframe .entry p.link_yajirushi_before{
		font-size:14px;
		margin:0px 0 3px 0;
}

div.lower_outframe .entry p.link_yajirushi{
		font-size:14px !important;
		font-size:14px;
		/*letter-spacing:0;*/
		margin: 0px 0px 0 0px;
		padding: 0 0 0 13px;
		background:url('img/share/footer_icon.gif') 0 3px no-repeat;
}


#sidebar
{
	float:left;
	display:block;
	background:#fff;
	padding:0px 0 0 0px;
	margin:20px 0 0 20px !important;
	margin:20px 0 0 10px;
	width:200px;
	height:auto;
	}
	
.side_bar_title{
		font-size:16px;
		font-weight:bold;
		color:#FFFFFF;
		/*padding:9px 0 0 26px !important;
		padding:10px 0 0 26px;*/
		/*padding:9px 0 0 0px !important;
		padding:10px 0 0 0px;*/
		/*height:27px !important;
		height:26px; 
		width:174px;*/
}
.side_bar_title2{
		margin:10px 0 0 0;
}
.side_bar_service{
		font-size:16px;
		font-weight:bold;
		color:#FFFFFF;
		padding:0;
		height:36px; width:200px;
		padding:0px;
}
.side_bar_title_normal{
		padding:9px 0 0 26px !important;
		padding:10px 0 0 26px;
		background: url('../img/share/side_title_bg.gif') 0 0px no-repeat;
		height:27px !important;
		height:26px; 
		width:174px;
}
#sidebar ul.side{
	background:#c4c4c4;
	}
#sidebar ul.side li {
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #c4c4c4;
	border-left:solid 1px #c4c4c4;
	list-style:none;
	background: url('../img/share/side_bar_btn_bg.gif') 0 0px no-repeat;
	}
	
#sidebar ul.side li a{
	display:block;
	line-height:32px;
	text-decoration:none;
	width:174px;
	padding:0 0 0 25px;
	background: url('../img/share/side_bar_btn_bg.gif') 0 0px no-repeat;
	}
	
#sidebar ul.side li a:hover {
	text-decoration:none;
	background: url('../img/share/side_bar_btn_over_bg.gif') 0 0px no-repeat;
	}
	
	


#footer{
	float:left;
	width:780px;
	margin:40px 0px 0 20px !important;
	margin:40px 0px 0 10px;
}
#footer_page_top{
	width:780px;height:24px;
}
#footer_page_top a{
	display:block;
	width:780px; height:24px;
	background:url('../img/share/page_top_btn.gif') 0 0 no-repeat;
}

#footer_page_top a:hover{
	background:url('../img/share/page_top_btn.gif') 0 -24px no-repeat;
}


#footer_address{
	/*float:left;*/
	width:780px; height:11px;
	margin: 10px 0 0px 0px;
	padding:0 0 8px 0;
	font-size: 14px;
	border-bottom:solid 2px #d2d2d2;
}


ul.footer{
	list-style:none;
	float:left;
	display:block;
	width: 500px; 
}
li.footer_item{
	float:left; 
	font-size:14px;
	display:block;
	margin: 8px 8px 8px 0px;
	padding: 0 0 0 13px;
	background:url('../img/share/yajirushi_icon.gif') 0 0px no-repeat;
	}
li.footer_item a{
	color:#444444;
}	
li.footer_item a:hover{
	color:#444444;
	text-decoration:none;
}	
li.footer_item a:link{
	color:#444444;
}	
li.footer_item a:visited{
	color:#444444;
}
.footer_copyright{
	float:right;
	margin:8px 0 0 0;
	color:#4e4e4e;
}

/*=============================
	 price_tableに指定
=============================*/
.price_table{
		border-collapse:collapse;
		border-spacing:0;
		font-size:inherit;
		border-top:#FFFFFF solid 1px;
		border-left:#FFFFFF solid 1px;
		margin:0 0 6px 0;
		padding:0;
		font-size:14px;
		color:#000;
		width: auto; height: auto;
		/*4D4D4D*/
}
.price_table2{
		/*width: 440px;*/
}
.price_table3{
		/*width: 488px;*/
}
.price_table4{
		/*width: 151px;*/
}
.price_table5{
		/*width: 288px;*/
}
.price_table_20{
		margin:0 0 16px 0;
}

.price_table td{
		padding:3px 5px 0 5px;
		line-height:150%;
		border-bottom:#FFFFFF solid 1px;
		border-right:#FFFFFF solid 1px;
		text-align:left;
}

.price_td_left1{
		/*width:120px;*/
		background-color: #ebebeb;
		vertical-align:top;
}

.price_td_left2{
		/*width:120px;*/
		background-color: #f5f5f5;
		vertical-align:top;
}

.price_td_right1{
		/*width:203px;*/
		background-color: #ebebeb;

}
.price_td_right2{
		/*width:203px;*/
		background-color: #f5f5f5;

}

.price_table2 .price_td_left1{
	/*width:44px;*/
}
.price_table2 .price_td_left2{
	/*width:44px;*/
}
.price_table2 .price_td_right1{
	/*width:372px;*/
}
.price_table2 .price_td_right2{
	/*width:372px;*/
}

.price_table3 .price_td_right1{
	/*width:440px;*/
}
.price_table3 .price_td_right2{
	/*width:440px;*/
}

.price_table4 .price_td_right1{
	/*width:100px;*/
}
.price_table4 .price_td_right2{
	/*width:100px;*/
}

.price_table5 .price_td_left1{
	/*width:219px;*/
}
.price_table5 .price_td_left2{
	/*width:219px;*/
}
.price_table5 .price_td_right1{
	/*width:76px;*/
}
.price_table5 .price_td_right2{
	/*width:76px;*/
}
/*=============================
	 contact_tableに指定
=============================*/
.contact_table{
		border-collapse:collapse;
		border-spacing:0;
		font-size:inherit;
		border-top:#FFFFFF solid 1px;
		border-left:#FFFFFF solid 1px;
		margin:0;
		padding:0;
		font-size:14px;
		color:#4D4D4D;
		width: 518px; height: auto;
		/*4D4D4D*/
}

.contact_table td{
		padding:8px;
		line-height:150%;
		border-bottom:#FFFFFF solid 1px;
		border-right:#FFFFFF solid 1px;
		text-align:left;
}

.contact_td_left1{
		width:195px;
		background-color: #ebebeb;
		
}

.contact_td_left2{
		width:195px;
		background-color: #f5f5f5;
		
}

.contact_td_right1{
		width:352px;
		background-color: #ebebeb;

}

.contact_td_right2{
		width:352px;
		background-color: #f5f5f5;
}
.contact_table input{
	/*letter-spacing:0.047px !important;
	letter-spacing:0.017px;*/
}
.contact_table textarea{
	/*letter-spacing:0.047px !important;
	letter-spacing:0.017px;*/
}

.input01{
	width: 170px; height: 20px;
}

.input02{
	width: 50px; height: 20px;
}

.input03{
	width: 340px; height: 20px;
}

.input04{
	width: 340px; height: 100px;
}

.contact_table input{
	/*letter-spacing:0.047px !important;
	letter-spacing:0.017px;*/
}
.contact_table textarea{
	/*letter-spacing:0.047px !important;
	letter-spacing:0.017px;*/
}

.must_mark{ 
	margin:0; padding:0;
color: #CC3333;}

.err_message{
	color: #FF0000;
	font-size: 11px;
	width:350px;
	margin:0;padding:0;
}

.s_btn{
	font-size:14px;
	width: 100px;
	margin-top: 10px; margin-left: 200px;
}


/*=============================
	 リンクページに指定
=============================*/

ul.linklist{
		/*float:left;*/
		width:504px;
		list-style:none;
		background: url('../img/share/yajirushi_icon.gif') 0 4px no-repeat;
		padding:0 0 5px 14px;
		margin:6px 0 0 0;
		font-size:14px;
		line-height:150%;
		border-bottom:solid 1px #cccccc;
}

ul.linklist_first{
		margin:0px 0 0 0;
}

ul.linklist_last{
		border-bottom:none;
		padding:0 0 0px 14px;
}

a.linklist_link_bold{
		font-weight:bold;
}


/*=============================
求人採用情報ページに指定
=============================*/

.recruit_table{
		border-collapse:collapse;
		border-spacing:0;
		font-size:inherit;
		border-top:#FFFFFF solid 1px;
		border-left:#FFFFFF solid 1px;
		margin:0 0 6px 0;
		padding:0;
		font-size:14px;
		color:#000;
		width: 519px; height: auto;
		/*4D4D4D*/
}

.recruit_table td{
		padding:3px 5px 0 5px;
		line-height:150%;
		border-bottom:#FFFFFF solid 1px;
		border-right:#FFFFFF solid 1px;
		text-align:left;
}

.recruit_td_left1{
		width:120px;
		background-color: #ebebeb;
		vertical-align:top;
}

.recruit_td_left2{
		width:120px;
		background-color: #f5f5f5;
		vertical-align:top;
}

.recruit_td_right1{
		width:362px;
		background-color: #ebebeb;

}
.recruit_td_right2{
		width:362px;
		background-color: #f5f5f5;

}
