/*ヘッダ*/
#heading {
	}
#heading h1 {
	margin-top: 0px;
	background-image: url(../img/top_img.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	width: 620px;
	height: 252px;
	}
#heading h1 span {
	display: none;
	}

#information {
	margin-top: 2px;
	width: 260px;
	float: left;
	font-size: 12px;
	margin-bottom: 3px;
	}
#information p {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 130%;
	}
/*トピックス*/
#topicsInfo {
	background-image: url(../img/topics_bk.jpg);
	background-repeat: no-repeat;
	background-position: 130px 30px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-bottom: 3px;
	padding-bottom: 6px;
	}
#topicsInfo h2 {
	background-image: url(../img/topics.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-size: 12px;
	}
#topicsInfo h2 span {
	display: none;
	}
#topicsInfo p {
	margin: 12px 8px 0px;
	width: 135px;
	}
/*店舗情報*/
#shopInfo {
	background-image: url(../img/shop_bk.jpg);
	background-repeat: no-repeat;
	background-position: 130px 30px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-bottom: 6px;
	}
#shopInfo h2 {
	background-image: url(../img/shop.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-size: 12px;
	}
#shopInfo h2 span {
	display: none;
	}
#shopInfo p {
	margin: 2px 8px 0px;
	width: 147px;
	}
/*おすすめ商品*/
#osusume {
	margin-top: 1px;
	width: 357px;
	float: right;
	background-image: url(../img/bg_col.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 1px;
	}
#osusume h1 {
	background-image: url(../img/osusume.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	height: 25px;
	font-size: 12px;
	}
#osusume h1 span {
	display: none;
	}
#osusume_box {
	width: 357px;
	height: 125px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
	}
#osusume_left {
	margin-left: 8px;
	float: left;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0;
	width: 135px;
	height: 125px;
	}
#osusume_right {
	width: 202px;
	float: right;
	border: 0px;
	padding: 2px;
	}
#osusume_right h2 {
	layout-grid-line: 8px;
	font-weight: bold;
	font-size: 12px;
	}
#osusume_right h3 {
	text-indent: 1em;
	layout-grid-line: 6px;
	font-weight: normal;
	font-size: 12px;
	}
#osusume_right h4 {
	float: right;
	layout-grid-line: 9px;
	font-weight: normal;
	font-size: 12px;
	}
#osusume_2 {
	width: 370;
	height: 125px;
	background-image: url(../img/image_main.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 1px;
	}
#osusume_2 h2 span {
	display: none;
	}
