@charset "euc-jp";

#leftbox div.banner {
	margin-top: 50px;
	text-align: center;
}

.bnr{
	margin-bottom:20px;
}

/*----------------------ブログ新着------------------------------------*/
#new{
	margin:20px 0px;
}
#new h4{
	font-size:16px;
	font-family:serif;
	font-weight:400;
	color:#FFFFFF;
	background:#000000;
	padding:5px 0px 5px 10px;
	letter-spacing:1px;
}
#new dl{
	margin:10px;
}
#new dl dt.date{
	width:130px;
	float:left;
	font-size:14px;
}
#new dl dd.ttl{
	font-size:14px;
	padding-bottom:5px;
	border-bottom:#000000 1px dotted;
	margin-bottom:10px;
}


/*----------------------ページイメージ写真------------------------------------*/
img#mainimg {
	border-top-width: 30px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

/*-----------------------背景画像---------------------------------------------*/
div#bg {
	background-image: url(../image/index/bg.png);
}

/*-----------------------ご挨拶-----------------------------------------------*/
div#aisatsu {
	margin-bottom: 20px;
}

#aisatsu h2 {
	background-image: url(../image/index/t_aisatsu.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 24px;
	width: 67px;
	margin-bottom: 10px;
}
#aisatsu p {
	background-image: url(../image/index/aisatsu.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 174px;
	width: 515px;
}

/*-----------------------新着情報---------------------------------------------*/
div#news {
	margin-bottom: 20px;
	border: 1px solid #333333;
}
#news h2 {
	background-color: #333333;
	background-image: url(../image/index/news.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -99999px;
}
#news div {
	padding: 10px;
}

/*-----------------------料理写真----------------------------------------------*/
div#photobox {
	margin-bottom: 20px;
}
#photobox img {
	margin-right: 5px;
}

/*-----------------------オンラインショップ------------------------------------*/
div#onlineshop {
	padding: 4px;
	border: 1px solid #000000;
	position: relative;
}

/*タイトル*/
#onlineshop h2 {
	background-image: url(../image/index/t_onlineshop.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 126px;
	width: 157px;
}

/*紹介文*/
#onlineshop p#o_shokai {
	top: 6px;
	margin-left: 190px;
	width: 303px;
	position: absolute;
	height: 65px;
}

/*取り扱い商品紹介*/
#onlineshop div#links {
	margin-top: 5px;
}

div#links .item {
	width: 250px;
	margin-bottom: 5px;
	float: left;
	margin-right:2px;
}
div#links .item:nth-child(2n+0) {
	float: right;
}

div#links .item h3 a{
	display: block;
	height: 25px;
	width: 250px;
}
/*カレー*/
#cur h3 a {
	background-image: url(../image/index/_shop_curry.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
}

/*飛騨牛しぐれ煮*/
#shig h3 a {
	background-image: url(../image/index/_shop_shigure.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
}

/*しゃぶすき*/
#suki h3 a {
	background-image: url(../image/index/_shop_shabusuki.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
}

/*ステーキ*/
#ste h3 a {
	background-image: url(../image/index/_shop_steak.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
}
/*ドレッシング*/
#dre h3 a {
	background-image: url(../image/index/_shop_dressing.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
}