@charset "utf-8";
@import "common/0-import.css";
/*  
	Author : S.Takahashi
	Update : 8/25
*/
/*------------------------------------------------------------
	リクルート
------------------------------------------------------------*/
#conts h2 {
	padding-bottom: 15px;
}

#conts img.topPhoto {
	margin: 0 0 10px 10px;
		
	display: block;
}

#conts h3 {
	padding: 25px 0 0 0;
}

#conts h4 {
	padding: 10px 0 10px 5px;
}

#conts img.topPhoto {
	margin: 0 0 10px 5px;
		
	display: block;
}

#conts p {
	padding: 0 15px 0 5px;
	
	line-height: 1.6;
}

#conts address {
	padding: 0 15px 0 5px;
	
	font-style: normal;
	line-height: 1.6;
}

#conts p.btm {
	padding-bottom: 20px;
}

#conts ul {
	margin: 0 0 5px 5px;
}

#conts ul li {
	padding: 0 0 0 12px;
	background: url(/img/icon/06.gif) no-repeat left 8px;
}

#conts a.contact {
	margin: 5px 0 0 5px;
	padding: 0 0 0 15px;
	background: url(/img/icon/04.gif) no-repeat left center;
}

#conts p span {
	font-weight: bold;
}

#conts table {
	margin: 17px 0 5px 5px;
	width: 570px;
	border: solid 1px #E6D7C4;
}

#conts th, #conts td {
	padding: 8px 10px;
	border: solid 1px #E6D7C4;
	
	line-height: 1.4;
	vertical-align: top;
	text-align: left;
}

#conts th {
	width: 120px;
	background: #F6F2E6;
}

#conts td a {
	padding: 0 0 0 18px;
	background: url(/img/dish/icon.gif) no-repeat left 4px;
	
	font-size: 110%;
	font-weight: bold;
}

#conts td span a {
	margin-top: 7px;
	display: block;
}

#conts td span a.top {
	margin-top: 0;
	display: block;
}

#conts img.mynavi {
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}


