/* CSS Document */

/*-----------------------------
top
-------------------------------*/
div#top_01,
div#top_02,
div#top_03{
	width:505px;
	margin-bottom:25px;
	clear:both;
}
div#top_01 dl{
	width:460px;
	border-bottom:#8E979E dashed 1px;
	clear:both;
	margin:10px auto;
	padding-bottom:5px;
	overflow:hidden;
}
div#top_01 dt{
	width:142px;
	height:69px;
	float:left;
	padding:3px;
}
div#top_01 dd{
	width:310px;
	float:right;
	padding-top:10px;
}
div#top_03 dl{
	width:460px;
	margin:auto;
}
div#top_03 dt{
	background:url(../imgs/common/yajirushi.jpg) no-repeat center left;
	padding-left:15px;
	color:#FD3F55;
	font-weight:500;
	font-size:13px;
}
div#top_03 dd{
	margin-bottom:10px;
}
	
/*-----------------------------
services
-------------------------------*/
p.image_banner{
	width:505px;
	height:280px;
	margin:10px auto;
}
dl.service_dl{
	width:505px;
	margin-top:15px;
}
dl.service_dl dt{
	width:120px;
	height:24px;
	background:url(../imgs/others/service_minititle_back.jpg) no-repeat top left;
	float:left;
	padding-top:6px;
	padding-left:20px;
}
dl.service_dl dd{
	width:320px;
	float:right;
}
table.service_table{
	width:505px;
	border-collapse:collapse;
}
table.service_table th{
	text-align:left;
	padding:4px 4px 4px 10px;
	border:#B3B3B3 solid 1px;
	width:128px;
	height:30px;
	background:url(../imgs/others/service_table_back.jpg) repeat-x bottom left #F6F6F6;
	color:#187FFF;
}
table.service_table td{
	padding:4px;
	border:#B3B3B3 solid 1px;
}




/*-----------------------------
rec
-------------------------------*/
table.recruit_table{
	width:505px;
	margin:5px auto 20px auto;
	border-collapse:collapse;
	border:#B3B3B3 solid 1px;
}
table.recruit_table th{
	text-align:left;
	width:100px;
	background:#EDF8FF;
	border-bottom:#B3B3B3 dashed 1px;
	border-right:#B3B3B3 dashed 1px;
	padding:3px;
	padding-left:10px;
}
table.recruit_table td{
	border-bottom:#B3B3B3 dashed 1px;
	padding:3px;
	padding-left:10px;
}
td.table_td01{
	background:url(../imgs/others/table_back.jpg) repeat-x top left;
	font-weight:500;
	padding-left:10px;
	color:#0066FF;
}
dl#recruit_dl{
	width:505px;
	margin:auto;
}
dl#recruit_dl dt{
	background:url(../imgs/common/yajirushi.jpg) no-repeat center left;
	padding-left:15px;
	color:#FD3F55;
	font-weight:500;
	font-size:13px;
}
dl#recruit_dl dd{
	margin-bottom:10px;
	padding-left:20px;
}
/*-----------------------------
contact
-------------------------------*/
p#contact_txt{
	text-align:right;
}
span.red_txt{
	color:#FF6666;
	font-weight:600;
}	
table#contact_table{
	width:400px;
	margin:auto;
}
table#contact_table td{
	padding:7px;
}
table#contact_table th{
	text-align:left;
	padding:7px;
}
p.form_button1{
	width:100px;
	float:left;
	margin-left:220px;
}
*html p.form_button1{
	width:100px;
	float:left;
	margin-left:65px;
}
p.form_button{
	width:100px;
	float:left;
}
p#form_txt{
	width:350px;
}
div#contact_content span{
	color:#FD3F55;
}

/*-----------------------------
company
-------------------------------*/


/*-----------------------------
sitemap
-------------------------------*/	
dl#sitemap_dl{
	width:450px;
	margin:auto;
}
dl#sitemap_dl dt{
	width:450px;
	height:30px;
	background:url(../imgs/common/line.jpg) no-repeat bottom center;
	margin-bottom:10px;
}
span.site01_span{
	width:290px;
	font-weight:500;
	float:left;
	display:block;
}
span.site02_span{
	color:#0029FF;
	font-size:10px;
	text-align:right;
	width:150px;
	display:block;
	margin-left:300px;
	padding-top:3px;
}
dl#sitemap_dl dd{
	width:200px;
	background:url(../imgs/common/yajirushi.jpg) no-repeat center left;
	margin-left:200px;
	padding-left:25px;
	line-height:2em;
}
	
	
