/* CSS Document */
img {
	border:0;
	vertical-align: top;
}
* {
	line-height:1.0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/*winの全体調節*/
* html .all {
	margin-top:0;
	width:752px;
}
/*リンク設定*/
a:link {
	color:#333333;
	text-decoration:underline;
}
a:visited {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
a:active {
	color:#cccccc;
	text-decoration:none;
}
/*ページデザイン*/
body {
	text-align:center;
	margin:0px auto;
	background:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header {
	background:#FFF;
}
#all {
	width:740px;
	margin:0 auto;
	text-align:left;
	border:solid 1px #C96;
	background:#e7e7e7;
}
/*ヘッダー*/
#header {
	width:740px;
	height:340px;
	margin:0;
	padding:10px 0 0;
}
#header ul li {
	height:15px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
}
#header ul {
	margin:-30px 0 0 570px;
	list-style:none;
}
#header li {
	margin:0;
	padding:0;
}
#headerimg_l {
	float:left;
	clear:both;
	margin:0;
	padding:0;
	width:170px;
	height:307px;
}
#headerimg_r {
	float:right;
	margin:0;
	padding:0;
	width:570px;
	height:307px;
}
/*コンテンツ*/
#main {
	float:right;
	width:570px;
	margin:0;
	padding:10px 0 10px 0;
	background:#FFF;
}
#side {
	float:left;
	width:165px;
	margin:0px;
	padding:0px;
}
#footer {
	position:relative;
	clear:both;
	width:100%;
	background:#700001;
	color:#FFF;
	font-size:12px;
	padding:0;
}
#footer div {
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:auto;
	vertical-align:top;
	}
#footer div dl {
	padding-left:10%;
	width:100%;
}

#footer div dl dt {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:100%;
}
#footer a {
	color:#FFF;
}
#footer ul {
	text-align:right;
	margin:-15px 0 0;
	display:inline;
}
#footer ul li {
	list-style:none;
	
}
#footer li {
	margin-left:0;
	display:inline;
}
#footer #bottom {
	display:block;
	background-color:#700001;
	color:#FFF;
	font-size:13px;
	padding:0;
	width:100%;
	clear:both;
}
#bottom ul {
	text-align:left;
	margin:0 10px;
	padding:0;
}
#bottom li {
	background-color:#700001;
	display:inline;
	color:#FFF;
	margin:0;
	padding:0;
	float:right;
}
#bottom li:before {
	content: url("../image/footer_sankaku.gif");
	width:10px;
	height:9px;
	margin-left:15px;
}
#bottom ul li a {
	color:#FFF;
	text-decoration:none;
	margin-left:5px;
}
#bottom a:visited {
    color:#FFF;
    text-decoration:none;
}
/*ヘッダー内リンク*/
#header span {
	display:none;
}
#bt_tonq a {
	display:block;
	width:130px;
	height:15px;
	background:url(../image/header_tonq.gif) no-repeat;
}
#bt_tonq a:hover {
	background:url(../image/header_tonq_on.gif) no-repeat;
}
#bt_arzonie a {
	display:block;
	width:130px;
	height:15px;
	background:url(../image/header_arzonie.gif) no-repeat;
}
#bt_arzonie a:hover {
	background:url(../image/header_arzonie_on.gif) no-repeat;
}
/*new header --------------------------------------------------------start*/
header {
	margin:0;
	padding:0;
}
header div {
	height:150px;
	background-color:#9D0609;
	margin:0;
	padding:0;
	background-image: url(../image/top/head_image.jpg);
	background-repeat:no-repeat;
	background-position:right 15px bottom;
}
header nav {
	width:100%;
	background:#310001;
	margin:0;
	padding:0;
	height:100%;
}
header nav ul {
	list-style:none;
	display:table;
	color:#F3E6C0;
	width:100%;
	margin:0;
	padding:0;
}
header nav li {
	display:table-cell;
	margin:0;
	padding:0;
	text-align:center;
}
header nav li a {
	display:block;
	width:100%;
	padding:15px 0;
	background:#310001;
}
header nav li a:link {
	color:#E9D7B2;
	text-decoration:none;
}
header nav li a:hover {
	background: #DED1B9;
	color:#310001;
}
header nav li a:visited {
	color:#E9D7B2;
	text-decoration:none;
}
/*new header --------------------------------------------------------end*/

