@charset "UTF-8";

#contents_left {
	float: left;
	width: 350px;
	margin-bottom: 15px;
	text-align: left;
}
#contents_right {
	float: right;
	width: 512px;
	text-align: left;
	margin-bottom: 15px;
}

/* ニュースの設定
----------------------------------------------------------- */
.news_ul {
	float: right;
	width: 350px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news_ul li {
	clear: both;
	height: 25px;
}
.entry_date {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 80%;
	line-height: 1.3em;
	float: left;
	margin-right: 10px;
}
.entry_title {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 80%;
	line-height: 1.3em;
	float: left;
	letter-spacing: 0.1em;
}
#wrapper .contents clearfix .contents_line clearfix .op_box img {
	padding-right: 20px;
}


/* スタッフの設定
----------------------------------------------------------- */
.name_td {
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
	line-height: 1.8em;
	padding-bottom: 15px;
}
.staff_p {
	font-size: 85%;
}
.staff_box {
	margin-bottom: 20px;
}
.contents_shop_staff {
	width: 840px;
	float: right;
}
.h5_shop {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
	line-height: 1.1em;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 30px;
}

/* フォームの設定
----------------------------------------------------------- */
.formbox {
	width: 450px;
	margin: 0px;
	height: 14px;
	border: 1px solid #999999;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #333333;
	background-color: #FFFFFF;
}
.nes {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 10px;
	color: #666666;
	padding: 2px;
	border: 1px solid #333333;
}
th {
	font-weight: bold;
	width: 150px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
	line-height: 1.5em;
	color: #333333;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}.mail_td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.margin10  {
	margin-right: 10px;
}

.contents_map_left {
	float: left;
	width: 50px;
	text-align: left;
}.contents_map_right {
	float: right;
	width: 850px;
	margin-bottom: 30px;
}
.index_h2 {
	clear: both;
	float: none;
	margin-bottom: 20px;
}
.ichiban_bn {
	margin-right: 10px;
}
.right {
	float: right;
}
.info_contents {
	clear: both;
	padding-bottom: 30px;
}
.info_h5 {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 90%;
	font-weight: bold;
	line-height: 1.1em;
	float: left;
	margin-right: 0px;
	padding-right: 0px;
}

