@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;
	font-weight: bold;
}

#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;
	text-align: center;
}

#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 {
	font-size: 100%;
	width: 100%;
}

#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 {
	width: 580px;
}

#conts .tbA th {
	padding: 7px 10px 7px 10px;
	_padding: 8px 0 8px 5px;
	width: 180px;
	background: #F2F2F2;
	border: 1px #999 solid;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #333333;
	vertical-align: middle;
	white-space: nowrap;
}

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

#conts .tbA td {
	padding: 7px 10px 7px 10px;
	border: 1px #999 solid;
	vertical-align: middle;
}

#conts .tbA p {
	line-height: 1.2;
}


#conts .tbA th label {
	font-size: 14px;
	font-weight: bold;
	vertical-align: 2px;
}

#conts .tbA td input.name,
#conts .tbA td input.kana,
#conts .tbA td input.tel {
	width: 180px;
}


#conts .tbA input.address,
#conts .tbA input.email,
#conts .tbA input.email_confirm,
#conts .tbA td input.location {
	width: 350px;
}

#conts .tbA td .contents{
	width: 350px;
	height: 200px;
	overflow: auto;
}

#conts .tbA td .none{
	border: none;
	color: #333333;
}

#conts .tbA td span {
	display: block;
	padding: 5px 0 0 0;
	font-size: 12px;
}

#conts .tbA img {
	margin: 0 0 0 5px;

}

#conts .tbA .error {
	border:2px #FE0101 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 span.error_text {
	margin: 0 0 0 5px;
	vertical-align: 2px;
}

#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;
}

#conts ol {
	margin-left: 30px;
	list-style: decimal;
}

#conts ol li {
	font-weight: bold;
	margin-bottom: 10px;
}

#conts ol li span.normal {
	font-weight: normal;
}

#conts .tbA h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(../../../common/img/line/dot.gif) no-repeat left bottom;
	font-weight: bold;
	font-size: 14px;
	color: #348734;
}

#conts ul.submit {
	text-align: center;
	padding-top: 30px;
}

#conts ul.submit li {
	display: inline;
	padding: 0 20px 0 20px;
}


#main .history .tbA th {
	font-weight: normal;
	font-size: 13px;
}

#main .history .tbA th.month {
	padding-right: 5px;
	width: 30px;
	text-align: right;
}

#main .license .tbA th {
	padding: 10px;
	width: 215px;
}

#main .group .tbA td {
	width: 290px;
}

#conts ul.select li {
	display: inline;
	float: left;
}

#conts .inq01 {
	margin-right: 12px
}

#conts .inq01 a{
	width: 284px;
	height: 94px;
	background: url(../../../img/inquiry/button04_over.jpg) no-repeat;
	display: block;
}

#conts .inq02 a{
	width: 284px;
	height: 94px;
	background: url(../../../img/inquiry/button05_over.jpg) no-repeat;
	display: block;
}

#conts .inq03 a{
	margin-top: 10px;
	width: 582px;
	height: 72px;
	background: url(../../../img/inquiry/button06_over.jpg) no-repeat;
	display: block;
}

#conts .inq01 a:hover,
#conts .inq02 a:hover,
#conts .inq03 a:hover{
	background-color: #FFF;
}

#conts .inq01 a:hover img,
#conts .inq02 a:hover img,
#conts .inq03 a:hover img{
	visibility: hidden;
}

