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

@import "special.css";

#restaurantContainer {
	width: 940px;
	margin: 0 auto;
}

#restaurantContainer p {
	line-height: 1.5;
}

ul.listType01 {
}

ul.listType01 li {
	float: left;
	background: url(/images/com/img_line03.gif) left center repeat-y;
	padding: 2px 10px;
}

ul.listType01 li img {
	display: block;
}

.restArea {
	margin-top: 30px;
}

.restLeft {
	width: 510px;
	padding: 0 10px;
	position:relative;
}

p.catch {
	background: url(/images/com/img_line06.gif) left top repeat-x;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
}

table {
	width: 510px;
	margin: 25px 0 0 0;
}

th {
	text-align: left;
	vertical-align: top;
	padding: 7px 0;
	width:135px;
}

th strong {
	background: url(/images/com/img_icon01.gif) 0 3px no-repeat;
	padding: 0 0 0 12px;
	color: #726444;
}

tr {
	background: url(/images/com/img_line02.gif) left bottom repeat-x;
}

td {
	text-align: left;
	vertical-align: top;
	padding: 7px 0;
}

hr {
	border: 5px solid #fff;
}

.restRight {
	width: 380px;
}

.photoTop {
	margin-bottom: 10px;
}

.photoLeft {
	margin-right: 10px;
}

#centuryArea {
	background: url(/restaurant/images/index/img_bg02.gif) left bottom no-repeat;
	width: 930px;
	margin: 40px auto 0;
}

.centuryInner {
	background: url(/restaurant/images/index/img_bg01.gif) left top no-repeat;
	padding: 17px 20px 18px;
	_padding: 18px 20px;
}

.centuryLeft {
	width: 550px;
	margin: 0 30px 0 0;
}

h4 {
	margin-bottom: 15px;
}

p.kaihi {
	color:#765c2f;
	font-weight: bold;
	font-size: 90%;
	margin-left: 4em;
	text-indent: -4em;
}

p.kaihi span {
	font-size: 85%;
	font-weight: normal;
	color:#765c2f;
}

p.url {
	/*background: url(/images/com/img_line02.gif) left bottom repeat-x;*/
	font-size: 90%;
	margin: 5px 0;
	padding-bottom: 10px;
}

p.url a {
	background: url(/images/com/img_reser_bg04.gif) 0 5px no-repeat;
	padding-left: 10px;
	line-height: 1.5;
}

.centuryRight {
	width: 290px;
	margin: 40px 0 0;
	padding:0 0 5px 20px;
	background: url(/images/com/img_vline01.gif) left top repeat-y;

}

#centuryArea .centuryRight  p.caution {
	font-size: 70%;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.6;
	color: #666;
	text-align: justify;
	text-justify: distribute;
}

#centuryArea .centuryRight p.cardArea {
	padding:0 0 0 5px;
	margin:5px 0 0 0; 
	
	}



/**/

.areaContainer {
    overflow: hidden;
}

.areaContainer:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .areaContainer {
    height: 1em;
    overflow: visible;
}
/**/

.leftArea {
	float: left;
}

.rightArea {
	float: right;
}

.maizon {
	position:relative;
	padding:0 0 0px 0;
}


#century21{
	position:relative;
	padding:0 0 0px 0;
}

/*address.add {
	position: absolute;
	left: 10px;
	bottom: 0px;
	width: 399px;
	z-index: 100;
}*/

address.add {
	position: absolute;
	left: 10px;
	bottom: -55px;
	width: 399px;
	z-index: 100;
}

address.add2 {
	position: absolute;
	left: 10;
	top: 392px;
	width: 399px;
	z-index: 100;
}


#century21 p.catch{
/*	margin-bottom:25px;
*/	}

/*table div.cardArea {
	width:350px;
	margin:0 0 0 0px;

	}

table div.cardArea dl.cardLeft {
	width:182px;
	margin:5px 0 0 0;
	}
	
table div.cardArea dl.cardRight {
	width:157px;
	margin:5px 0 0 0;
	}

table div.cardArea dt {
	margin:0 0 5px 0;
	} 

table div.cardArea dd {
	text-align:center;
	margin:5px 0 0 0;
	vertical-align:top;
	
	}
*/	
table strong.cardtit {
	background: url(/images/com/img_icon01.gif) 0 3px no-repeat;
	padding: 0 0 0 12px;
	color: #726444;
}


table div.cardArea dd.explain {
	text-align:left;
}
	
