@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi02 a img {
	visibility: hidden;
}

#conts p {
	margin-bottom: 32px;
	font-size: 1.4em;
}

#conts .inner {
	margin: 0 16px 32px 0;
}

#conts .inner .photoBox {
	float: left;
}

#conts .inner .textBox {
	width: 449px;
	float: right;
}

#conts .inner .textBox p {
	margin-bottom: 0;
}

#conts .comTable {
	margin-bottom: 40px;
}

#conts .comTable .address {
	clear: both;
}

#conts .comTable .address dt {
	width: 140px;
	float: left;
	clear: left;
	text-align: right;
}

#conts .comTable .address dd {
	padding-left: 10.8em;
}

	* html #conts .comTable .address dd {
		text-indent: -3px;
	}

#conts .comTable .notes li {
	padding-left: 8px;
	background: url(../img/common/icon/icon02.gif) no-repeat left center;
}

#conts .comTable .factory dt {
	font-weight: bold;
}

#conts .comTable span {
	margin-right: 17px;
	float: left;
}

#conts .comTable .list li {
	margin-right: 14px;
	display: inline;
}

#conts .news dt {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
}

#conts .news dd {
	margin-bottom: 6px;
	padding: 0 0 6px 11.5em;
	font-size: 1.4em;
	background: url(../img/common/line.png) repeat-x left bottom;
}

	* html #conts .news dd {
		text-indent: -3px;
	}

#conts .news a {
	color: #333;
	text-decoration: none;
}

#conts .news a:hover {
	text-decoration: underline;
}

#conts .inner01 table {
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}

#conts .inner01 th {
	padding: 8px 5px 7px 11px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.3;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #DDD;	
	background-color: #F8F8F8;
}

#conts .inner01 td {
	padding: 8px 5px 7px 10px;
	font-size: 1.4em;
	line-height: 1.3;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #DDD;
}

#conts .inner01 thead th {
	padding: 8px 5px 5px 11px;
	font-weight: bold;
	line-height: 1.5;
	background-color: #F4F4F4;
}