@charset "utf-8";

/*
Theme Name: Z-3 ブルー
Description: 
Author: nakashima.com (002108)
Author URI: http://www.nakashima.com/
*/

/* font-size sample
----------------------
10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%
----------------------*/


.clear {
	clear: both;
}

a {
	color: #0033bb;
}

a img {
	border: none;
}

#skiplink a {
	float: left;
}

.spacer {
	display: block;
}

html {
	background: url(images/html.gif) repeat-x #ecf7ff;
}

body {
	background: url(images/base.jpg) no-repeat center top;
}

#base {
	width: 858px;
	margin: 0 auto;
	background: url(images/base.jpg) no-repeat center top #ecf7ff;
}

#header {
	width: 832px;
	margin: 0 13px;
	padding: 13px 0;
	border-bottom: solid 1px #ccc;
}

#header h1, #header div {
	margin: 0;
	padding-top: 52px;
	line-height: 1.1em;
}

#tel-address {
	width: 832px;
	padding: 0 13px;
	margin-top: 13px;
}

#tel-address ul {
	width: 832px;
	margin: 0;
	padding-top: 2px;
}

#tel-address * {
	vertical-align: middle;
}

#tel-address ul li {
	list-style: none;
	font-size: 123.1%;
}

#tel-address ul li.denwa {
	width: 12em;
	float: left;
}

#tel-address ul li.yoyaku {
	margin-bottom: 3px;
}

#tel-address ul li img {
	position: relative;
	top: -2px;
	padding-right: 3px;
}

#content-container {
	width: 832px;
	padding: 26px 13px;
}

#content-home, #content-page, #content-blog, #sitemap-page {
	width: 559px;
	float: right;
}

#home-photo {
	padding: 13px;
	background: url(images/home-photo.jpg) no-repeat right top;
}

#description {
	font-size: 85%;
	line-height: 1.3em;
	padding: 3px 13px 0 13px;
}

#information {
	margin-top: 39px;
	padding: 0 13px;
}

#information h2 {
	margin: 0 0 13px 0;
}

#information table {
	margin: 0;
}

#information table th, #information table td {
	border: none;
	font-weight: normal;
	vertical-align: baseline;
	text-align: left;
	padding: 0.2em 1em 0.2em 0;
	line-height: 1.3em;
}

#navi-qr {
	width: 260px;
	float: left;
}

#navi-main {
	margin-bottom: 13px;
}

#navi-main h2 {
	margin: 0;
}

#navi-main ul {
	margin: 0;
}

#navi-main ul li {
	list-style: none;
	font-size: 116%;
}

#navi-main ul li a {
	display: block;
	width: 221px;
	padding: 13px 26px 13px 13px;
	background: url(images/navi-main.gif) no-repeat left center #e3f1ff;
	line-height: 1.1em;
	color: #000;
	text-decoration: none;
}

#navi-main ul li a:hover {
	background: url(images/navi-main.gif) no-repeat -260px center #d1e9ff;
}

#navi-main ul li.current_page_item a {
	background: url(images/navi-main.gif) no-repeat -520px center #badeff !important;
}

#search {
	width: 260px;
	background: url(images/home-photo.jpg) no-repeat left 35px;
	margin-bottom: 13px;
}

#search h2 {
	margin: 0;
}

#search div {
	padding: 13px;
}

#search label.hidden {
	color: #333;
	font-size: 85%;
}

#search div input#s {
	width: 175px;
}

#qrcode {
	background: url(images/home-photo.jpg) no-repeat left 35px;
}

#qrcode h2 {
	margin: 0;
}

#qrcode p {
	padding: 13px;
	margin: 0;
}

#navi-sub {
	width: 100%;
	padding: 13px 0;
	background: #333;
	color: #fff;
	font-size: 85%;	
}

#navi-sub ul {
	width: 832px;
	padding: 0 13px;
	margin: 0 auto	;
}

#navi-sub ul li {
	display: inline;
	list-style: none;
	padding-right: 1em;
}

#navi-sub ul li a {
	color: #fff;
	background: url(images/navi-sub.gif) no-repeat left center;
	padding-left: 10px;
	text-decoration: none;
}

#navi-sub ul li a:hover {
	text-decoration: underline;
}

#footer {
	width: 100%;
	padding: 13px 0;
	background: #000;
	font-size: 85%;
	color: #fff;
}

#footer p {
	width: 832px;
	margin: 0 auto;
}

