@charset "utf-8";
@import url(./reset.css);

/*
Theme Name: slutan
Theme URI: http://nijimo.jp/
Description: スルタンテーマ
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #666;
	font-size: 84%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(./images/body_bg.png);
}

a {
	color: #0A50A1;
}

a:visited {
	color: #995899;
}

a:hover {
	color: #FF9900;
}

a img {
	border: none;
}

p {
	margin-bottom: 20px;
}

hr {
	display: none;
}

hr.dotted {
	display: block;
	margin-bottom: 12px;
	height: 1px;
	border: none;
	border-bottom: dotted #666 1px;
}

table{
	margin-bottom: 16px;
	width: 100%;
}

th{
	padding: 4px 6px;
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	background: url(./images/td_bg.gif) bottom repeat-x;
}

td{
	padding: 4px 6px;
	background: url(./images/td_bg.gif) bottom repeat-x;
}

tr.noborder td {
	padding: 4px 6px 0 6px;
	background: none;
}

ol {
	margin-bottom: 1em;
}

ol li {
	margin-left: 3em;
	list-style: decimal;
}

* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 860px;
/*
	background: url(./images/wrapper_bg.png);
*/
}

#header {
	position: relative;
	margin-bottom: 20px;
}

#header h1 {
	margin-top: 24px;
	width: 404px;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 404px;
	height: 94px;
}

#header_navigation_menu {
	position: absolute;
	top: 0px;
	right: 0;
	font-size: 90%;
	line-height: 120%;
}

#header_navigation_menu li {
	display: inline;
	margin-left: 14px;
	padding-left: 10px;
	background: url(./images/header_navigation_menu_li_bg.gif) left no-repeat;
}

#header_navigation_menu li.feed {
	padding-left: 18px;
	background: url(./images/feed_bg.gif) left no-repeat;
}

#header_navigation_menu li a {
	color: #666;
	text-decoration: none;
}

#wrapper.top #header {
	margin-bottom: 0;
	height: auto;
	border: none;
}

#wrapper.top #header h1 {
	position: static;
	margin: 0 auto 20px auto;
	width: 271px;
	background: url(./images/logo_top.png) no-repeat;
}

#wrapper.top #header h1 a {
	display: block;
	width: 271px;
	height: 195px;
}

#header h1 a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#header_menu {
	padding: 5px 0;
	text-align: center;
	line-height: 110%;
	border-top: solid 2px #ADA7A3;
	border-bottom: solid 2px #ADA7A3;
	zoom: 1;
}

#wrapper.top #header_menu {
	padding: 0;
	margin-bottom: 40px;
	border: none;
}

#header_menu li {
	display: inline;
	padding: 0 18px;
	border-left: solid 1px #666;
}

#header_menu li.contact {
	border-right: solid 1px #666;
}

#header_menu li a {
	color: #666;
	text-decoration: none;
}

#header_menu .current a {
	color: #982F00;
}

#main_image {
	position: relative;
	margin: 0 auto 30px auto;
	width: 707px;
	height: 441px;
}

#main_image_frame {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#main_image_pic {
	position: absolute;
	top: 80px;
	left: 42px;
	width: 620px;
	height: 280px;
	overflow: hidden;
	z-index: 10;
}

.sub_image {
	margin-bottom: 50px;
}

#main {
	padding: 0 70px 60px 70px;
	line-height: 140%;
	background: url(./images/main_bg.png) right 40px no-repeat;
	zoom: 1;
}

#main.home {
	line-height: 230%;
}

*html #main {
	background: url(./images/main_bg.gif) right 40px no-repeat;
}

#main .feed {
	float: right;
	display: inline;
	margin-right: 16px;
	padding-left: 18px;
	text-align: left;
	background: url(./images/feed_bg.gif) left no-repeat;
}

#main .feed a {
	color: #666;
	text-decoration: none;
}

#top_news {
	clear: both;
	margin: 0 auto 30px auto;
	padding: 12px 20px;
	width: 650px;
	border: solid 1px #DFCFAE;
	background: url(./images/top_news_bg.png);
}

#main h3 {
	margin-bottom: 30px;
	padding: 4px 0;
	font-weight: 400;
	color: #AF603B;
	border-top: solid 1px #AF603B;
	border-bottom: solid 1px #AF603B;
}

#main h4 {
	position: relative;
	margin-bottom: 1em;
	padding: 4px 0;
	font-weight: 400;
	color: #AF603B;
}

#main h4.border {
	background: none;
	border-bottom: solid 1px #AF603B;
}

