/* 全体
------------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,form,p,table,tr,th,td,address {
	margin: 0px;
	padding: 0px;
}

body, td, th {
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}

div, p, td, th {
	vertical-align: top;
	text-align: left;
}

body {
	background-image:url(../images/body_bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#000000;
}


/* ページレイアウト
------------------------------------------------------ */
#wrapper {
	width: 800px;
	margin:0 auto;
	padding:0;
}

#pagebody_L {
	width: 171px;
	margin-right:15px;
}

#navi {
	width:171px;
	margin:30px 15px 20px 0;
}

#navi ul{
	list-style:none;
}

#navi li {
	margin-top:6px;
}

#linkarea01 {
	width:155px;
	border-bottom:3px solid #440303;
	border-right:3px solid #440303;
	border-left:3px solid #440303;
	padding:0px 5px 10px;
	background-color:#CACCBB;
	margin-bottom:40px;
}

#linkarea01 p {
	padding-top:10px;
}

#pagebody_R {
	width:614px;
}

#top_title {
	width:614px;
	margin-bottom:20px;
}

#title {
	width:614px;
	margin-top:15px;
	margin-bottom:20px;
}

#contents {
	width: 614px;
}

#footer {
	width: 800px;
	height:55px;
	background-image:url(../images/footer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:10px 0 30px;
}

#footer p {
	text-align:right;
	padding-top:15px;
	margin-right:25px;
	color:#ffffff;

}

.box {
	width: 614px;
	margin-bottom: 30px;
}

.group {
	width:614px;
}

.pagetop {
	text-align:right;
	margin-bottom:30px;
} 

/*　共通レイアウト
----------------------------------------*/
.wid215 {
	width:215px;
}

.wid227 {
	width:227px;
}

.wid314 {
	width:314px;
}

.cap_pht {
	width:290px;
	border:1px solid #B4AFAF;
	padding:4px;
}

.cap_pht p {
	margin-bottom:2px;
}

.cap_pht02 {
	width:136px;
	border:1px solid #B4AFAF;
	padding:4px;
}

.cap_pht02 p {
	margin-bottom:2px;
}

.cap_pht03 {
	width:202px;
	border:1px solid #B4AFAF;
	padding:4px;
}

.cap_pht03 p {
	margin-bottom:2px;
	text-align:center;
}

/*　トップ
----------------------------------------*/
#top_news {
	width:580px;
	background-image:url(../images/top_news_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding:0 17px;
}

#top_news p {
	width:480px;
	border-bottom:1px dashed #ffffff;
	padding:3px 0;
}

#top_news a {
	text-decoration:none;
}

#top_news a:link {
	color:#FF9900;
}

#top_news a:visited {
	color:#FF9900;
}

#top_news a:hover {
	color:#A40000;
}

#top_news a:active {
	color:#A40000;
}

/*　お知らせ
----------------------------------------*/
.news_midashi {
	width:594px;
	height:26px;
	background-image:url(../images/news_midashi_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	padding:8px 0 0 20px;
	margin-bottom:15px;
}

/*　焼肉メニュー
----------------------------------------*/
.menu_list {
	font-size:14px;
	line-height:18px;
}

.menu {
	font-weight:bold;
	border-bottom:1px solid #707070;
	padding:4px 4px 1px;
}

.price {
	color:#FF0000;
	text-align:right;
	border-bottom:1px solid #707070;
	padding:4px 4px 1px;
}

/*　仕出しメニュー
----------------------------------------*/
.fukidashi01 {
	width:357px;
	border-bottom:1px solid #B4AFAF;
	border-right:1px solid #B4AFAF;
	border-left:1px solid #B4AFAF;
	padding:11px 14px 14px;
}

/*　店舗案内
----------------------------------------*/
.info_waku {
	border-bottom:1px solid #B4AFAF;
	border-right:1px solid #B4AFAF;
	border-left:1px solid #B4AFAF;
}

.info_waku_L {
	text-align:right;
	margin:10px 0 9px 9px;
}

.info_waku_R {
	margin:10px 9px 9px 0;
}

/*　問い合わせ
----------------------------------------*/
.p_btm {
	margin-bottom:1em;
}

.form {
	margin-top:20px;
}

.form p {
	font-size:14px;
	line-height:18px;
}

.text12 {
	font-size:12px;
	line-height:16px;
}

/* 見出し
------------------------------------------------------ */
h3 {
	margin-bottom:15px;
}

h4 {
	margin-top:20px;
	margin-bottom:15px;
}

/* 段落
------------------------------------------------------ */
p {
	font-size:12px;
	line-height:16px;
	color:#ffffff;
}

.p_top {
	margin-top:1em;
}

.large {
	font-size:14px;
	line-height:18px;
}

/* テキストの位置
------------------------------------------------------ */
.center {
	text-align:center;
}

.middle {
	vertical-align:middle;
}

.right {
	text-align:right;
}

.bottom {
	vertical-align:bottom;
}

/* 文字色
------------------------------------------------------ */
.red {
	color:#ff0000;
}

.red02 {
	color:#FF0000;
	font-weight:bold;
}

.orenge {
	color:#E56406;
	font-weight:bold;
}

/* 画像
------------------------------------------------------ */
img {
	vertical-align: top;
}

a img {
	border: 0 none;
}


/* マージン
------------------------------------------------------ */
.mgnTop5{
	margin-top:5px;
}

.mgnTop10{
	margin-top:10px;
}

.mgnTop20{
	margin-top:20px;
}

