@charset "UTF-8";
/* CSS Document */

/*****************************************************************************
 採用情報
 *****************************************************************************/
 
.title_1{
	margin-bottom: 20px;
}

.title_2{
	margin-bottom: 10px;
}
.title_3{
	margin-bottom: 30px;
}
.rd1{
	margin-bottom: 30px;
	text-align: left;
}
.rd2{
	margin-bottom: 30px;
}

.rd3{
	line-height: 1.8;
}

.shop_right{
	margin-bottom: 45px;
}

.shop_left{
	float: left;
	width: 200px;
	margin-bottom: 45px;
}
.contents_clear {
	clear: both;
}
.contents_clear3 {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

.tbl-shop {
	width: 790px;
}
.tbl-shop .info {
	width: 370px;
	text-align: left;
	vertical-align: top;
}
.tbl-shop .info dl {
	width: 370px;
}
.tbl-shop .info dl dt{
	font-size: 130%;
	line-height: 1.1;
	font-weight: bold;
	color: #8EC31F;
	background-image: url(../shop/images/ic_en.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}
.tbl-shop .info dl dd {
	font-size: 120%;
	line-height: 1.1;
	margin-bottom: 10px;
}
.tbl-shop .info dl dd.tel {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8EC31F;
	padding-top: 12px;
}
.tbl-shop .info dl dd.add {
	margin-bottom: 0px;
}
.tbl-shop .info dl dd.gmap{
	width: 364px;
	height: 364px;
	margin-top: 10px;
	margin-bottom: 45px;
	border:3px solid #DFDFDF;
}