#login-logout {
	width: 832px;
	margin: 0 auto;
	padding: 13px 0;
	font-size: 85%;
}

#login-logout a {
	color: #333;
	text-decoration: none;
}

#content-page h1, #sitemap-page h1, #content-blog h1 {
	font-size: 189%;
	font-weight: normal;
	color: #000;
	margin: 0 0 13px 0;
	padding: 26px 13px 26px 13px;
	line-height: 1.1em;
	background: url(images/h1.gif) no-repeat #58abf9;
}

#content-page div.storypage {
	padding: 0 13px;
}

#content-page h2, #content-blog h2 {
	font-size: 154%;
	font-weight: normal;
	margin: 39px 0 13px 0;
	padding: 13px;
	color: #333;
	background: url(images/h2.gif) repeat-x left bottom #cbe8ff;
	border: solid 1px #8dd0ff;
	line-height: 1.1em;
}

#content-blog h2 a {
	color: #333;
}

#content-page h3 {
	font-size: 123.1%;
	font-weight: normal;
	color: #003366;
	margin-top: 26px;
	margin-bottom: 13px;
}

#content-page h4, #content-page h5, #content-page h6 {
	margin: 1em 0;
	color: #003366;
	font-weight: normal;
}

#content-page p {
	line-height: 1.5em;
}

#content-page table th, #content-page table td {
	border: solid 1px #999;
	text-align: left;
}

#content-page ul, #content-page dl {
	margin-left: 0;
}

#content-page ul li {
	list-style: none;
	background: url(images/li.gif) no-repeat 0 0.3em;
	padding-left: 13px;
	line-height: 1.5em;
	margin-bottom: 0.2em;
}

#content-page dt, #content-page dd {
	line-height: 1.5em;
	margin-bottom: 0.2em;
}

#content-page ol li {
	line-height: 1.5em;
	margin-bottom: 0.2em;
}

#content-page pre {
	width: 100%;
	overflow: auto;
	line-height: 1.5em;
	margin: 13px 0;
}

#content-page address {
	line-height: 1.5em;
	margin: 13px 0;
	font-style: italic;
}

.ryakureki th, .ryakureki td {
	border: none !important;
	padding: 2px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
}

.ryakureki th {
	padding-right: 13px;
}

.shinryou-jikan th, .shinryou-jikan td {
	text-align: left;
	vertical-align: baseline;
	font-weight: normal;
	font-size: 123.1%;
	border: none !important;
	border-bottom: solid 1px #ccc !important;
	padding-left: 0;
}

.shinryou-jikan td {
	padding: 13px;
}

.shinryou-jikan tr.jikan td {
	font-family:monospace;
}

.photo-setumei p, .photo-caption p {
	padding: 0 !important;
}

.photo-setumei {
	width: 527px;
	margin: 0 0 13px 0;
	padding: 3px;
	background: #ddf1ff;
}

.photo-setumei p.photo-setumei-img {
	float: left;
	width: 240px;
	margin: 0 !important;
	background: #f5fbff;
}

.photo-setumei p.photo-setumei-img img {
	display: block;
	margin: 0 auto;
}

.photo-setumei p.photo-setumei-text {
	float: right;
	width: 275px;
	margin: 0 !important;
}

.photo-caption {
	width: 246px;
	margin-right: 13px;
	margin-bottom: 13px;
}

.photo-caption p.photo-caption-img {
	width: 240px;
	border: solid 3px #ddf1ff;
	margin: 0 !important;
	background: #f5fbff;
}

.photo-caption p.photo-caption-img img {
	display: block;
	margin: 0 auto;
}

.photo-caption p.photo-caption-text {
	margin: 0 !important;
	height: 3em;
	overflow: auto;
	font-size: 85%;
	padding: 0 3px 3px 3px !important;
	background: #ddf1ff;
}

.photo-single {
	margin-right: 13px;
	margin-bottom: 13px;
}

.photo-single img {
	padding: 3px;
	background: #ddf1ff;
}

#googlemap {
	width: 533px;
	height: 500px;
	margin-bottom: 13px;
}

#sitemap-page ul {
	margin-left: 13px;
}

#sitemap-page ul li ul {
	margin-left: 50px;
}

#sitemap-page ul li {
	list-style: none;
	background: url(images/li-sitemap.gif) no-repeat 0 0.3em;
	padding-left: 13px;
	line-height: 1.5em;
	margin-bottom: 0.2em;
}

.post {
	padding: 0 13px;
}

