@charset "UTF-8";

.entry_shop {
	line-height: 1.1em;
	background-color: #333333;
	color: #CCCCCC;
	margin-left: 10px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 70%;
	width: 60px;
	display: inline;
	float: right;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.news_title {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.entry_title {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 80%;
	line-height: 1.3em;
	float: right;
	letter-spacing: 0.1em;
}
.entry_date {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 80%;
	line-height: 1.3em;
	float: right;
}

/* MTの文章 */
.mt_entrybox {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
	line-height: 2em;
	margin-bottom: 10px;
}
.mt_entrybox p {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 100%;
	line-height: 2em;
	margin-bottom: 10px;
}

.shop_all_box_p {
	margin-bottom: 20px;
}
.line45 {
	clear: both;
	margin-top: 45px;
	padding-bottom: 45px;
}
.kijibox {
	margin-bottom: 10px;
}

