@charset "utf-8";
/*
Theme Name: Aqua-toyohashi
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: inoweb design
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* TAG
------------------------------------------------------------------------ */
h1,h2,h3,h4,h5,p,ul,li,ol,dl,dt,dd,blockquote,address {
	margin: 0;
	padding: 0;
	color: #333333;
}

body {
	margin: 0 auto;
	font-size: 80%;
	text-align: center;
}

a {
	color: #3E9EFF;
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

hr {
	height: 1px;
	color: #ccc;
}

/* FONT COLOR
------------------------------------------------------------------------ */
.font-red {
	color: #ff0000;
}

.font-orange {
	color: #ff6600;
}

.font-blue {
	color: #0000ff;
}

.font-violet {
	color: #6666CC;
}

/* COMMON
------------------------------------------------------------------------ */
#base {
	width: 900px;
	margin: 0 auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
}

.clear {
	clear: both;
}

.topicpath {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	text-align: left !important;
}

.pagetop a {
	width: 74px;
	height: 16px;
	margin: 20px 10px 10px 0;
	background: url(images/pagetop.gif) no-repeat;
	display: block;
	float: right;
	text-indent: -99999px;
}

.pagetop a:hover {
	background: url(images/pagetop-o.gif) no-repeat;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* HEADER
------------------------------------------------------------------------ */
#header {
	height: 152px;
	background: url(images/c-header-back.jpg) no-repeat;
	background-position: top;
	display: block;
}

.header-left {
	width: 615px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

.header-right {
	width: 285px;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}

.header-right h2 {
	margin-bottom: 10px;
	font-size: 80%;
	color: #006699;
	text-align: right;
}

.heaer-right ul {
	clear: both;
}

.header-right ul li {
	padding-left: 15px;
	float: right;
	list-style: none;
}

.header-right ul li a {
	padding-left: 20px;
	background: url(images/list-mark.jpg) no-repeat;
}
.header-right ul li a:hover {
	background: url(images/list-mark-o.jpg) no-repeat;
	color: #3E6FB9;
}

/* TOP CONTENTS
------------------------------------------------------------------------ */
#top-contents {
	clear: both;
	width: 880px;
	margin: 5px auto;
	padding: 0 0 0 7px;
}

/* TOP LEFT LAYOUT
------------------------------------------------------------------------ */
#top-left-layout {
	width: 590px;
	float: left;
}


/* TOP GLOBAL NAVIGATION
------------------------------------------------------------------------ */
#g-navi {
	clear: both;
	height: 22px;
	margin-bottom: 5px;
	display: block;
}

#g-navi ul li {
	float: left;
	list-style: none;
}

