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

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	line-height: 150%;
	color: #222222;
	background: url(http://www.oumibeef-ikemoto.com/image/bg-contents.gif) top repeat;
	}
	
.highlight a:hover *{  
  filter: alpha(opacity=75);  
  -moz-opacity:0.75;  
  opacity:0.75;  
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
	}

ul {
	margin: 0;
	padding:0;
	list-style: none;
	}
	
li {
	margin: 0;
	padding:0;
	list-style: none;
	}
	
h1 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	line-height: 30px;
}
	
h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
}
	
h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
	
h4 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 10px;
	font-weight: normal;
}

strong {
	font-weight: normal;
}
	
a:link {
	color: #614134;
	text-decoration: none;
}

a:visited {
	color: #614134;
	text-decoration: none;
}

a:hover {
	color: #CC6633;
	text-decoration: underline;
}

a:active {
	color: #614134;
	text-decoration: none;
}

.bottom5 {
	margin-bottom: 5px;
}

.bottom10 {
	margin-bottom: 10px;
}

.bottom15 {
	margin-bottom: 15px;
}

.bottom20 {
	margin-bottom: 20px;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.text14 {
	font-size: 14px;
	line-height: 140%;
}

.text14-b {
	font-size: 14px;
	line-height: 140%;
	font-weight:bold;
}

.text-bold {
		font-weight:bold;
}

.text-num {
	font-family: Arial, Helvetica, sans-serif;
	height:25px;
}

.text16 {
	font-size: 16px;
	line-height: 140%;
}

.text16-red {
	font-size: 16px;
	line-height: 140%;
	color: #cc0000;
	font-weight: bold;
}

.text-red {
	color: #cc0000;
}

.text20 {
	font-size: 20px;
	line-height: 140%;
}

.text_wh {
	color:#FFFFFF;
	font-weight: bold;
}

/* 画像 */
.alignleft	{float: left;
	margin-right: 20px;
	margin-bottom: 20px;}

.alignright	{float: right;
	margin-left: 20px;
	margin-bottom: 20px;}

.aligncenter	{clear: both;
	display: block;
	margin: 25px auto;}

#header {
	background: url(http://www.oumibeef-ikemoto.com/image/bg-head.png) repeat-x;
}

#header_wrap {
	width: 980px;
	margin: 0 auto;
}

#main {
	height: 450px;
	position: relative;
	background: center no-repeat;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#main2 {
	height: 450px;
	position: relative;
	background: center no-repeat;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-bottom:5px solid #990000;
}

#navi {
	background: url(http://www.oumibeef-ikemoto.com/image/bg-navi.gif) repeat-x top;
	height: 125px;
	clear: both;
}

#navi_wrap {
	width: 980px;
	height: 125px;
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat;
	clear: both;
	margin: 0 auto;
}

#navi_wrap ul {  
	padding:0px;
	margin:0px;
 }
 
#navi_wrap li {  
	display:inline;  
	list-style-type:none;  
	} 

#navi_wrap li a {  
	height:125px;  
	display:block;  
	float:left;  
	text-indent:-9877em;  
	text-decoration:none;  
	overflow:hidden;  
	}

/*------off*/

#navi_wrap li.navi_logo a {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat 0px 0px;
	width: 260px;
	}
	
#navi_wrap li.navi_home a {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -260px 0px;
	width: 120px;
	}
	
#navi_wrap li.navi_concept a {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -380px 0px;
	width: 120px;
	}
	
#navi_wrap li.navi_item a {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -500px 0px;
	width: 120px;
	}
	
#navi_wrap li.navi_shop a {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -620px 0px;
	width: 120px;
	}
	
#navi_wrap li.navi_eat a {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -740px 0px;
	width: 120px;
	}
	
#navi_wrap li.navi_store a {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -860px 0px;
	width: 120px;
	}
	
/*------hover*/

#navi_wrap li.navi_logo a:hover {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat 0px -125px;
	}
	
#navi_wrap li.navi_home a:hover {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -260px -125px;
	}

#navi_wrap li.navi_concept a:hover {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -380px -125px;
	}

