@charset "utf-8";
/* Basic Elements
--------------------------------------------- */
body {
	background: #f8c62f url(http://yakitori-marukin.com/wp-content/themes/default/images/bg_body.gif) left top repeat;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Meiryo, "メイリオ", 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 1.6;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
}
div a:active,
a:focus {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  	height: auto;
  	overflow: hidden;
  /**/
}
::selection {
	background: #231815;
	color: #f5c330;
}
/* Firefox */
::-moz-selection {
 	background: #231815;
	color: #f5c330;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}
#pageTop a {
	display: block;
	background: url(http://yakitori-marukin.com/wp-content/themes/default/images/page_top.gif) left top no-repeat;
	bottom: 10%;
	position: fixed;
	right: 15px;
	width: 61px;
	height: 61px;
	text-indent: -9999px;
	z-index: 999;
}
#pageTop a:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
.opacity img:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* top
---------------------------------------------*/
.title_top {
	margin-bottom:15px;
}
.map_top {
	float:left;
	width:303px;
}
.news_top {
	float:right;
	width:590px;
	height:265px;
	background:#FFF;
	padding:20px;
	position:relative;
}
#icon_01 {
	position:absolute;
	right:3px;
	top:-13px;
}
.news_top dl {
	padding:0 0 20px 0;
	overflow:auto;
	height:215px;
}
.news_top dl a{
}
.news_top dl a:hover{
}
.news_top dl dt {
	clear: left;
  	float: left;
	width:110px;
	margin-bottom:5px;
}
.news_top dl dd a {
	margin: 0 0 0 110px;
	margin-bottom:5px;
	padding-left:55px;
	color:#cc0000;
	display:block;
}
.news_top dl dd.cat-23 a {
	background: transparent url(http://yakitori-marukin.com/wp-content/themes/default/images/icon_02.gif) left 3px no-repeat;
}
.news_top dl dd.cat-24 a {
	background: transparent url(http://yakitori-marukin.com/wp-content/themes/default/images/icon_01.gif) left 3px no-repeat;
}
.news_top dl dd a:hover {
	color:#666;
}
/* header
---------------------------------------------*/
#header_area {
	width: 100%;
	min-width: 950px;
	clear: both;
	height: 153px;
	text-align: center;
	background: #FFF url(http://yakitori-marukin.com/wp-content/themes/default/images/bg_decoration.gif) left top repeat-x;
}
#header {
	width: 950px;
	height: 153px;
	margin: 0 auto;
	position: relative;
}
h1 {
	position:absolute;
	left:0;
	top:8px;
	color:#666;
	font-size:11px;
}
#logo {
	position:absolute;
	left:0;
	top:38px;
}
#logo_g {
	position:absolute;
	right:0;
	top:0;
}
#g_navi {
	position:absolute;
	right:0;
	top:80px;
}
#g_navi ul li {
	float: left;
}
/* wrapper
---------------------------------------------*/
#wrapper {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 950px;
	text-align: left;
}
#slider {
	height: 375px;
}
.main_img {
	margin: 30px 0;
}
.content {
	margin-bottom: 15px;
}
.content ul li {
	float:left;
	margin-right: 31px;
}
.news .facebook,
.news .twitter,
.news .whatsnew {
	float: left;
}
.navi_tip {
	background: transparent url(http://yakitori-marukin.com/wp-content/themes/default/images/tip_navi.gif) center bottom no-repeat ;
	display:block;
	height:150px;
	overflow:hidden;
	text-indent:-999em;
	width:80px;
	position: fixed;
	left:60px;
	z-index:1000;
}
.navi_tip:hover {
	background: transparent url(http://yakitori-marukin.com/wp-content/themes/default/images/page_top_on.png) center bottom no-repeat ;
	height:150px;
	width:80px;
}
/* clicked state */
.navi_tip:focus {
}
/* tooltip styling */
.tooltip {
	display:none;
	height:205px;
	padding:15px;
	width:120px;
	z-index:1000;
	background: transparent url(http://yakitori-marukin.com/wp-content/themes/default/images/bg_tip_navi.png) left top no-repeat ;
}
.tooltip ul {
	margin: 8px 0 0 8px;
}
@media screen and (max-width: 1300px) {
a.navi_tip,
.tooltip {
	display:none!important;
}
}
h2.pagetitle,
h2.widgettitle,
p.postmetadata,
p.postmetadata.alt,
h3#comments,
div.commentlist,
div#respond,
ol.commentlist,
div.category-29 h2,
div.shop_name h2,
div.category-29 h3,
li.cat-item-29,
div#post-7 h2,
div#post-9 h2,
div#post-71 h2,
div#post-73 h2,
div#post-188 h2,
li.cat-item-1 {
	display: none!important;
}
div.search div.category-29 h2,
div.search div.category-29 h3 {
	display: block!important;
}
div.post h3,
div.post h3 a,
div.post h2,
div.post h2 a {
	margin:15px 0!important;
	font-size:16px!important;
}
div.post h3 a:hover,
div.post h2 a:hover {
	color:#555!important;
}
div.post small {
	margin:10px 0!important;
	display:block!important;
	text-align:right!important;
}
div.entry p span {
	font-size:12px!important;
}
p a.more-link {
}
p a.more-link:hover {
	color:#555!important;
}
div.map_area {
	height:304px;
}
div.map_area .map {
	width:303px;
	float:left;
}
div.map_area .shop {
	width:590px;
	background:#FFF;
	float: right;
	padding:20px;
	height:264px;
}
div.map_area .shop td {
	vertical-align:top;
}
div.map_area .shop td.parent {
	width:80px;
	color:#BBB;
}
div.map_area .shop td ul li.stay,
div.map_area .shop td.parent.stay {
	color:#e93429;
	font-weight:bold;
}
div.map_area ul li {
	float:left;
	padding-left:4px;
	margin:0 0 4px 4px;
	border-left:1px solid #BBB;
	clear:none;
	font-size:11px;
	color:#BBB;
}
div.title_page {
	margin:30px 0;
}
div.line {
	margin:15px 0;
}
table.detail tr td {
	padding:3px;
}
.content.about {
	font-size:13px;
}
.content.about .main {
	background: transparent url(http://yakitori-marukin.com/wp-content/themes/default/images/bg_main_about.jpg) left top no-repeat;
	width:690px;
	height:254px;
	padding: 75px 215px 0 45px;
	color:#FFF;
}
.content.about.red {
	color:#cc0000;
}
.content.about table tr td {
	vertical-align:top;
}
.content.about.red table {
	margin-bottom:20px;
}
.content.about.red table td.text img {
	margin-bottom:15px;
}
.banner_area {
	margin: 15px 0;
}
.banner_area .banner {
	float:left;
}
.banner_area .facebook {
	float:right;
}
.banner_area .banner {
	width:627px;
}
.banner_area .banner ul li {
	background:#FFF;
	float:left;
	margin:0 18px 18px 0;
}
.banner_area .banner ul li.end {
	margin-right:0;
}
#footer {
	position:relative;
	height:150px;
	text-align:left;
	background: transparent url(http://yakitori-marukin.com/wp-content/themes/default/images/footer_line.gif) left top no-repeat;
	padding-top:5px;
}
#footer .copy {
	position:absolute;
	right:0;
	top:15px;
}
.news_left {
	float:left;
	width:145px;
}
.news_right {
	float:right;
	width:790px;
	
}
li.widget_categories,
li.widget_archive {
	background:#231815;
	padding:15px;
	margin-bottom:15px;
	width:115px;
}
li.widget_categories a,
li.widget_archive a {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
li.widget_categories a:hover,
li.widget_archive a:hover {
	color:#f5c330;
}
div.category-news,
div.category-24 {
	background:#FFF;
	padding:15px;
	margin-bottom:15px;
}
div.category-news h2,
div.category-24 h2 {
	margin:0!important;
	font-size:14px!important;
	color:#cc0000;
}
div.category-news h2 a,
div.category-24 h2 a {
	font-size:14px!important;
	color:#cc0000;
	margin:0!important;
}
div.category-news h2 {
	background: transparent url(http://yakitori-marukin.com/wp-content/themes/default/images/icon_02.gif) left 4px no-repeat;
	padding-left:55px;
}
div.category-24 h2 {
	background: transparent url(http://yakitori-marukin.com/wp-content/themes/default/images/icon_01.gif) left 4px no-repeat;
	padding-left:55px;
}
div.category-news small,
div.category-24 small {
	font-size:14px;
	margin:0!important;
}
div.category-news td,
div.category-24 td {
	text-align:left!important;
}
div#content.other_single {
	/*display:none!important;*/
	margin:80px 0;
}
.menu {
	font-size:13px;
}
.menu p {
	margin-bottom:15px;
}
.menu ul#menu_navi {
	margin-bottom:30px;
	background: transparent url(http://yakitori-marukin.com/wp-content/themes/default/images/menu_navi_bg.gif) left top no-repeat;
	width:950px;
	height:41px;
}
.menu ul#menu_navi li {
	margin:0;
	float:left;
}
.menu .menulist {
	margin-bottom:25px;
}
.menu .menulist tr.bg {
	background:#fed966;
}
.menu .menulist tr td {
	padding:5px 0 3px 8px;
}
.menu .menulist tr td span {
	color:#cc3300;
	font-size:12px;
}
.menu h3 {
	background: transparent url(http://yakitori-marukin.com/wp-content/themes/default/images/title_menu_sub_bg.gif) left 3px no-repeat;
	width:920px;
	height:35px;
	font-weight:bold;
	padding-left: 30px;
}
.ryouri {
	font-size:12px;
	margin-bottom:35px;
}
.ryouri table {
	background:#FFF;
}
.twrap {
	width:950px;
}
.ryouri .left {
	float:left;
	width:302px;
}
.ryouri .right {
	float:right;
	padding:25px;
	width:598px;
	background:#FFF;
	height:93px;
}
.ryouri .right.bg_01 {
	background: #FFF url(http://yakitori-marukin.com/wp-content/themes/default/images/menu_icon_01.gif) 530px center no-repeat;
}
.ryouri .right.bg_02 {
	background: #FFF url(http://yakitori-marukin.com/wp-content/themes/default/images/menu_icon_02.gif) 530px center no-repeat;
}
.otherArea {
	position:absolute;
	right:0;
	top:20px;
    height: 25px;
    line-height: 27px;
    overflow: hidden;
}
.otherArea .group {
    display: inline;
    float: left;
    height: 25px;
    overflow: hidden;
}
.sns_btn_single{
	margin:60px 0 0 0;
}
.otherArea .group div.bt1,
.sns_btn_single div.bt1{
    display: inline;
    float: left;
    overflow: hidden;
	width: 95px;
}
.otherArea .group div.bt2,
.sns_btn_single div.bt2 {
    display: inline;
    float: left;
    margin-right: 5px;
    width: 100px;
	line-height: 2;
}
.otherArea .group div.bt3,
.sns_btn_single div.bt3 {
    float: left;
    width: 103px;
}
.otherArea .group div.bt4,
.sns_btn_single div.bt4 {
    float: left;
    margin-right: 0;
    width: 65px;
}
#searchform {
	position:relative;
}
#searchform input#searchsubmit {
    background: url("http://yakitori-marukin.com/wp-content/themes/default/images/map_search.gif") no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    height: 28px;
    text-indent: -9999px;
    width: 99px;
	float:left;
}
#searchform input#s {
    height: 24px;
    width: 184px;
	border:none;
	float:right;
	padding: 2px 10px;
	vertical-align:middle;
}
#searchform input#s {
	padding-top/*\**/: 5px\9;
	height/*\**/: 21px\9;
}
*:first-child+html #searchform input#s {
	width: 180px;
	padding-top:8px;
	height: 14px;
}
.updnWatermark {
    color: #999;
	position:absolute;
	left:110px;
	top:5px;
}
h2.no-shop {
	margin-bottom:45px;
	font-size:18px;
	text-align:center;
}
.news_area {
	margin-bottom:20px;
}
.news_single_title {
	position:relative;
}
.news_single_title .back {
	position: absolute;
	top:0;
	right:0;
}
.back_02 {
	text-align:right;
	margin:15px 0 45px 0;
}
.navigation {
	margin:30px 0;
}
/*.nonborder { border:none; outline:none; }*/
div.category-29 table tr td,div.shop_name table tr td {
	vertical-align: top;
}
div.category-29 table tr td.shopname,div.shop_name table tr td.shopname {
	vertical-align: middle!important;
	font-size:14px;
	width:160px;
}
div.kuzu {
	margin:30px 0;
}
