@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 15px;
	line-height: 22px;
	border-style: none;
}

a {
	line-height: 1.1em;
}

a:hover {
	color: #FBB03B;
	border-bottom-color: #FBB03B;
}

strong {
	padding-left: 5px;
	padding-right: 5px;
	color: inherit;
}

body {
	text-align: center;
	background-color: #000000;
}

h1 {
	text-indent: -9999px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}

div#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_contents.png);
	background-repeat: repeat-y;
	text-align: left;
	border-top: none;
	border-right: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
}

div#header {
	height: 130px;
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
}

div#global_nav {
	margin-top: 60px;
	margin-left: 256px;
}

div#global_nav ul {
	list-style: none;
}

div#global_nav li {
	float: left;
}

div#global_nav li a {
	float: left;
	display: block;
	height: 25px;
	border: 0;
}

div#global_nav li a span {
	position: absolute;
	left: -9999px;
	overflow: hidden;
}

div#global_nav li#nav_home a {
	width: 68px;
	background-image: url(../images/nav_home.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#global_nav li#nav_menu a {
	width: 73px;
	background-image: url(../images/nav_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#global_nav li#nav_takeout a {
	width: 137px;
	background-image: url(../images/nav_takeout.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#global_nav li#nav_tenpo a {
	width: 101px;
	background-image: url(../images/nav_tenpo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#global_nav li#nav_goiken a {
	width: 75px;
	background-image: url(../images/nav_goiken.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#global_nav li#nav_home a:hover {
	background-position: left bottom;
}
div#global_nav li#nav_menu a:hover {
	background-position: left bottom;
}
div#global_nav li#nav_takeout a:hover {
	background-position: left bottom;
}
div#global_nav li#nav_tenpo a:hover {
	background-position: left bottom;
}
div#global_nav li#nav_goiken a:hover {
	background-position: left bottom;
}

div#main_contents {
	margin-top: 20px;
}

/****************************** index.html */
div#osusume {
	margin-top: 30px;
}

div#osusume #pics {
	float: left;
	width: 400px;
	height: 320px;
	margin-left: 30px;
	margin-top: -245px;
}

div#osusume h2 {
	width: 168px;
	height: 40px;
	margin-left: 460px;
	text-indent: -9999px;
	background-image: url(../images/btn_osusume.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#osusume ul#osusume_pics {
	list-style: disc;
	margin-left: 470px;
}

div#osusume li {
	margin-right: 20px;
	display: inline;
}

div#osusume li a {
	font-size: 14px;
	border-bottom: 1px dotted;
}

div#info_tenpo {
	margin-left: 460px;
	margin-right: 20px;
}

div#info_tenpo a {
	border-bottom: 1px dotted;
}

div#info_tenpo dt {
	font-size: 18px;
	margin-bottom: 5px;
}

div#info_tenpo dd {
	margin-left: 25px;
}

div#menu {
	margin-left: 30px;
	clear: both;
	margin-top: 40px;
	width: 770px;
	float: left;
}

div#menu ul {
	list-style: none;
	margin-left: 40px;
}

div#menu li {
	float: left;
	margin-right: 20px;
}

div#menu img {
	display: block;
	width: 150px;
	height: 100px;
}

div#menu_caption {
	clear: both;
	margin-left: 70px;
	float: left;
	width: 730px;
}

div#menu_caption ul {
	list-style: none;
}

div#menu_caption li {
	float: left;
	width: 150px;
	margin-right: 20px;
	text-align: center;
}

div#menu_caption ul li a {
	border-bottom: 1px dotted;
	zoom: 1;
}

div#menu_sonota {
	clear: both;
	margin-left: 70px;
	margin-top: 15px;
	float: left;
	width: 730px;
	padding-bottom: 1px;
}

div#menu_sonota ul {
	margin-left: 30px;
}

div#menu_sonota li {
	display: inline;
	margin-right: 30px;
}

div#menu_sonota a {
	border-bottom: 1px dotted;
	zoom: 1;
}

div#takeout {
	margin-top: 40px;
	clear: both;
	float: left;
	margin-left: 30px;
	width: 770px;
	margin-bottom: 40px;
}

div#takeout a {
	font-size: 18px;
	border-bottom: 1px dotted;
}

div#takeout p {
	margin-left: 30px;
	margin-top: 5px;
}

div#newcomer {
	margin-top: 40px;
	clear: both;
	float: left;
	margin-left: 30px;
	width: 770px;
	margin-bottom: 0;
}

div#newcomer a {
	font-size: 18px;
	border-bottom: 1px dotted;
}

div#newcomer p {
	margin-left: 30px;
	margin-top: 5px;
}

div#footer {
	text-align: right;
	padding-right: 40px;
	height: 100px;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}

