@charset "UTF-8";


/*共通*/

.ttl_inner{
	padding:0 40px;
}
h2 {
	border-bottom:1px solid #666;
	margin:40px 0 15px;
	height:35px;
}

.table_recruit{
	border-collapse: separate;
	border-spacing: 3px;
	width:100%;
}

.table_item {
	background-color:#2d0000;
	color:#ffffff;
	padding:0 10px;
	width:150px;
	text-align:start;
}
.table_contents {
	background-color:#ffdcdc;
	padding:0 10px;
}

td{
	vertical-align:top;
}

#shop_masterblog dt{
	width:200px;
	font-size:120%;
	clear:both;
	float:left;
}


#shop_masterblog dd{
	font-size:120%;
	float:left;
	width:670px;
}

.special{
	border-bottom:1px solid #666;
	margin:40px 0 15px;
}

#shop_masterblog h2{
	float:left;
	border-bottom:0;
	margin:0;
}

.atention{
	color:#FF0000;
	font-size:90%;
	float:right;
	font-weight:normal;
}

.tel_red{
	color:#ff0000;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-size:180%;
	font-weight:800;
	line-height:1.3em;
}

.tel_red a{
	color:#ff0000;
	font-weight:800;
	text-decoration:none;
}


.atention_l{
	color:#FF0000;
	font-size:90%;
	font-weight:normal;
}