/* 全体構造 */

#cont_raw {
	margin: 0;
	padding: 0;
	height: 340px;
	width: 745px;
	clear: both;
	position: relative;
}

#index {
	width: 40px;
	height: 340px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
#space {
	margin: 0 0 0 45px;
	padding: 0px;
	height: 40px;
	width: 700px;
}
#space a {
	color: #FF6600;
}
#space a:hover {
	color: #FF3300;
}


/* お店情報 */

#catch {
	text-align: left;
	vertical-align: top;
	width: 300px;
	padding: 0;
	height: 340px;
	margin: 0 0 0 5px;
	float: left;
	position: relative;
}
#main_img {
	text-align: left;
	vertical-align: top;
	padding: 0;
	height: 268px;
	width: 300px;
	margin: 0;
}
#sub_navi {
	padding: 0;
	height: 72px;
	width: 300px;
	margin: 0;
	position: absolute;
	bottom: 0px;
}
#catch ul {
	list-style-type: none;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#catch li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 100px;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
}
#catch li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 100px;
	overflow: hidden;
}
#catch li#s_top {
	background-image: url(../img_cmn/btn_shop_up.gif);
	left: 0px;
	overflow: hidden;
}
#catch li#s_menu {
	left: 100px;
	background-image: url(../img_cmn/btn_menu.gif);
	overflow: hidden;
}
#catch li#s_menu a:hover {
	background-image: url(../img_cmn/btn_menu_up.gif);
	overflow: hidden;
}
#catch li#s_qpn {
	left: 200px;
	background-image: url(../img_cmn/btn_coupon.gif);
	overflow: hidden;
}
#catch li#s_qpn a:hover {
	background-image: url(../img_cmn/btn_coupon_up.gif);
	overflow: hidden;
}
#catch li#s_qpn_na {
	left: 200px;
	background-image: url(../img_cmn/btn_coupon_na.gif);
	overflow: hidden;
}
#catch li#s_evnt {
	left: 200px;
	background-image: url(../img_cmn/bth_event.gif);
	overflow: hidden;
}
#catch li#s_evnt a:hover {
	background-image: url(../img_cmn/bth_event_up.gif);
	overflow: hidden;
}
#catch li#s_glry {
	left: 200px;
	background-image: url(../img_cmn/bth_glry.gif);
	overflow: hidden;
}
#catch li#s_glry a:hover {
	background-image: url(../img_cmn/bth_glry_up.gif);
}
#catch li#s_na {
	background-image: url(../img_cmn/btn_add.gif);
	overflow: hidden;
	left: 200px;
}
#shp_hd {
	padding: 0;
	height: 340px;
	width: 395px;
	margin: 0;
	float: right;
	position: relative;
}
#shp_name {
	margin: 0;
	padding: 0;
	height: 70px;
	width: 395px;
	background-color: #ffea87;
}
#shp_name h3 {
	text-align: left;
	vertical-align: top;
	margin: 0 0 2px 0;
	padding: 0 0;
	height: 23px;
	width: 395px;
	display: block;
}
#shp_name h1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-indent: 5px;
	height: 19px;
	width: 385px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding: 0;
	text-align: left;
	vertical-align: top;
	display: block;
	font-style: normal;
	margin: 5px 0 0 0;
}
#shp_name h2 {
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-align: right;
	vertical-align: top;
	padding: 0;
	height: 15px;
	width: 390px;
	display: block;
	margin: 2px 5px 0 0;
}
#address {
	background-color: #CCCCCC;
	padding: 0;
	width: 395px;
	height: 90px;
	margin: 0;
}
#address td#item {
	font-size: 12px;
	color: #990000;
	background-color: #FFFFFF;
	text-align: center;
	width: 80px;
}
#address td#data {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
	padding: 0 0 0 5px;
}
#address td#data ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}

#shp_hd h1#tel {
	color: #333333;
	text-indent: 10px;
	height: 18px;
	padding: 0;
	font-size: 18px;
	width: 395px;
	margin: 5px 0 2px 0;
	position: relative;
}
#inf_map {
	margin: 0px;
	padding: 0px;
	width: 395px;
	display: block;
	height: 142px;
	bottom: 0px;
	position: absolute;
	right: 0px;
}
#inf_flm {
	margin: 0;
	padding: 0;
	width: 190px;
	height: 142px;
	left: 0px;
	bottom: 0px;
	position: absolute;
}
#inf_hd {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	width: 190px;
	height: 15px;
	text-indent: 1em;
	padding: 3px 0 0 0;
}
#inf_dat {
	margin: 0px;
	padding: 0px;
	width: 188px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	color: #666666;
	height: 133px;
}
#inf_dat table {
	margin: 5px;
	padding: 0px;
	height: 123px;
	width: 178px;
}
#inf_dat table a {
	color: #FF9900;
}
#inf_dat table a:hover {
	color: #FF0033;
}
#inf_dat table a:visited {
	color: #FF9900;
}
#inf_dat td#ind {
	width: 10px;
}
#inf_dat td#t-rght {
	text-align: right;
}



