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

/*contents共通
------------------------*/
#index_contents_l {
	float: left;
	width: 435px;
	padding: 15px;
}
#index_contents_r {
	float: right;
	width: 435px;
	background: #F2F2F2;
	padding: 15px;
	height: 850px;
}
.wrap_b20 {
	width: 435px;
	margin-bottom: 20px;
}

/*今月のピックアップスタイル
------------------------*/

#pickup_title01 {
	background: url(../images/index/pickup_title01.gif);
	text-indent: -9999px;
	height: 30px;
	width: 435px;
	margin-bottom: 15px;
}
.style_photo {
	background: #E6E6E6;
	width: 110px;
	padding: 5px;
	float: left;
}
.style_text {
	float: right;
	width: 295px;
}

/*ニュース・トピックス
------------------------*/

#title01 {
	background: url(../images/index/title01.gif) no-repeat 0px 0px;
	height: 20px;
	width: 435px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.topics_box {
	width: 420px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #C59B6D;
	background: url(../images/com/arrow_img.gif) no-repeat left 5px;
	padding-left: 15px;
}

/*営業日カレンダー
------------------------*/

#title02 {
	background: url(../images/index/title02.gif) no-repeat 0px 0px;
	height: 20px;
	width: 435px;
	text-indent: -9999px;
	margin-bottom: 15px;
}

/*バナー
------------------------*/

.banner_coupon {
	height: 80px;
	width: 415px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background: url(../images/index/banner_coupon.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
}
.banner_blog {
	height: 80px;
	width: 415px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.banner_blog a {
	height: 80px;
	width: 415px;
	background: url(../images/index/banner_blog.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
}
.banner_blog a:hover {
	height: 80px;
	width: 415px;
	background: url(../images/index/banner_blog.jpg) no-repeat 0px -80px;
	text-indent: -9999px;
	display: block;
}

/*ピックアップメニュー
------------------------*/

#pickup_title02 {
	background: url(../images/index/pickup_title02.gif);
	text-indent: -9999px;
	height: 30px;
	width: 435px;
	margin-bottom: 15px;
}
.wrap_r {
	width: 435px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #808080;
}

.menu_photo {
	background: #E6E6E6;
	height: 130px;
	width: 160px;
	padding: 5px;
	float: left;
}
.menu_text {
	float: right;
	width: 245px;
}

.menu_title01 {
	background: url(../images/index/menu_title.gif) no-repeat 0px 0px;
	height: 20px;
	width: 115px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.menu_title02 {
	background: url(../images/index/menu_title.gif) no-repeat 0px -20px;
	height: 20px;
	width: 115px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.menu_title03 {
	background: url(../images/index/menu_title.gif) no-repeat 0px -40px;
	height: 20px;
	width: 115px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#index_tel_img {
	background: url(../images/index/tel_img.jpg) no-repeat;
	height: 23px;
	width: 341px;
	padding-top: 64px;
	padding-left: 95px;
}
.style_title {
	font: bold 1.2em "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-bottom: 10px;
}