#g-navi ul li.home {
	width: 70px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-home.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.home a {
	width: 70px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-home.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.home a:hover {
	background: url(images/g-navi-home-o.jpg) no-repeat;
}

#g-navi ul li.profile {
	width: 74px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-profile.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.profile a {
	width: 74px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-profile.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.profile a:hover {
	background: url(images/g-navi-profile-o.jpg) no-repeat;
}

#g-navi ul li.price {
	width: 73px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-price.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.price a {
	width: 73px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-price.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.price a:hover {
	background: url(images/g-navi-price-o.jpg) no-repeat;
}

#g-navi ul li.schooling {
	width: 74px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-schooling.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.schooling a {
	width: 74px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-schooling.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.schooling a:hover {
	background: url(images/g-navi-schooling-o.jpg) no-repeat;
}

#g-navi ul li.access a {
	width: 73px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-access.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.access a:hover {
	background: url(images/g-navi-access-o.jpg) no-repeat;
}

#g-navi ul li.event {
	width: 73px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-event.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.event a {
	width: 73px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-event.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.event a:hover {
	background: url(images/g-navi-event-o.jpg) no-repeat;
}

#g-navi ul li.reservation {
	width: 73px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-reservation.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.reservation a {
	width: 73px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-reservation.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.reservation a:hover {
	background: url(images/g-navi-reservation-o.jpg) no-repeat;
}

#g-navi ul li.link {
	width: 71px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-link.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.link a {
	width: 71px;
	height: 22px;
	padding: 0;
	background: url(images/g-navi-link.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#g-navi ul li.link a:hover {
	background: url(images/g-navi-link-o.jpg) no-repeat;
}

/* TOP LEFT CONTENTS
------------------------------------------------------------------------ */
.top-left-contents {
	clear: both;
}

.top-left-contents p {
	text-align: left;
}

/* TOP RIGHT LAYOUT
------------------------------------------------------------------------ */
#top-right-layout {
	width: 280px;
	float: right;
}

/* TOP INFORMATION LAYOUT
------------------------------------------------------------------------ */
.top-info {
	clear: both;
	margin: 10px 20px 0 30px;
	padding: 0;
	text-align: left;
	overflow: auto;
}

.top-info ul li {
	list-style: none;
}

/* CONTENTS NAVIGATION
------------------------------------------------------------------------ */
#c-navi {
	clear: both;
	height: 22px;
	margin-bottom: 5px;
	display: block;
	float: right;
}

#c-navi ul li {
	float: left;
	list-style: none;
}

#c-navi ul li.home {
	width: 72px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-home.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.home a {
	width: 72px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-home.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.home a:hover {
	background: url(images/c-navi-home-o.jpg) no-repeat;
}

#c-navi ul li.profile {
	width: 73px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-profile.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.profile a {
	width: 73px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-profile.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.profile a:hover {
	background: url(images/c-navi-profile-o.jpg) no-repeat;
}

#c-navi ul li.price {
	width: 74px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-price.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.price a {
	width: 74px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-price.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.price a:hover {
	background: url(images/c-navi-price-o.jpg) no-repeat;
}

#c-navi ul li.schooling {
	width: 74px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-schooling.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.schooling a {
	width: 74px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-schooling.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.schooling a:hover {
	background: url(images/c-navi-schooling-o.jpg) no-repeat;
}

#c-navi ul li.access a {
	width: 73px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-access.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.access a:hover {
	background: url(images/c-navi-access-o.jpg) no-repeat;
}

#c-navi ul li.event {
	width: 73px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-event.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.event a {
	width: 73px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-event.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.event a:hover {
	background: url(images/c-navi-event-o.jpg) no-repeat;
}

#c-navi ul li.reservation {
	width: 73px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-reservation.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.reservation a {
	width: 73px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-reservation.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.reservation a:hover {
	background: url(images/c-navi-reservation-o.jpg) no-repeat;
}

#c-navi ul li.link {
	width: 74px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-link.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.link a {
	width: 74px;
	height: 24px;
	padding: 0;
	background: url(images/c-navi-link.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
}
#c-navi ul li.link a:hover {
	background: url(images/c-navi-link-o.jpg) no-repeat;
}

/* SCHOOLING NAVI
------------------------------------------------------------------------ */
*+ html div#schooling-navi {
	margin: 20px 0 0 0;
}

#schooling-navi {
	margin: 0;
	padding: 0 10px 0 10px;
}

#schooling-navi ul {
	margin: 0;
	padding: 0;
}

#schooling-navi ul li {
	width: 94px;
	height: 50px;
	margin: 0 10px 0 0;
	display: block;
	float: left;
	list-style: none;
}

#schooling-navi ul li a {
	width: 94px;
	height: 50px;
	margin: 0;
	padding: 2px 8px 2px 2px !important;
	background: url(images/c-navi-s-back.jpg) no-repeat;
	display: block;
	float: left;
	font-size: 12px !important;
	vertical-align: middle;
	list-style: none;
}

#schooling-navi ul li a:hover {
	background: url(images/c-navi-s-back-o.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}

/* CONTENTS
------------------------------------------------------------------------ */
#contents {
	clear: both;
	width: 850px;
	margin: 20px auto;
}

/* CONTENTS H2 */
#contents h2 {
	height: 25px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(images/h2.jpg) no-repeat;
	font-size: 100%;
	color: #333;
	line-height: 160%;
	text-align: left;
	text-indent: 15px;
}

#contents h2 a {
	color: #333;
}

/* CONTENTS H3 */
#contents h3 {
	height: 25px;
	margin: 5px 0 10px 0;
	padding: 0;
	background: url(images/h3.jpg) repeat-x;
	font-size: 110%;
	color: #333;
	line-height: 160%;
	text-align: left;
	text-indent: 0px;
}

/* CONTENTS H4 */
#contents h4 {
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/h4.jpg) no-repeat;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	text-indent: 0px;
}

/* CONTENTS P */
#contents p {
	margin: 0 0 15px 5px;
	line-height: 150%;
	text-align: left;
}