#inf_dat ul {
	list-style-type: none;
	padding: 0;
	display: block;
	line-height: 1.2em;
	margin: 5px;
}
#inf_dat li#indent {
	text-indent: 2em;
}
#a_map {
	padding: 0px;
	width: 198px;
	border: 1px solid #CCCCCC;
	margin: 0 0 0 5px;
	height: 150px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#space p#qpn1 {
	color: #990000;
	margin: 5px 0 0 0;
	padding: 0px;
	float: left;
}
#space p#qpn2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 5px 0 0 2em;
	padding: 0px;
	float: left;
}

#qpn2 span#note {
	font-size: 10px;
	font-weight: normal;
}

#space p#map_clck {
	color: #CC0000;
	margin: 5px 0 0 0;
	padding: 0px;
	float: right;
}

/* ここが自慢！ */

#stf_cmt {
	padding: 0;
	height: 340px;
	width: 330px;
	margin: 0 0 0 5px;
	float: left;
	position: relative;
}
#stf_img {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	height: 120px;
	width: 100px;
	float: left;
}
#cmt1 {
	margin: 0;
	padding: 0;
	height: 120px;
	width: 225px;
	float: right;
}
#cmt1 p#one_word_hd {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	margin: 0 0 0 10px;
	padding: 0;
}
#cmt1 p#one_word_txt {
	color: #666666;
	font-size: 11px;
	margin: 3px 0 0 10px;
	letter-spacing: -.1em;
}
#stf_cmt p#txt {
	line-height: 1.5em;
	font-size: 12px;
	margin: 0;
	color: #666666;
	padding: 10px;
	text-indent: 1em;
	border: solid #CCCCCC 1px;
	height: 193px;
	width: 308px;
	clear: both;
	position: absolute;
	left: 0px;
	top: 125px;
}

span#red {
	color: #CC0000;
}
strong {
	color: #CC0000;
}

#sub_img1 {
	padding: 0;
	height: 340px;
	width: 360px;
	margin: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}

/* お勧めメニュー */

#recom_menu {
	padding: 0;
	height: 340px;
	width: 700px;
	margin: 0 0 0 5px;
	float: left;
	position: relative;
}

#recom_menu h4 {
	color: #990000;
	width: 335px;
	height: 15px;
	padding: 0 0 0 5px;
	font-size: 14px;
	margin: 0;
	display: block;
}
#recom_menu a {
	color: #FF9900;
}
#recom_menu a:hover {
	color: #FF3300;
}
#recom_menu p {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	padding: 10px;
	border: 1px solid #CCCCCC;
	height: 125px;
	margin: 5px 0 0 0;
	display: block;
}
#recom_menu img {
	float: left;
	padding: 0px;
	margin: 0 10px 0 0;
}

#recom_menu h5 {
	padding: 0;
	margin: 0;
	width: 200px;
	display: inline;
}

#menu_l1 {
	padding: 0;
	height: 167px;
	width: 340px;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}

#menu_l2 {
	padding: 0;
	height: 167px;
	width: 340px;
	margin: 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#menu_r1 {
	padding: 0;
	height: 167px;
	width: 340px;
	margin: 0;
	position: absolute;
	top: 0px;
	right: 0px;
}

#menu_r2 {
	padding: 0;
	height: 167px;
	width: 340px;
	margin: 0;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#othr_menu {
	padding: 0;
	margin: 5px 0 0 0;
	float: right;
}
#othr_menu a:hover {
	top: -1px;
	left: -1px;
	position: relative;
}

/* お店の雰囲気 */

#shp_mood {
	padding: 0px;
	height: 340px;
	width: 700px;
	margin: 0 0 0 5px;
	float: left;
}

#shp_mood p {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	display: block;
}


#mood_main {
	margin: 0;
	padding: 0;
	height: 340px;
	width: 450px;
	float: left;
}
#mood_main table {
	margin: 0px;
	padding: 0px;
	height: 340px;
	width: 450px;
}


#mood_main th {
	padding: 0;
	margin: 0;
	width: 448px;
	border: solid 1px #CCCCCC;
	height: 338px;
}
#mood_main th img {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

#mood_sub {
	margin: 0;
	padding: 0;
	height: 340px;
	width: 230px;
	float: right;
}
#mood_sub div#mdsub_img {
	padding: 0;
	margin: 0;
	border: solid 1px #CCCCCC;
	width: 228px;
	height: 158px;
}
#space p#main_cmnt {
	margin: 0;
	padding: 0px;
	height: 20px;
	width: 450px;
	text-align: center;
	float: left;
	display: block;
}
#mood_sub p#sub_cmnt1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 230px;
}
#space p#sub_cmnt2 {
	text-align: center;
	margin: 0;
	padding: 0px;
	float: right;
	height: 20px;
	width: 230px;
	display: block;
}