#top_news h3 {
	margin-bottom: 20px;
	padding: 0 0 10px 0;
	color: #982F00;
	font-size: 120%;
	font-weight: 400;
	border: none;
	background: url(./images/top_news_h3_bg.gif) center bottom no-repeat;
}

#top_banner li {
	display: inline;
	margin-right: 6px;
}

#main .news_list {
	text-align: left;
}

#main dd {
	margin-left: 30px;
	margin-bottom: 1em;
}

#main .news_list dt {
	clear: left;
	float: left;
	display: inline;
	width: 120px;
}

#main .news_list dd {
	float: left;
	display: inline;
	margin-left: -120px;
	padding-left: 120px;
	width: 530px;
	border-bottom: dotted 1px #777;
}

#main .back_number {
	float: right;
	clear: both;
	padding-left: 18px;
	text-align: left;
	background: url(./images/more_bg.gif) left no-repeat;
}

#sultan_menu {
	padding-left: 38px;
	height: 48px;
	text-align: center;
	border-bottom: solid 1px #982F00;
}

#sultan_menu li {
	float: left;
	display: inline;
	margin-right: 4px;
}

#sultan_menu li a {
	display: block;
	width: 124px;
	height: 48px;
	text-decoration: none;
	zoom: 1;
}

#sultan_menu li.alacarte a { background: url(./images/sultan_menu_1.gif) top center no-repeat; }
#sultan_menu li.drink a { background: url(./images/sultan_menu_2.gif) top center no-repeat; }
#sultan_menu li.course a { background: url(./images/sultan_menu_3.gif) top center no-repeat; }
#sultan_menu li.lunch a { background: url(./images/sultan_menu_4.gif) top center no-repeat; }
#sultan_menu li.service a { background: url(./images/sultan_menu_5.gif) top center no-repeat; }

#sultan_menu li a:hover {
	background-position: bottom;
}

#sultan_menu li.current a {
	background-position: bottom;
}

#sultan_menu li a span {
	visibility: hidden;
}

#sultan_menu_sub {
	margin-bottom: 20px;
	min-height: 18px;
	_height: 18px;
	padding: 5px 20px;
	border-bottom: solid 1px #982F00;
}

#sultan_menu_sub li {
	padding: 0 20px;
	display: inline;
	border-left: solid 1px #666;
}

#sultan_menu_sub li a {
	color: #666;
	padding: 0;
	text-decoration: none;
}

#sultan_menu_sub li.current_page_item a {
	color: #982F00;
}

#main ul.sitemap li {
	margin-left: 40px;
	list-style: circle;
}

#footer {
	clear: both;
	padding-top: 32px;
	text-align: center;
	background: url(./images/footer_bg.gif) top center no-repeat;
}

#footer_menu {
	margin-bottom: 40px;
	text-align: center;
	line-height: 110%;
	font-size: 80%;
	zoom: 1;
}

#footer_menu li {
	display: inline;
	padding: 0 16px;
}

#footer_menu li a {
	color: #666;
	text-decoration: none;
}

#footer_info {
	line-height: 130%;
}

#footer_copyright {
	font-size: 80%;
	padding-bottom: 14px;
}

#footer_text {
	margin-bottom: 24px;
	padding-top: 36px;
	color: #999;
	font-size: 80%;
	background: url(./images/footer_text_bg.gif) top center no-repeat;
}

#footer_copyright {
	color: #999;
}

.center {
	text-align: center;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
}

.clear {
	clear: both;
}

.small {
	font-size: 85%;
	color: #876;
}

.border {
	background: url(./images/td_bg.gif) bottom repeat-x;
}

.red {
	color: #f00;
}

#main.gallery {
}

#main.gallery img {
	float: left;
	display: inline;
	margin: 0 12px 20px 12px;
}

#main.gallery .gallery_block {
	float: left;
	display: inline;
	margin: 0 12px 20px 12px;
	padding: 16px;
	width: 182px;
	height: 144px;
	border: solid 1px #A19A87;
}

#main.show dt {
	float: left;
	display: inline;
	width: 160px;
}

#main.show dd {
	float: left;
	display: inline;
	margin-left: -160px;
	padding-left: 160px;
	width: 320px;
	border-bottom: dotted 1px #777;
}

.pager {
	clear: both;
	margin: 0 auto;
	width: 200px;
}

.wpcf7-response-output {
	text-align: center;
}

.wpcf7-not-valid-tip-no-ajax {
	float: left;
	display: block;
	color: #f00;
}

.wpcf7-validation-errors {
	color: #f00;
}
