@charset "utf-8";
@import url("reset.css");


* {
	font-size: 97%;
	line-height: 1.4em;
}
body {
	_text-align: center;
}
a:link {
 	color: #c00;
}
a:hover {
	color: #333;
}


h1 {
	margin: 0 0 0 20px;
	float:left;
	clear:left;
}
h2 {
	margin: 0 0 5px 0;
}
h3 {
	font-weight: bold;
	font-size:102%;
	padding: 25px 0 20px 20px;
	text-align: center;
}
table,th,td,dt,dd,.content_inner1 p,.content_inner3 p,.content_inner2 p {
	font-size: 105%;
	line-height: 1.4em;
}
strong,dt {
	font-weight: bold;
}

#container_out {
	background-image: url(../images/bg.gif); 
	background-repeat: repeat;
	background-position: center top;
}
#container {
	background-image: url(../images/bg_top.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
}

/* --ホームのtop背景指定-- */
#wrap {
	width: 887px;
	background-image: url(../images/main_home.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	_text-align: left;
	position: relative;
}
/* --フードメニューページのtop背景指定-- */
#wrap_2 {
	width: 887px;
	background-image: url(../images/main_menu.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	_text-align: left;
	position: relative;
}
/* --店舗案内ページのtop背景指定-- */
#wrap_3 {
	width: 887px;
	background-image: url(../images/main_info.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	_text-align: left;
	position: relative;
}


/* --ヘッダーやナビメニュー-- */
#header {
	padding: 9px 0 0 0;
}
#top_ad {
	position: absolute;
	top: 10px;
	right:15px;
}
#top_ad span {
	margin: 0 0 0 50px;
}
#top_photo {
	position: absolute;
	top: 175px;
	right:185px;
}
#menu {
	position: absolute;
	top: 352px;
	right:25px;
}
#menu li {
	display: inline;
}

/* --コンテンツ(メインコンテントとサイドコンテントの括り)-- */
#contents {
	padding:20px 0 15px 50px;
	_padding:20px 0 15px 28px;
	margin: 425px 0 0px 0;
	background-image: url(../images/con_bg.gif); 
	background-repeat: repeat-y;
	background-position: center;
}

/* --メインコンテント-- */
#main_content {
	float:left;
	width: 560px;
	margin: 10px 0 40px 18px;
}
.content_inner1 {
	margin: 0 0 10px 0;
	padding: 0 15px 15px 0;
	clear:left;
}

/* --ホーム「ロッソのおすすめ」設定-- */
.content_inner1 .img_right {
	float:right;
}
#wrap .content_inner1 { 
	background-image: url(../images/home_content_bg.gif); 
	background-repeat: repeat-y;
	background-position: center left;
	height:240px;
	margin: 0 0 15px 0;
}
.red { 
	color:#C00;
	font-size:100%;
}
.green { 
	color:#79C494;
}
.f_slim { 
	font-weight:normal;
}
#wrap .content_inner1 p img {
	margin: 0 0 10px 15px;
}
h3.top_recommend_1 {
	margin:5px 0 0px 5px;
	padding:0;
}
p.top_recommend_1 {
	margin:0 0 0 25px;
	padding:0;
}
/* --End.ホーム「ロッソのおすすめ」設定-- */



#wrap_2 .content_inner1 {　/* --フードメニューページの背景設定-- */
	background-position: left;
	background-image: url(../images/con_in_bg.gif); 
	background-repeat: repeat-y;
}
.content_inner1 .img_left {
	float:left;
}
.content_inner1 .img_left2 {
	float:left;
	clear: left;
	margin-right: 10px;
	_margin-right: 5px;
}
.clear {
	clear: both;
}
.pad_top {
	clear: left;
	padding-top: 10px;
}
.left {
	float:left;
	padding-top: 10px;
}

/* --フードメニュー表のテーブル設定-- */
.content_inner1 .table_1,.content_inner1 .table_2 {
	clear:both;
	width:520px;
}
.content_inner1 .table_3 {
	width:335px;
}
.content_inner1 .table_1 {
	margin: 8px 0 10px 10px;
}
.content_inner1 .table_3 .t_right {
	width: 50px;
}
.content_inner1 table .t_left {
	padding-bottom: 4px;
}
.content_inner1 table .t_right {
	text-align: right;
	vertical-align: top;
	color: #C00;
}

/* --ホームの「お知らせ」-- */
#topics {
	margin: 0 15px 25px 0;
	padding: 0 15px 0 0;
	clear:left;
	overflow: auto;
	height: 500px;
}
#topics dt {
	margin: 0 0 3px 0;
}
#topics dd {
	margin: 0 0 8px 0;
	padding: 0 0 10px 0;
	border-bottom: dashed 1px #ccc;
}
#topics dt img {
	vertical-align:bottom;
}

/* --info.html「ロッソのイベント」-- */
#main_content_info_event {
	float: left;
	width: 500px;
	_width: 543px;
	margin: 12px 0 40px 0px;
	padding: 20px;
	background-image: url(../images/info_event_bg.gif); 
	background-repeat: repeat;
}
#main_content_info_event dl {
	border-bottom: 1px dotted #ccc;
}
#main_content_info_event dl span.mark_green {
	background: #4EB171;
	color: #fff;
	font-size: 10px;
	padding: 2px 6px;
}
#main_content_info_event dt {
	color: #4EB171;
	font-weight: normal;
	padding: 0 15px 10px 0;
}
#main_content_info_event dd {
	padding: 0 0 10px 0;
}
#main_content_info_event dd.line {
	border-top: 1px dotted #c00;
	border-bottom: 1px dotted #c00;
	padding: 10px;
	margin: 0 0 10px 0;
}



/* --「ロッソ取扱商品」-- */
#wrap_3 .content_inner3 {
	background-image: url(../images/info_sei_bg.gif); 
	background-repeat: no-repeat;
	background-position: center left;
	width: 251px;
	height: 279px;
	margin: 10px 10px 15px 10px;
	float: left;
}
#wrap_3 .content_inner3 img {
	padding: 0 0 0 10px;
}
#wrap_3 .content_inner3 span {
	_padding: 0 0 0 10px;
}
#wrap_3 .content_inner3 p {
	padding: 7px 15px 0 20px;
}


/* --サイドコンテント-- */
#side_content {
	float:left;
	width: 184px;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	background-image: url(../images/side_bg.gif); 
	background-repeat: repeat-y;
	background-position: left;
}
#side_content dt {
	margin: 7px 0 0 5px;
}
#side_content dd {
	padding: 0 0 0 5px;
}
#side_content dl {
	padding: 0 0 10px 0;
}
#side_content #side_6 {
	margin: 10px 0;
}


/* --フッター-- */
#footer {
	_width: 800px;
	clear:left;
}
#footer ul {
	padding: 40px 0 10px 20px;
	_margin: 0 0 0 30px;
	padding: 40px 0 10px 10px;
	background-image: url(../images/footer_bg.gif); 
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer ul li {
	vertical-align: text-top;
	display: inline;
	
}
p#address {
	text-align: right;
	margin: 10px 60px 0 0;
	_margin: 10px 0px 0 0;
} 
