@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 10px;
}

#conts h3 {
	margin: 0 0 20px 5px;
}

#conts p {
	margin: 0 15px 20px 5px;
	line-height: 1.7;
}

#conts h3 {
	margin: 0 0 20px 5px;
}

#conts #dl01 {
	margin-bottom: 40px;
	color: #666;
	font-weight: bold;
	line-height: 1.7;
	font-size: 15px;
}

#conts #dl01 dt {
	padding-bottom: 10px;
	margin: 0 20px 0 0;
	float: left;
}

#conts table {
	width: 100%;
	margin-bottom: 40px;

	text-align: left;
	color: #666;
	line-height: 1.7;
}

#conts table th {
	width: 111px;
	padding: 8px 0 6px 20px;
	background: url(../img/line/01.gif) no-repeat top;
}

#conts table td {
	background: url(../img/line/01.gif) no-repeat top;
	padding: 8px 0 6px 20px;
}

#conts table th.back,
#conts table td.back {
	background-color: #efefef;
}

#conts .photo {
	margin: 0 auto;
	text-align: center;
	width: 474px;
}

#conts .photo h4 {
	margin-bottom: 15px;
}

#conts .photo p {
	padding-left: 15px;
	margin: 13px 0 28px 35px;
	background: url(../img/company/icon.jpg) no-repeat left center;
	text-align: left;
}

div.map iframe {
	border: 5px solid #cccccc;
}