@charset "utf-8";
@import "../../common/css/0-import.css";

#conts {
	margin: 0 auto;
	width: 600px;
	text-align: left;
}

#conts h2 {
	margin-bottom: 16px;
}

#conts h3 {
	margin-bottom: 13px;
}

#conts h4 {
	margin-bottom: 4px;
	+margin-bottom: 6px;
	padding: 0 0 10px 0px;
	background: url(../../img/about/technology/h4_back.gif) no-repeat left 20px;
	font-weight: bold;
	font-size: 16px;
}

#conts h5 {
	color: #348734;
}

#conts p {
	line-height: 1.5;
}

#conts .boxA {
	margin: 0 0 30px 10px;
}

#conts .boxA .img {
	margin-left: 20px;
	margin-right: 10px;	
	float: right;
	text-align: center;
}

#conts .boxB {
	margin: 0 10px 30px;
}

#conts .boxB .img {
	margin: 10px 0 -15px;
}

#conts .boxB p {
	margin: 3px 0 16px;
	_margin: 0 0 16px;
}
	
	*+html #conts .boxB p {
		margin-top: 1px;
	}

#conts .boxC {
	margin: 0 10px 30px 10px;
}

#conts .boxC p.one {
	margin-bottom: 25px;
}

#conts .boxC p.two {
	margin: 0 10px 25px 10px;
}

#conts .boxC .tb {
	margin: 10px 11px 0;
}

#conts .boxC table {
	margin: 10px auto 0;
	font-size: 100%;
	width: 100%;
	text-align: left;
}

#conts .boxC th {
	width: 150px;
	padding: 10px;
	background: #DCEDDC;
	border: 1px solid #999;
}

#conts .boxC td {
	padding: 10px;
	background: #FFF;
	border: 1px solid #999;
}

#conts .boxC td.img {
	border-right: none;
	vertical-align: middle;
}

#conts .boxC td.leftnone {
	border-left: none;
}

#conts .boxC .boxA {
	margin-bottom: 0;
}

#conts .boxD {
	margin: 0 10px 30px;
}

#conts .boxD .img {
	margin-right: 20px;	
	float: left;
	text-align: center;
}

#conts .tbA th {
	padding: 7px 0 7px 5px;
	_padding: 8px 0 8px 5px;
	width: 80px;
	border: 1px #999 solid;
	text-align: left;
	color: #333333;
	
}

	*+html #conts .tbA th {
		padding: 9px 0 8px 5px;
	}

#conts .tbA td {
	padding: 7px 0 7px 5px;
	border: 1px #999 solid;
}

#conts .tbB td {
	width: 33%;
	text-align: center;
}

#conts .tbC th {
	width: 20px;
	text-align: left;
}

#conts .tbC td {
	padding-bottom: 15px;
}

#conts th.blue {
	background-color: #D2F0FF;
	color: #2178A3;
}

#conts th.purple {
	background-color: #DBDBEE;
	color: #42428C;
}

#conts sup {
	vertical-align: super;
}

#conts .boxC address {
	padding: 15px;
	background-color: #F5F5F5;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

#conts .link {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../../common/img/icon/icon04.gif) no-repeat left 2px;
	display: block;
	zoom: 1;
}

#conts .link a {
	font-weight: bold;
}


#conts .list01 {
	margin-top: 10px;
}

#conts .list01 li {
	margin-top: 5px;
	padding-left: 10px;
	background: url(../../common/img/icon/icon06.gif) no-repeat left 5px;
	zoom: 1;
}

#conts .btnR {
	margin-right: 30px;
	width: 240px;
	float: right;
}

#conts .btnL {
	margin-left: 30px;
	width: 240px;
	float: left;
}