#navi_wrap li.navi_item a:hover {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -500px -125px;
	}

#navi_wrap li.navi_shop a:hover {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -620px -125px;
	}

#navi_wrap li.navi_eat a:hover {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -740px -125px;
	}

#navi_wrap li.navi_store a:hover {
	background: url(http://www.oumibeef-ikemoto.com/image/navi.gif) no-repeat -860px -125px;
	}

#head-item {
	background: url(http://www.oumibeef-ikemoto.com/image/head-item.png) no-repeat center top;
	padding-top: 150px;
}

#contents_wrap {
	padding: 50px 0;
	clear: both;
	width: 980px;
	margin: 0 auto;
}

#foot {
	border-top: 5px solid #990000;
	background: url(http://www.oumibeef-ikemoto.com/image/bg-foot.gif) repeat;
}

#foot-wrap {
	width: 980px;
	margin: 0 auto;
	padding: 25px 0;
	color: #FFFFFF;
}

#foot-wrap a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#foot-wrap a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#foot-wrap a:hover {
	color: #990000;
	text-decoration: underline;
}

#foot-wrap a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.foot-sitemap {
	float: left;
	margin-right: 25px;
}

.foot-sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.foot-sitemap li.list1 {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: url(http://www.oumibeef-ikemoto.com/image/foot-mark.png);
	height: 25px;
}

.foot-sitemap li.list2 {
	margin: 0 0 0 40px;
	padding: 0;
	list-style: url(http://www.oumibeef-ikemoto.com/image/foot-mark2.png);
	height: 25px;
}

.foot-address {
	float: right;
	line-height: 25px;
	margin-top: 90px;
}

#footer {
	background: url(http://www.oumibeef-ikemoto.com/image/bg-head.png) repeat-x;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
}

#copy-area {
	margin: 0 10px 50px 10px;
}

#copy-area2 {
	margin: 0 10px 0 10px;
}

.float-left {
	float: left;
}

.float-left-contents {
	float: left;
	margin-top: 88px;
}

.button {
	display: block;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	background: #FFFFFF;
	margin: 0 auto;
	width: 70%;
	font-size: 12px;
	font-weight:bold;
}

.top-concept-left {
	float:left;
	width: 485px;
	margin-bottom: 50px;
}

.top-concept-right {
	float:right;
	width: 485px;
	margin-bottom: 50px;
}

.bt-bottom {
	margin: 0 auto;
	width: 700px;
	clear: both;
}

.bt-bottom2 {
	margin: 0 auto 20px auto;
	width: 700px;
	clear: both;
}

.bt-bottom-half {
	margin: 0 10px;
	float: left;
}

.main-title {
	float: right;
}

.item-kappa {
	float: left;
	width: 400px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 30px;
}

.item-kappa-text {
	width: 530px;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 30px;
}

.category-title {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

.item-list {
	width: 310px;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 40px;
}

.half-area {
	width: 470px;
	margin: 0 10px 40px 10px;
	float: left;
}

.flow ul {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

.flow li {
	padding: 5px 0;
	margin: 0 10px 0 20px;
	list-style: decimal;
	font-size: 14px;
}

#contact-area {
	margin-left: 80px;
	margin-top: 88px;
	width: 800px;
	float: left;
}
	
#contact-title {
	width: 685px;
	height: 70px;
	padding: 0 58px 0 57px;
	margin-bottom: 20px;
	clear: both;
	border-bottom: 1px solid #222222;
	border-top: 1px solid #222222;
}

#contact_privacy {
	width: 740px;
	padding: 10px 30px 30px 30px;
	border: 1px #999999 solid;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	}
	
#contact_privacy_text {
	height: 150px;
	padding: 10px;
	border: 1px #999999 solid;
	overflow: auto;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	}

#shop-contents_wrap {
	padding: 0;
	clear: both;
	width: 980px;
	margin: 0 auto;
}

#shop-contents {
	width: 700px;
	float:left;
}

#shop-side {
	width: 230px;
	margin-bottom: 40px;
	float: right;
}

.shop-navi {
	margin: 130px 15px 40px 20px;
	float: left;
}

.shop-logo {
	margin: 0 0 0 5px;
	float: left;
}

