/******************** INPORT CSS ********************/
@import "http://www.onestime.net/css/grobalstyle.css";
@import "restaurant_menu.css";
/******************** SHOPPAGE GROBAL STYLE ********************/
a:hover
{
    text-decoration: none;
}
/******************** SHOPPAGE LAYOUT ********************/
body
{
    margin: 0;
    padding: 0;
    font-size: small;
    line-height: 1.5em;
    text-align: center;
    color: #333;
	background: #fff;
	font-family: 'ヒラギノ丸ゴ Pro W3','Hiragino Maru Gothic Pro', Helvetica, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;	
}

#header
{ 

    width: 100%;
	padding-bottom: 0.188em;
    background: url(../img/bg_header.png) repeat-x #fff;
	position: relative;
	
}

#header_contents
{
    border-bottom: 1px solid #ccc;
	margin-bottom: 0.188em;
	padding: 20px 0 7px 0;	
}

#header h1
{
    font-size: 90%;
	padding-top: 0.8em;
	margin-left: 15px;
	text-align: left;
}

.contents
{
    width: 973px;
	margin: 0 auto;
	text-align: left;
	padding-left: 10px;	
}

#basecont
{
    width: 860px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    position: relative;	
}

#standardbody
{
	zoom: 100%;	
}

#standardbody:after
{
    content: ".";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;	
}

#list_tagline
{
    width: 100%;
	height: 39px;
	background: url(../restaurant/img/bg_listheader.png) repeat-x;
	position: absolute;
	top: 128px;
	left: 0;
}

#list_tagline h1
{
    color: #000;
	font-size: 140%;
	padding-top: 9px;	
}

#listheader_contents
{
    width: 860px;
    margin: 0 auto;
    padding: 0;
	position: relative;	
}

#listheader_contents h2 a
{
    width: 151px;
    height: 62px;
    display: block;
    background: url(../restaurant/img/logo.gif) no-repeat;
    text-indent: -9999px;
    position: absolute;
    top: 54px;
    left: 10px;	
}

#listheader_contents h3 a
{
    width: 88px;
	height: 33px;
	background: url(../restaurant/img/logo_sub.gif) no-repeat;
	text-indent: -9999px;
	position: absolute;
    top: 73px;
    left: 161px;
}

.marker_icon
{
    margin-bottom: 0.5em;
}

.marker_icon p
{
    display: inline;
	margin-right: 0.8em;
}

#main
{
    margin-top: 10px;
}

.change_number
{
    width: 430px;
	float: left;
}

.change_number_u { padding-bottom: 5px; }

.change
{
    width: 430px;
	float: right;
	text-align: right;
}

.next_link
{
	text-align: right;
	margin-top: 0.5em;
	width: 100%;
	clear: both;
}

.next_link img { vertical-align: middle; }

div.num_cont
{
    zoom: 100%;
	padding-bottom: 5px;
}

div.num_cont:after
{
    content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#main p.count span { font-size: 180%; }

#list
{
    font-size: 110%;
    zoom: 100%;
	clear: both;
	width: 100%;
	padding-top: 3px;
}

#list h3
{
    height: 26px;
	background: url(../restaurant/img/bar_title.png) no-repeat;
	padding: 7px 0 0 25px;
	float: left;	
}

#list .category
{
    text-align: right;
	float: right;
	padding-top: 7px;
}

#list ul
{
    margin: 0;
	padding: 0;
	list-style: none;
}

#list li
{
    width: 828px;
	min-height: 100px;
	max-height: 400px;
    background: url(../restaurant/img/bg_list.png) repeat-x;
	border: 1px solid #dbaf00;
	margin: 0.4em 0;
	padding: 8px 15px 10px 15px;
}

.list_contents
{
    background: url(http://onestime.net/img/all_border.gif) repeat-x;
	padding-top: 10px;
	margin-top: 6px;
	width: 100%;
	clear: both;
	zoom: 100%;
}

.list_contents:after
{
    content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.list_contents .left
{
    width: 250px;
	float: left;
}

.list_contents .right
{
    width: 568px;
	float: right;
}

.list_contents .txt
{
	margin: 5px 0 8px 0;
}

.listsub {

    width: 860px;
    background: url(../restaurant/img/main_bg.gif) repeat-y;
    border-bottom: 1px solid #f4cb0b;
	
}

#list h4
{
    font-size: 100%;
	font-weight: normal;
}

#list .tel
{
    border: 1px solid #ffcc00;
	background: #ffeda4;
	padding: 5px 12px;
	margin-bottom: 0.7em;
}

.B_add
{
    margin-top: 0.34em;
}

.B_add img
{
    margin-right: 0.188em;
	vertical-align: middle;
}

.orederad {

    padding-top: 5px;
	
}

.explanation {

    width: 860px;
	margin-top: 5px;
	zoom: 100%;
	
}

.explanation .left {

    width: 430px;
	float: left;
	
}

.explanation .right {

    width: 430px;
	float: right;
	text-align: right;	
	
}

.explanation:after {

    content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
	
}

#list li:after{
content:".";
height:0;
clear:both;
display:block;
visibility:hidden;
}
#list:after{
content:".";
height:0;
clear:both;
display:block;
visibility:hidden;
}
#standardbody:after{
content:".";
height:0;
clear:both;
display:block;
visibility:hidden;
}

#search h2
{
    font-size: 90%;
	font-weight: normal;
	color: #000;
    position: absolute;
    top: 10px;
    right: 265px;	
}

#txtbar
{
    width: 135px;
    position: absolute;
    top: 10px;
    right: 117px;	
}

#button
{
    position: absolute;
    top: 4px;
    right: 10px;	
}

#footer
{
    width: 100%;
	height: 100%;
	background: #fff;
	padding-top: 8px;
	margin-top: 30px;
	text-align: center;
	font-size: 70%;
	font-family: 'ヒラギノ丸ゴ Pro W3','Hiragino Maru Gothic Pro', Helvetica, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

ul#footnav li,
ul#utility li,
ul#guide li { display: inline; }

ul#utility
{
    border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}

ul#guide
{
	width: 860px;
	margin: 0 auto;
	background: #fff;
	margin-top: 5px;
}

#footer p { color: #b3b3b3; }
