@charset "UTF-8";

.size-width100per {
	width:100% !important;
	height:auto !important;
}


#category_image {
	background-color: #fff;
	padding: 6px;
	box-shadow: 0 0 3px rgba( 0, 0, 0, 0.5);
}

/* IE6,7以外 */
h1.page-title {
	background: url("../images/h1-page.png") no-repeat scroll 0 center / 100% 100% rgba(0, 0, 0, 0);
    display: table-cell;
    font-size: 150%;
    font-weight: normal;
    height: 50px;
    line-height: 1em;
    padding: 0 0 0 35px;
    vertical-align: middle;
    width: 720px;
}

/* IE 6 */
* html h1.page-title {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html h1.page-title {
        display: inline;
        zoom: 1;
}

h2 {
    background: url("../images/h2.png") no-repeat scroll 0 center transparent;
    font-size: 125%;
    font-weight: normal;
    line-height: 20px;
    padding: 15px 0 15px 30px;
    width: 678px;
}

.bgh2 {
    background: url("../images/h2.png") no-repeat scroll 0 center transparent;
    font-size: 125%;
    display: block;
    font-weight: bold;
    padding: 15px 0 15px 30px;
    vertical-align: middle;
    line-height: 1.2;
    width: 683px;
    /* font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	color:#ffffff;

}

#osm h2, #concept h2, #gallery h2, .top-editor h2 {
    background-image: url("../images/h1-top.png") no-repeat scroll 0 center transparent;
    font-size: 140%;
    height: 20px;
    padding: 15px 0 15px 35px;
    width: 685px;
    line-height: 20px;
    display: inline-table;
}

h2.auto-resize-font {
    background: none;
    padding: inherit;
    line-height: 1.5;
}

h3 {
    background: url("../images/h3-under.png") repeat-x bottom;
    font-size: 125%;
    font-weight: normal;
    line-height: 20px;
    padding: 15px 0 15px 25px;
    width: 683px;
	margin-bottom:10px;
}

h3.bgh3 {
    background: url("../images/h3-bg.png") no-repeat scroll 0 center transparent;
    font-size: 125%;
    display: block;
    font-weight: bold;
    padding: 15px 0 15px 25px;
    vertical-align: middle;
    line-height: 1.2;
    width: 683px;
    /* font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
    color:#ffffff;
}

h3.noh3 {
    background: none;
    /* padding: inherit; */
}


h4 {
	font-size: 150%;
	font-weight: normal;
	line-height: 1;
	background: url(../images/ico_content_h4.png) no-repeat left center;
	padding: 5px 10px 0 20px;
	margin: 25px 0 1em;
}

div.posts,
section.entry-content {
	padding: 0 6px;
}

div.posts section.entry-content {
	padding: 0;
}

div.posts article {
}

.page-header {
	margin-bottom: 15px;
}

table {
	width: 100%;
	border: none;
	margin: 0 0 1em; 
}

tr {
	border-top: solid 1px #ddd;
}

th {
	font-weight: normal;
	background: #f4f4f4;
	text-align: left;
	vertical-align: top;
	padding: 18px 15px;
	white-space: nowrap;
}

td {
	background: #fff;
	padding: 18px 15px;
}

table tr:first-child {
	border: none;
}

address {
	font-style: normal;
}

time {
	color: #707070;
	font-size: 80%;
	line-height: 1;
}

ul, ol {
	margin: 1em 0 1.2em 2em;
}
.text {
	border: solid 1px #ddd;
	padding: 3px;
	border-radius: 3px;
}
.length-l {
	width: 98%;
}
.length-m {
	width: 50%;

}
input.submit {
	display: block;
	margin: 20px auto;
	padding: 10px 20px;
}
.require {
	color: #f00;
	font-size: 80%;
	font-weight: normal;
	white-space: nowrap;
}
.require:before {
	content: ' ';
	white-space: normal;
}

.optional {
	color: #8CC700;
	font-size: 80%;
	font-weight: normal;
	white-space: nowrap;
}
.optional:before {
	content: ' ';
	white-space: normal;
}

section.shops h3 {
	background: none;
	line-height: 1.2;
	border-bottom: none;
	margin-left: 155px;
	border-left: solid 5px #087ab3;
}

section.shops .shop_thumbnail {
	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	
}

section.shops table.shop_spec {
	width: 500px;
}

section.shops table.shop_spec th,
section.shops table.shop_spec td {
	 padding: 3px 5px;
}

section.shops table.shop_spec th {
	width: 30%;
}

.shop_content {
	font-size: 95%;
	padding: 20px 35px 5px;
	border: solid 3px #88d8ec;
	margin: 0 7px;
}

h4.shop_content_title {
	clear: both;
	background: none;
	margin: 0 0 -40px;
	padding: 0;
}

/* column */
.archive article.hentry,
.search article.hentry {
	padding: 20px;
	border-bottom: 1px dotted #a0a0a0;
}

.archive article.hentry .attachment-large_thumbnail,
.search article.hentry .attachment-large_thumbnail {
	background-color: #fff;
	padding: 4px;
	border: solid 1px #ddd;
	float: left;
}

.archive article.hentry .entry-header,
.archive article.hentry .entry-content,
.search article.hentry .entry-header,
.search article.hentry .entry-content  {

}

.archive article.hentry time,
.search article.hentry time {
	position: relative;
	top: -4px;
}

span.author {
	font-size: 80%;
	display: block;
	float: right;
}

.archive article h1,
.search article h1 {
	font-size: 150%;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 5px;
}

.archive article p,
.search article p {
	margin: 0;
}

ul.social_buttons {
	margin: 10px 0 0;
}

ul.social_buttons:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;}

.social_buttons li {
	float: left;
	list-style: none;
	padding-right: 10px;
}

#content_date_author {
	width: 650px;
}

#content_date_author ul {
	list-style-type: none;
}

#menu-footer {
	list-style: none outside none;
    margin: auto;
    padding: 128px 0 0;
    width: 980px;
}

#menu-footer li {
	border-right: 1px solid #333333;
    float: left;
    padding: 0 15px;
    line-height: 1;
    margin-top: 9px;
    font-size: 85%;
}

/* toppage-table and table.table-btn */
table.top-table,
table.table-btn {
border-collapse: separate;
border-spacing: 0;
-webkit-border-horizontal-spacing: 20px;
-webkit-border-vertical-spacing: 10px;
table-layout: fixed;
margin-bottom: -0.5em;
}

table.table-btn tr td {
    padding: initial;
}

table.table-btn a {
    display: block;
    line-height: 36px;
    padding: 5px 20px;
}

/* table font size 16px */
td.fs16 p { font-size:16px; }
