/*
width = wid
top = top
bottom = btm
left = lft
right = rgt
center = ctr
clear = clr
table = tbl
border = bdr

*/
@import url(format.css);
@import url(base.css);

#box_about{
	margin:10px 10px 20px 10px;
	font-size:12px;
	}
#box_about ul,li{
	padding:0px;
	margin:0px;
	}
#box_about li{
	margin:2px;
	padding-bottom:1px;
	border-bottom:1px dashed #BCBEC0;
	}
#box_about p{
	padding:20px 0px 0px 0px;
	}
#box_about strong{
	color:#101010;
	}
	
#box_conve{
	}
	
.conve_works{
	/*margin-bottom:30px;*/
	}
.conve_works h4{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	}
.conve_works ul{
	margin-bottom:35px;
	font-size:12px;
	}
.conve_works li{
	margin:2px;
	padding-bottom:1px;
	border-bottom:1px dashed #BCBEC0;
	}

#box_prir h4{
	margin:10px 0px 5px 0px;
	}
#box_prir p{
	font-size:14px;
	line-height:18px;
	}

.area_left{
	font-size:10px;
	}
.area_left p{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	}
.area_left ul,li{
	margin:0px;
	padding:0px;
	}
.area_left ul{
	margin:5px 0px 20px 0px;
	}
.cnts_prir dl,dt,dd{
	margin:0px;
	padding:0px;
	}
.cnts_prir dl{
	padding:20px 0px;
	}
.cnts_prir dt{
	margin-bottom:3px;
	font-size:16px;
	color:#A6150E;
	}
.cnts_prir dd{
	font-size:14px;
	line-height:18px;
	}
	
#box_port{
	padding:20px;
	}
#box_port h3{
	margin:20px 10px 10px 10px;
	padding-bottom:3px;
	color:#5E5556;
	font-size:16px;
	border-bottom:1px solid #5E5556;
	}
#box_port table{
	width:780px;
	padding:10px;
	}
.job_txt{
	margin:5px 0px;
	}
.job_txt strong{
	font-weight:normal;
	color:#ff6000;
	}
.job_txt p{
	font-size:14px;
	padding:10px;
	}
.job_txt dl{
	padding:5px 10px;
	font-size:14px;
	border-bottom:1px dashed #5E5556;
	}
.job_txt dt{
	font-weight:bold;
	}
.job_txt ul{
	padding:5px 10px;
	font-size:14px;
	}
.job_txt li{
	margin:6px 0px;
	padding-bottom:2px;
	border-bottom:1px dashed #5E5556;
	}
	
#job_txt_e{
	padding:40px 0px 15px 0px;
	font-size:14px;
	}
#job_txt_e h3{
	font-size:20px;
	color:#15203D;
	}
#job_txt_e h4{
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:16px;
	color:#A6150E;
	}
#job_txt_e .job_txt{
	border-bottom:1px solid #5E5556;
	}