.button2 {
	width: 200px;
	margin: 0 auto;
}

.button3 {
	width: 290px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

.shop-cat-title {
	line-height: 45px;
	background: #222222;
	margin: 0px auto 30px auto;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}

.shop-item-list {
	width: 310px;
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
}

.shop-side-title {
	margin-bottom: 10px;
}

#shop-side-navi li {
	list-style: none;
	height: 40px;
	border-bottom: 1px dotted #222222;
}

#pankuzu {
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	line-height: 45px;
	font-size: 14px;
	margin-bottom:30px;
}

#item-main {
	text-align: center;
	width: 579px;
	height: 400px;
	overflow: hidden;
	float:left;
	}
	
#item-photo img {
	cursor: pointer;
	}

#item-photo {
	float: left;
	width: 100px;
	}

#item-photo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#item-photo li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.detail-text {
	padding: 20px 5px;
	clear: both;
	font-size:16px;
	line-height:140%;
}

.detail-text2 {
	margin:0 5px 20px 5px;
	clear: both;
}

.flow-step {
	width: 150px;
	height: 100px;
	border: 1px solid #222222;
	background: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	float: left;
	margin-bottom: 20px;
	line-height: 100px;
}

.flow-text {
	width: 520px;
	float: right;
	margin-bottom: 20px;
}

.flow-midashi {
	line-height: 40px;
	font-size: 16px;
	color: #CC0000;
	margin-bottom: 15px;
	border-bottom: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
}

/*------サイトマップ*/

#sitemap {
	width: 850px;
	}
	
#sitemap ul {
	list-style: circle;
	}
	
#sitemap li.accent1 {
	width: 100%;
	border-left: 5px solid #CC0000;
	line-height: 20px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 15px;
	clear: both;
	}
	
#sitemap li.accent2 {
	width:28%;
	line-height: 20px;
	list-style: circle;
	margin: 0 5px 15px 20px;
	display: block;
	float: left;
	position: relative;
	border-bottom: 1px dotted #666666;
	}
	
.top-shop-left {
	float:left;
	width: 415px;
	margin-bottom: 50px;
	background:#FFF;
	padding:30px;
	border-bottom:10px solid #990000;
	border-top:10px solid #990000;
	border-left:10px solid #990000;
	border-right:5px solid #990000;
}

.top-shop-right {
	float:right;
	width: 415px;
	margin-bottom: 50px;
	background:#222;
	padding:30px;
	color:#FFF;
	border-bottom:10px solid #990000;
	border-top:10px solid #990000;
	border-left:5px solid #990000;
	border-right:10px solid #990000;
}

.top-shop-tel-yaki {
	font-size:30px;
	font-family: 'Domine', serif;
	font-weight:700;
	text-align:center;
}

.top-shop-tel-yaki a {color:#FFF;}
.top-shop-tel-yaki a:hover {color:#FFF;}

.top-shop-tel {
	font-size:30px;
	font-family: 'Domine', serif;
	font-weight:700;
	text-align:center;
}

.top-shop-tel a {color:#222;}
.top-shop-tel a:hover {color:#222;}

.top-shop-photo {
	position: absolute;
	z-index:0;
	margin-top:60px;
}

.top-shop-logo {
	position: relative;
	z-index: 1;
	width: 300px;
	margin: 0 auto 250px;
}

.button4 {
	display: block;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	background: #FFFFFF;
	margin: 0 auto;
	width: 300px;
	font-size: 12px;
	font-weight:bold;
	position: relative;
	z-index:2;
	margin-bottom:30px;
}

.button5 {
	display: block;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	background: #222;
	margin: 0 auto;
	width: 300px;
	font-size: 12px;
	font-weight:bold;
	position: relative;
	z-index:2;
	margin-bottom:30px;
}

.button5 a { color:#FFF;}
.button5 a:hover { color:#FFF;}

.button6 {
	display: block;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	background: #222;
	margin: 0 auto;
	width: 70%;
	font-size: 12px;
	font-weight:bold;
}

.button6 a { color:#FFF;}
.button6 a:hover { color:#FFF;}