div#footer address span {
	font-size: 10px;
	font-style: normal;
	height: 24px;
	display: block;
}

div#footer address span a {
	font-size: 10px;
	font-style: normal;
	border-bottom: 1px dotted;
}

/****************************** menu.html */
h2#ttl_menu {
	margin-left: 50px;
	font-size: 20px;
	padding-top: 20px;
}

ul#menu_localnav {
	margin-left: 500px;
	margin-top: -25px;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}

ul#menu_localnav li {
	margin-bottom: 5px;
}

ul#menu_localnav li h3 {
	line-height: 15px;
}

ul#menu_localnav li h3 a {
	border-bottom: 1px dotted;
}

p.p_zei {
	margin-left: 570px;
}

p.p_zei_left{
	float: left;
	margin-left: 270px;
}

div.div_menu {
	margin-left: 70px;
	clear: both;
	margin-right: 50px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #391300;
	padding-bottom: 20px;
}

div.div_menu h3 {
	font-size: 18px;
	margin-bottom: 20px;
	margin-left: 15px;
}

div.div_menu img {
	width: 200px;
	height: 200px;
	float: left;
	display: block;
	margin-left: 70px;
	border: 1px solid #792700;
	padding: 0 5px;
}

div.div_menu img.ic_to {
	width: 22px;
	height: 22px;
	padding: 0 5px;
	border: none;
	vertical-align: middle;
	float: none;
	display: inline;
	margin: 0;
}	

div.div_menu img.ic_new {
	width: 57px;
	height: 16px;
	padding: 0 5px 0 5px;
	border: none;
	vertical-align: middle;
	float: none;
	display: inline;
	margin: 0;
}	

div.div_menu p.mn_caption {
	margin-left: 290px;
	font-size: 16px;
	font-weight: bold;
}

div.div_menu table {
	margin-left: 350px;
	font-size: 14px;
	border: none;
	border-collapse: collapse;
}

div.div_menu table td.r1 {
	width: 190px;
	border-bottom: 1px solid #FFCC99;
	padding-left: 10px;
}

div.div_menu table td.r2 {
	border-bottom: 1px solid #FFCC99;
	padding-right: 10px;
	text-align: right;
	width: 70px;
}

div.div_menu table td.tanpin {
	text-align: right;
	font-size: 14px;
}

div.div_menu table td.fuki {
	text-align: left;
	font-size: 14px;
}

div.div_menu table.table_left {
	margin-left: 50px;
	float: left;
}

p.set_caption {
	margin-top: 10px;
	margin-left: 20px;
}

/****************************** takeout.html */
div.pr_takeout {
	margin-top: 30px;
	margin-left: 70px;
	margin-bottom: 30px;
}

div.pr_takeout h3 {
	margin-bottom: 30px;
}

div.pr_takeout dl {
	margin-bottom: 30px;
}

div.pr_takeout dt {
	font-size: 16px;
	margin-left: 20px;
	margin-bottom: 10px;
}

div.pr_takeout dd {
	font-size: 15px;
	margin-left: 30px;
}

div.pr_takeout dd img {
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

div.pr_takeout dd.float_to {
	float: left;
}

div.pr_takeout dd.float_to img {
	width: 200px;
	height: 200px;
	margin-top: -20px;
}

div.pr_takeout dd#dc_ch img {
	width: 98px;
	height: 80px;
	margin-top: 40px;
}


/****************************** tenpo.html */
img#gaikan {
	width: 300px;
	height: auto;
	margin-left: 50px;
	float: left;
	display: block;
}

div#info_tenpo_t1 {
	margin-left: 365px;
	margin-right: 20px;
	margin-top: 10px;
}

div#info_tenpo_t1 a {
	border-bottom: 1px dotted;
}

div#info_tenpo_t1 dt {
	font-size: 18px;
	margin-bottom: 5px;
	padding-top: 20px;
}

div#info_tenpo_t1 dd {
	margin-left: 25px;
}

div#info_tenpo_t2 {
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 20px;
}

div#info_tenpo_t2 p {
	padding-left: 50px;
	padding-bottom: 25px;
}

div#info_tenpo_t2 a {
	border-bottom: 1px dotted;
}

div#washitsu {
	float: right;
	width: 200px;
	margin-top: -20px;
	height: 177px;
}

div#washitsu p {
	font-size: 14px;
	padding-left: 0px;
	text-align: center;
	line-height: 14px;
	margin-top: 3px;
}

a#logo_google {
	margin-left: 10px;
	border: none !important;
}

a#logo_google img {
	vertical-align: middle;
}
.txt_right {
	text-align: right;
}

.txt_italic {
	font-style: italic !important;
}