/* CONTENTS UL LI */
#contents ul {
	margin: 10px 0 15px 20px;
}

/* CONTENTS LAYOUT */
#contents div.left-image {
	width: 220px;
	display: block;
	float: left;
}

#contents div.left-image p {
	margin: 0;
	padding: 0;
}

#contents div.left-image img {
	width: 218px;
}

#contents div.right-text {
	width: 580px;
	margin: 0 0 0 30px;
	display:block;
	float: left;
	text-align: left;
}


/* ACCESS MAP
------------------------------------------------------------------------ */
#access p.bus-time {
	width: 150px;
	height: 20px;
}

/* EVENT LAYOUT
------------------------------------------------------------------------ */
#event img {
	margin: 0 5px 5px 0;
}

#event hr {
	clear: both;
	height: 1px;
	margin: 5px 0 10px 0;
	border-style: dotted;
	color: #ccc;
}

/* PRICE TABLE LAYOUT
------------------------------------------------------------------------ */
#price table {
	margin: 5px 0 10px 0;
	background-color: #ccc;
	font-size: 100%;
	color: #333;
}

#price table th {
	background-color: #F0F0F0;
	text-align: center;
}

#price table td {
	background-color: #fff;
}

/* SCHOOLING LAYOUT
------------------------------------------------------------------------ */
#schooling ul {
	text-align: left;
}

.schooling-left-table {
	width: 630px;
	float: left;
	text-align: left;
}

.schooling-left-table h3 {
	width: 630px;
	text-align: left !important;
}

.schooling-left-table table {
	width: 625px;
}

.schooling-right-image {
	width: 215px;
	float: right;
}

/* SCHOOLING TABLE LAYOUT
------------------------------------------------------------------------ */
#schooling table {
	margin: 5px 0 10px 0;
	background-color: #ccc;
	font-size: 100%;
	color: #333;
}

#schooling table th {
	background-color: #F0F0F0;
	text-align: center;
}

#schooling table td {
	background-color: #fff;
}


/* CONTACT FORM LAYOUT
------------------------------------------------------------------------ */
#contact {
	margin: 0 auto;
}

#contact th {
	padding: 5px;
	border-left: 6px solid #0066CC;
	font-size: 90%;
	color: #0066FF;
	font-weight: normal;
	text-align: left;
}

#contact td {
	text-align: left;
}

.form {
	border-top: 2px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 2px solid #006699;
	border-right: 1px solid #006699;
}

.submit {
	width: 150px;
	height: 30px;
	border: none;
	background: url(images/gotocontact.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	cursor: pointer;
}

/* SITEMAP LAYOUT
------------------------------------------------------------------------ */
#sitemap h3 {
	margin-left: 10px;
}

#sitemap ul {
	margin: 0 0 15px 40px;
}

#sitemap ul li {
	text-align: left;
}

/* FOOTER
------------------------------------------------------------------------ */
*+html div#footer {
	clear: both;
	height: 30px;
	margin: 20px 0 20px 0;
	padding: 0 0 5px 0;
	background: url(images/footer-back.jpg) repeat-x;
	background-position: bottom;
}

#footer {
	clear: both;
	height: 20px;
	margin: 20px 0 20px 0;
	padding: 0 0 5px 0;
	background: url(images/footer-back.jpg) repeat-x;
	background-position: bottom;
}

#footer ul {
	margin: 15px auto 15px 90px;
	text-align: center;
}

#footer ul li {
	margin: 0 5px 0 5px;
	padding: 0 10px 0 5px;
	border-right: 1px solid #ccc;
	float: left;
	list-style: none;
	text-align: center;
}

#footer ul li a {
	list-style: none;
	text-align: center;
}

#footer ul li.last {
	border: none;
}

/* FOOTER SPONCER
------------------------------------------------------------------------ */
#footer-bottom {
	clear: both;
	margin: 20px 0 0 0;
}

#footer-bottom address {
	clear: both;
	font-style: normal;
	color: #333;
}

#footer-bottom ul {
	margin: 0 auto 15px 250px;
	text-align: center;
}

#footer-bottom ul li {
	margin: 0 5px 0 5px;
	padding: 0 10px 0 5px;
	border-right: 1px solid #ccc;
	float: left;
	list-style: none;
	text-align: center;
}

#footer-bottom li.last {
	border: none;
}
