/*main_img
--------------*/
h3#mainImg {
	width:870px;
	height:196px;
	background:url(../images/main_img.jpg) no-repeat;
	}

.box1 {
	width:830px;
	margin-top:15px;
	}

.box1 ul.dotListBrw {
	width:435px;
	float:left;
	}
	
.box1 .flR {
	width:333px;
	border:solid 1px #dfdfdf;
	padding:10px 20px;
	}
	
.box2 .flL {
	width:545px;
	}
	
.box2 .flL p.txtM {
	margin-top:15px;
	}
	
.box2 .flR {
	width:260px;
	}
	
.box3 .flL {
	width:205px;
	}
	
.box3 .flR {
	width:600px;
	}
	
.careerBox {
	width:600px;
	margin-top:20px;
	}
	
.careerBox h6 {
	background:url(../images/ttl_career_bg.gif);
	}
	
.careerBox dl dt {
	width:7em;
	float:left;
	clear:both;
	padding:6px 0 6px 6px;
	}
	
.careerBox dl dt span.year {
	width:4.5em;
	float:left;
	}

.careerBox dl dt span.month {
	width:2.5em;
	float:right;
	text-align:right;
	}

.careerBox dl dd {
	background:url(../../common/images/dot_x02.gif) repeat-x bottom;
	padding:6px 0 6px 14em;
	}
	
	
	
	