@charset "shift_jis" ;

/******************************
 company
******************************/

/* policy
------------------------------------------*/
.hist {width:100%}
.hist th,
.hist td {
	border-bottom:1px dotted #999;
	line-height:1.5;
	padding:15px 30px;
	font-size:1.3em;
	}

.hist th {
	font-weight:normal;
	}


/* about
------------------------------------------*/
.bun_fr {width:440px}

.about {
	border-collapse:collapse;
	font-size:1.3em;
	}

.about th,
.about td {
	border:1px solid #999;
	padding:10px 15px;
	line-height:1.5;
	}

.about th {
	background:#DECFBD;
	font-weight:normal;
	width:70px;
	}

.about td ul {list-style:none}

.about td .ab_tel {
	background:url(../syuuka/img/ico_tel.gif) no-repeat 0 0.4em;
	padding-left:25px;
	line-height:1.5;
	margin-bottom:5px;
	}

.about td .ab_fax {
	background:url(../syuuka/img/ico_fax.gif) no-repeat 0 0.4em;
	padding-left:25px;
	line-height:1.5;
	}

.about td dl dt {
	width:100px;
	line-height:1.5;
	}

.about td dl dd {
	line-height:1.5;
	margin:-18px 0 0 100px;
	}


/* organizate
------------------------------------------*/
.chart {padding:15px 0}



/* branch
------------------------------------------*/
.bra_l,
.bra_r {
	border-left:5px solid #85898A;
	font-size:1.3em;
	width:325px;
	float:left;
	}

.bra_c {
	border-left:5px solid #85898A;
	font-size:1.3em;
	width:695px;
	margin-bottom:30px;
	}

.bra_lbox {
	float:left;
	width:365px;
	}

.bra_lbox .bra_l {margin-right:0}

*html .bra_lbox {width:350px} /*IE6.0*/



.bra_l {margin:0 40px 30px 0}
.bra_r {margin:0 0 30px 0}

.bra_l h4,
.bra_r h4,
.bra_c h4 {
	font-size:1.1em;
	color:#1F314A;
	border-bottom:1px solid #1F314A;
	line-height:1.5;
	margin-left:10px;
	}

.bra_add {margin-left:10px;
	line-height:1.3;
	margin-bottom:5px;}

.bra_tel {
	background:url(../syuuka/img/ico_tel.gif) no-repeat left center;
	padding-left:23px;
	margin-left:10px;
	}

.bra_fax {
	background:url(../syuuka/img/ico_fax.gif) no-repeat left center;
	padding-left:23px;
	margin-left:10px;
	}

.if_map,
.if_map2 {
	margin:5px 0 0 10px;
	border:0;
	border:none;
	border:1px solid #999;
	}

.if_map {
	width:683px;
	height:350px;
	overflow:hidden;
	}

.if_map2 {
	width:313px;
	height:315px;
	overflow:hidden;
	}

/* section
------------------------------------------*/
.sect {padding-bottom:30px}
.sect li {
	list-style:none;
	background:url(../img/ico_arrow4.gif) no-repeat 0 0.25em;
	padding-left:15px;
	font-size:1.1em;
	margin-bottom:20px;
	line-height:1.5;
	}

.sect li span {
	display:block;
	margin-top:5px;
	}

.sect li em {font-size:1.3em;}
.sect li a {text-decoration:underline}

.sec_h4 {
	font-size:1.4em;
	color:#18304A;
	border-left:5px #848A8C solid;
	line-height:1.5;
	padding-left:7px;
	margin-bottom:10px;
	}