/*スイーツ*/
/*各ジャンルタイトル*/

/*スイーツ*/
#s_main_title {
	background-image: url(120/img/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 500px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 70px;
	text-indent: -9999px;
	height: 30px;
	border-bottom-width: 1px;

	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/*開店・グルメ・スイーツ・温泉*/
.o_left {
	width: 240px;
	float: left;
}
.o_txt {
	clear: both;
	margin: 3px;
}

.o_rightimg {
	width: 260px;
	float: right;
}


