body {
	background-image:url(http://ibushigin-robata.com/img/repeat.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin:0;
	font-size:85%;
	line-height:130%;
	letter-spacing:0.04em;
	color:#000;
	background:#000;
}

div#wrapper {
	background-image:url(img/repeat.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align:left;
	width:800px;
}

div#wrapper img{
	border:0;
}

h2 {
	height:40px;
	font-size:120%;
	margin:5px 0 5px 0;
	background-image: url("http://ibushigin-robata.com/img/blogdetail-line.gif");
	background-repeat: no-repeat;
	background-position: left bottom
}

/* ヘッダー */

div#header {
	background-image:url(img/title.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:140px;
}

div#header table {
	width:800px;
	border:0px;
	text-align:right;
	vertical-align:bottom;
}

div#header table td {
	vertical-align:top;
}


td.catchtext {
 	width:500px;
	height:60px;
	text-align:left;
	font-size:90%;
	vertical-align:middle;
	padding:10px 0 0 0px;
	line-height:150%;
	letter-spacing:0.04em;
}


div#main {
	width:600px;
	float:left;
}


/* ヘッダーナビ-ロールオーバー */

div#space {
	width:125px;
	height:50px;
	float:left;
}

div#image1 a{
	display:block;
	width:125px;
	background:url(img/menu01-1.jpg) no-repeat;
	height:50px;
	float:left;
}

div#image1 a:hover{
	background:url(img/menu01-2.jpg) no-repeat;
}

div#image2 a{
	display:block;
	width:125px;
	background:url(img/menu02-1.jpg) no-repeat;
	height:50px;
	float:left;
}

div#image2 a:hover{
	background:url(img/menu02-2.jpg) no-repeat;
}

div#image3 a{
	display:block;
	width:125px;
	background:url(img/menu03-1.jpg) no-repeat;
	height:50px;
	float:left;
}

div#image3 a:hover{
	background:url(img/menu03-2.jpg) no-repeat;
}

div#image4 a{
	display:block;
	width:125px;
	background:url(img/menu04-1.jpg) no-repeat;
	height:50px;
	float:left;
}

div#image4 a:hover{
	background:url(img/menu04-2.jpg) no-repeat;
}


/* メイン-left メイン-right */
div#mainback-left {
	background-image:url(img/repeat2.jpg);
	background-repeat:repeat-y;
	width:800px;
	height:397px;
}

div#main-left {
	width:400px;
	float:left;
	margin:10px 0 0 0;
}

div#main-left p {
	font-size:85%;
	line-height:250%;
	letter-spacing:0.04em;
	margin:50px 0 0 20px;
}

div#main-right {
	width:399px;
	float:right;
}

div#main-right ul {
	line-height:200%;
}

div#main-right a {
	color:#333333;
}
	

/* フッター */
div#footer {
	border-top:1px solid #000000;
	font-size:85%;
	line-height:130%;
	letter-spacing:0.04em;
	color:#000;
}

div#footer img {
	margin:0 5px 0 0;
}

div#footer p {
	margin:10px 0 0 20px;
}

div#bunner img {
	margin:10px 0 0 10px;
}

div#txtlink {
	margin:10px 0 10px 0;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
}

div#txtlink a {
	text-decoration:none;
	color:#ffffff;
}


/* お品書きページ */

div#sect {
	font-size:80%;
	width:800px;
}

div#sect strong {
	font-size:130%;
	font-weight:bold;
}

div#left {
	float:left;
	width:400px;
}

div#left p {
	margin:0 0 20px 20px;
}

div#left img {
	margin:50px 0 10px 10px;
}

div#right {
	float:right;
	width:400px;
}

div#right p {
	margin:0 0 20px 20px;
}

div#right img {
	margin:50px 0 10px 10px;
}

div#left img.title {
	margin:0 0 0 10px;
}

div#right img.title {
	margin:0 0 0 0;
}

p.course{
	line-height:180%;
	letter-spacing:0.2em;
}


/* お部屋のご案内ページ */

div#left {
	float:left;
	width:399px;
}


/* 店舗情報 */

dl.data {
	color:#fff;
	margin:0 0 0 20px;
	width:90%;
	background-color:#333;
	border-bottom:1px solid #ccc;
}

dl.data dt, dl.data dd {
	background-color:#333;
	margin-left:0;
	margin-bottom:0;
	line-height:150%;
}

dl.data dt {
	padding-left:10px;
	float:left;
	width:90px;
	border-top:1px solid #000;
	clear:left;
}

dl.data dd {
	color:fff;
	background-color:#444;
	margin-left:100px;
	margin-bottom:0;
	border-top:1px solid #000;
	padding:2px 0 2px 10px;
	text-indent:-0.2em;
}

div#tenpo-img {
	width:380px;
	margin:10px 0 0 20px;
}

div#tenpo-img img {
	margin:0 10px 10px 0;
}

div#map {
	float:right;
	width:400px;

	margin:72px 0 0 0;
}

/* ブログ詳細ページ */

div#blogdetail {
	width:auto;
	text-align:left;
	margin:10px 10px 10px 10px;
	padding:20px 20px 20px 20px;
	border:solid 1px #aaaa66;

}

div#blogdetail p {
	line-height:200%;
}