/*サイドメニュー*/
#side span {
	display:none;
}
#side ul {
	margin:0px;
	padding:0 0 3px 0px;
	list-style-type:none;
}
.bt_line {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1700px;
	width:165px;
	height:1px;
}
/*メニューボタン*/
/*予約*/
#bt_reservation {
	display:block;
	background:url(../image/bt_reservation_on.gif) no-repeat;
	width:165px;
	height:28px;
}
#bt_reservation a {
	display:block;
	background:url(../image/bt_reservation.gif) no-repeat;
	width:165px;
	height:28px;
}
#bt_reservation a:hover {
	display:block;
	background:url(../image/bt_reservation_on.gif) no-repeat;
}
/*こだわり*/
#bt_kodawari {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -432px;
	width:165px;
	height:42px;
}
#bt_kodawari a {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -340px;
	width:165px;
	height:42px;
}
#bt_kodawari a:hover {
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -432px;
}
/*こだわりページ用*/
#bt_kodawari2 {
	display:block;
	width:165px;
	height:41px;
	background:url(../image/bt_kodawari_top_on.gif) no-repeat;
}
#bt_kodawari2 a {
	display:block;
	width:165px;
	height:41px;
	background:url(../image/bt_kodawari_top.gif) no-repeat;
}
#bt_kodawari2 a:hover {
	background:url(../image/bt_kodawari_top_on.gif) no-repeat;
}
/*こだわり　線*/
#bt_kodawari_line {
	display:block;
	width:165px;
	height:6px;
	background:url(../image/bt_kodawari_line.gif) no-repeat;
}
/*こだわり　極上の肉*/
#bt_kodawari_beef {
	display:block;
	width:165px;
	height:20px;
	background:url(../image/bt_kodawari_beef_on.gif) no-repeat;
}
#bt_kodawari_beef a {
	display:block;
	width:165px;
	height:20px;
	background:url(../image/bt_kodawari_beef.gif) no-repeat;
}
#bt_kodawari_beef a:hover {
	background:url(../image/bt_kodawari_beef_on.gif) no-repeat;
}
/*こだわり　熟練熟成*/
#bt_kodawari_selection {
	display:block;
	width:165px;
	height:20px;
	background:url(../image/bt_kodawari_selection_on.gif) no-repeat;
}
#bt_kodawari_selection a {
	display:block;
	width:165px;
	height:20px;
	background:url(../image/bt_kodawari_selection.gif) no-repeat;
}
#bt_kodawari_selection a:hover {
	background:url(../image/bt_kodawari_selection_on.gif) no-repeat;
}
/*こだわり　手作り*/
#bt_kodawari_handmade {
	display:block;
	width:165px;
	height:20px;
	background:url(../image/bt_kodawari_handmade_on.gif) no-repeat;
}
#bt_kodawari_handmade a {
	display:block;
	width:165px;
	height:20px;
	background:url(../image/bt_kodawari_handmade.gif) no-repeat;
}
#bt_kodawari_handmade a:hover {
	background:url(../image/bt_kodawari_handmade_on.gif) no-repeat;
}
/*こだわり　閉じ画像*/
#bt_kodawari_bot {
	display:block;
	width:165px;
	height:8px;
	background:url(../image/bt_kodawari_bottom.gif) no-repeat;
}
/*赤牛メニュー*/
#bt_menu {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -800px;
	width:165px;
	height:42px;
	margin: 0px;
}
#bt_menu a {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -708px;
	width:165px;
	height:42px;
}
#bt_menu a:hover {
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -800px;
}
#bt_menu2 {
	display:block;
	width:165px;
	height:40px;
	background:url(../image/bt_menu_on2.gif) no-repeat;
}
#bt_menu2 a {
	display:block;
	width:165px;
	height:40px;
	background:url(../image/bt_menu_top.gif) no-repeat;
}
#bt_menu2 a:hover {
	background:url(../image/bt_menu_on2.gif) no-repeat;
}
/*赤牛メニュー　線*/
#bt_menu_lin {
	display:block;
	width:165px;
	height:6px;
	background:url(../image/bt_menu2_line.gif) no-repeat;
}
/*赤牛メニュー　閉じ画像*/
#bt_menu_bot {
	display:block;
	width:165px;
	height:8px;
	background:url(../image/bt_menu2_bottom.gif) no-repeat;
}
/*赤牛フェアー*/
#bt_fair {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -248px;
	width:165px;
	height:42px;
}
#bt_fair a {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -156px;
	width:165px;
	height:42px;
}
#bt_fair a:hover {
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -248px;
}
/*メール会員*/
#bt_member {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -616px;
	width:165px;
	height:42px;
}
#bt_member a {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -524px;
	width:165px;
	height:42px;
}
#bt_member a:hover {
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -616px;
}
/*お客様たより*/
#bt_voice {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1608px;
	width:165px;
	height:42px;
}
#bt_voice a {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1516px;
	width:165px;
	height:42px;
}
#bt_voice a:hover {
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1608px;
}
/*つくば本店のご紹介*/
#bt_tsukuba {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1282px;
	width:165px;
	height:28px;
}
#bt_tsukuba a {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1204px;
	width:165px;
	height:28px;
}
#bt_tsukuba a:hover {
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1282px;
}
/*水戸店のご紹介*/
#bt_mito {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1126px;
	width:165px;
	height:28px;
}
#bt_mito a {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1048px;
	width:165px;
	height:28px;
}
#bt_mito a:hover {
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1126px;
}
/*水戸店店内のご紹介*/
#bt_mitoshop {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -970px;
	width:165px;
	height:28px;
}
#bt_mitoshop a {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -892px;
	width:165px;
	height:28px;
}
#bt_mitoshop a:hover {
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -970px;
}
/*お問い合わせ*/
#bt_contact {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -78px;
	width:165px;
	height:28px;
}
#bt_contact a {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 0;
	width:165px;
	height:28px;
}
#bt_contact a:hover {
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -78px;
}
/*トップページへ*/
#bt_top {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1438px;
	width:165px;
	height:28px;
}
#bt_top a {
	display:block;
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1360px;
	width:165px;
	height:28px;
}
#bt_top a:hover {
	background:url(../image/site_menu.gif) no-repeat;
	background-position:0 -1438px;
}
/*ブログ*/
#bt_blog {
	display:block;
	width:165px;
	height:35px;
	background:url(../image/bt_blog_on.gif) no-repeat;
}
#bt_blog a {
	display:block;
	width:165px;
	background:url(../image/bt_blog.gif) no-repeat;
	height: 35px;
}
#bt_blog a:hover {
	background:url(../image/bt_blog_on.gif) no-repeat;
}
/*ツイッター*/
#bt_twitter {
	display:block;
	background:url(../image/bt_twitter_on.gif) no-repeat;
	width:190px;
	height:40px;
}
#bt_twitter a {
	display:block;
	background:url(../image/bt_twitter.gif) no-repeat;
	width:190px;
	height:40px;
}
#bt_twitter a:hover {
	background:url(../image/bt_twitter_on.gif) no-repeat;
}
/*main内フッター*/
#main_foot {
	height:10px;
	clear:both;
	padding:10px 10px 0;
}
#main_foot span {
	display:none;
}
#main_foot ul {
	margin:0;
	padding:5px 0 0;
	border-top:solid 1px #CCC;
}
#main_foot li {
	float:left;
	list-style:none;
}
/*トップページへのリンク*/
#mf_i {
	margin-right:399px;
}
#mf_i a {
	display:block;
	width:75px;
	height:10px;
	background:url(../image/toppage.gif) no-repeat;
}
#mf_i a:hover {
	background:url(../image/toppage_on.gif) no-repeat;
}
/*上部へのリンク*/
#mf_t a {
	display:block;
	width:75px;
	height:10px;
	background:url(../image/pagetop.gif) no-repeat;
}
#mf_t a:hover {
	background:url(../image/pagetop_on.gif) no-repeat;
}
.rss-box {
	margin:0px;
	padding:10px 8px 10px 8px;
	font-size:15px;
}
ul.rss-items {
	margin-bottom:0px;
	font-size:15px;
	color:#E2C569;
	list-style:none;
}
.rss-box li {
	margin-bottom:8px;
	font-size:15px;
}
.rss-item a {
	font-size:15px;
	color:#FFF;
}
.rss-item a:visited {
	font-size:15px;
	color:#EDC6BC;
}
.test1 {
	width:165px;
	background-color:#B35744;
	font-size:15px;
	padding:0px;
	margin:0px;
}
.test1 dt {
	margin:0px;
	padding:0px;
}
#blog_main {
	padding:0px;
	margin:0px;
}
#news dd em {
	color: #00F;
	font-style: normal;
}
#oshirase {
	color: #C00;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 15px;
	width: 500px;
	margin-left: 30px;
	padding: 10px;
	background-color: #000;
}
.clear {
clear:both;
}
.v {
font-weight:bold;
color:#900;
}
