@charset "utf-8";
/*
Theme Name: WordPress Ammon
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマをさらにカスタマイズしたアモン様用テンプレート
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	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

*/



/* Begin Typography & Colors */
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,blockquote,address {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	font-family: Sans-Serif;
	color: #333333;
	text-align: center;
	}

li {
	list-style:none;
}
img {
	border: none;
}
a {

}

a:hover {
	color: #147;
	text-decoration: underline;
	}
hr {
	height: 1px;
	border-size: 1px;
	border-color #cccccc;
}
span {

}

address {
	font-style: normal;
}

.clear {
	clear:both;
}

.topicpath {
	width: 880px;
	margin: 5px auto 5px auto;
	text-align: left;
}
.topicpath p {
	font-size: 100%;
}

* html div.pagetop a {
	margin: 10px 10px 10px 0;
	padding: 0;
	float: right;
	text-align: right;
	font-size: 70%;
}
*+html div.pagetop a {
	margin: 10px 10px 10px 0;
	padding: 0;
	float: right;
	text-align: right;
	font-size: 70%;
}

.pagetop a {
	margin: 10px 10px 10px 0;
	padding: 0;
	float: right;
	text-align: right;
	font-size: 80%;
}

.pagetop a:hover {
}

.navigation {
	margin: 0 auto 35px auto;
	text-align: center;
	font-size: 80%;
}

#base {
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	text-align: center;
	}

#header {
	width: 100%;
	margin: 0 auto;
	background: #73a0c5 url('images/header-back.jpg') repeat-x;
	background-color: #ffffff;
	background-position: top;
	text-align: center;
}
#header table {
	margin: 0 auto;
	text-align: center;
}

#header table td {
	text-aling: left;
}

#logo {
	height: 50px;
	margin: 10px 0 0 0;
	display: block;
	float:left;
}
#logo h1 {
	margin: 0;
	padding: 0;
}

#contents {
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align:center;
}

#footer {
	clear: both;
}

#g-navi {
	width: 100%;
	height: 40px;
	margin: 0 auto 2px auto;
	background: url(images/g-navi-back.jpg) repeat-x;
}

.category-list {
	width: 890px;
	margin: 10px auto 10px auto;
	text-align: center;
}

.category-list ul li {
	margin: 0 10px 0 0;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
	float: left;
	font-size: 80%;
}

#top-image {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
/*
#top-image object {
	width: 100% !important;
	height: auto;
}
#top-image embed {
	width: 100% !important;
	height: auto;
}
*/
.top-info-layout {
	width: 890px;
	margin: 0 auto;
	text-align: center;
}

.top-banner {
	width: 180px;
}

.top-banner img {
	margin: 1px 0 1px 0;
}

.top-info {
	clear:both;
	width: 500px;
	height: 380px;
	overflow: auto;
	background: url(images/events-back500.png) no-repeat;
	background-position: 3px bottom;
	display:block;
	font-size: 80%;
	line-height: 150%;
	font-weight: normal;
}

.top-info a {
	color: #666666;
}

.top-info-title {
	margin: 0 0 10px 0;
}

.top-info dl {
	margin: 0 0 0 15px;
}

.top-info dl dt {
	width: 100px;
	display:block;
	float: left;
}

.top-info dl dd {
	width: 380px;
	display:block;
	float:right;
	text-align: left !important;
}

#events {
	width: 190px;
	height: 155px;
	display:block;
}

#events h3 {
	width: 190px;
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #333333;
	font-size: 110%;
	color: #333333;
}
#events h3 a {
	color: #333333;
	text-decoration: none;
}

#wp-calendar table th {
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
#wp-calendar table td {
	widdth: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

.c-contents {
	width: 890px;
	margin: 0 auto;
	text-align: left;
}

.c-contents h2 {
	margin: 0 auto 15px auto;
	padding: 0 0 0 20px;
	background: url(images/h2.jpg) no-repeat;
	font-size: 120%;
	color: #333333;
	line-height: 230%;
	text-align: left;
}
.c-contents h2 a {
	color: #333333;
	text-decoration: none;
}

.c-contents h3 {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #333333;
	font-size: 110%;
	color: #333333;
}
.c-contents h3 a {
	color: #333333;
	text-decoration: none;
}

.c-contents h4 {
	height: 40px;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	background: url(images/h4.jpg) no-repeat;
	background-position: left center;
	font-size: 110%;
	color: #333333;
	line-height: 250%;
	text-align: left;
}
.c-contents h4 a {
	color: #333333;
	text-decoration: none;
}

.c-contents p {
	margin: 10px 0 10px 0;
	font-size: 80%;
	color: #333333;
	line-height: 150%;
	letter-spacing: 0.05em;
}

.c-contents table {
	font-size: 90%;
	color: #333333;
	line-height: 120%;
}

.c-contents img {
	border: 1px solid #953D26;
}

.chapel-image a {
	width: 780px;
	height: 520px;
	margin: 0 auto;
	padding: 0;
	background: url(images/chapel01.jpg) no-repeat;
	border: 1px solid #cccccc;
	display:block;
}

.chapel-image a:hover {
	background: url(images/chapel01.jpg) no-repeat;
}

.shower-image a {
	width: 780px;
	height: 520px;
	margin: 0 auto;
	padding: 0;
	background: url(images/shower01.jpg) no-repeat;
	border: 1px solid #cccccc;
	display:block;
}

.shower-image a:hover {
	background: url(images/shower01.jpg) no-repeat;
}

.hiroen-image a {
	width: 780px;
	height: 520px;
	margin: 0 auto;
	padding: 0;
	background: url(images/hiroen01.jpg) no-repeat;
	border: 1px solid #cccccc;
	display:block;
}

.hiroen-image a:hover {
	background: url(images/hiroen01.jpg) no-repeat;
}

.food-image img {
	margin: 3px;
}

.width-control780 {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

.company table {
	width: 780px;
	background-color: #C0C0C0;
}

.company table th {
	width: 80px;
	background-color: #EAEAEA;
	color: #666666;
	text-align:left;
}

.company table td {
	background-color: #ffffff;
	color: #666666;
	text-align:left;
}

.hc img {
	margin: 0 5px 5px 0;
	border: none;
}

.staff img {
	width: 150px;
	height: auto;
	border: 1px solid #ccc;
	background-color: #ffffff;
}

.staff-intro table {
	width: 100%;
}

.staff-intro table td.staffface img {
	width: 200px;
	height: auto;
}

.staff-intro table td h3 {
	margin: 0;
}

.staff-intro table td p {
	margin: 0;
	text-align: right;
}

.staff-intro table td img {
	border: none;
}

.staff-intro table td table {
	background-color: #D7D7D7;
}

.staff-intro table td table th {
	width: 140px;
	background-color: #F0F0F0;
}

.staff-intro table td table td {
	background-color: #ffffff;
}

* html body div#footer {
	text-align: center !important;
}

#footer {
	width: 890px;
	margin: 0 auto !important;
	text-align: center !important;
}

* html body div#b-navi {
	width: 100%;
	height: auto;
	margin: 10px auto 10px 200px !important;
	padding: 0 0 0 200px;
	text-align: center !important;
}

#b-navi {
	width: 100%;
	height: auto;
	margin: 10px auto 10px 200px !important;
	text-align: center !important;
}

#b-navi ul {
	margin: 0 auto !important;
	text-align: center !important;
}

#b-navi ul li {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #ccc;
	float: left;
	font-size: 80%;
}

#b-navi ul li a {
	color: #666666;
	text-decoration: none;
}

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

.naviend {
	border-right: none !important;
}

#copy {
	clear: both;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #cccccc;
	font-size: 70%;
	color: #cccccc;
	text-align: center;
}

.events-layout p {
	clear: both;
	line-height: 150%;
}

.events-layout table.ec3_schedule {
	margin: 0 0 20px 0;
}

.events-layout div.entry img {
	margin: 10px 3px 10px 0 !important;
	border: none;
}

.events-navi ul {
	margin: 5px 0 10px 20px;
}

.events-navi ul li {
	margin: 5px 0 5px 0;
	list-style-type: circle;
}

.events-block {
	padding: 5px;
	border: 2px double #cccccc;
	background-color: #ffffff;
}

#wp-calendar table {
	background-color: #cccccc !important;
}

#wp-calendar table th {
	background-color: #EAEAEA !important;
}

.hc-left-image img {
	width: 200px;
	height: 280px;
}

.hc-center-image img {
	width: 200px;
	height: 280px;
}

.hc-right-image img {
	width: 360px;
	height: 280px;
}

.hc-review {
	width: 370px !important;
	margin: 0 5px auto 5px !important;
	padding: 8px;
	background-color: #fdd69f;
	display: block;
	text-align: left;"
}
.hc-review p {
	padding: 0 !important;
	text-indent: 0 !important;
}

.hc-staff {
	width: 370px !important;
	margin: 0 5px auto 5px !important;
	padding: 8px;
	background-color: #FFBBFF;
	display:block;
	text-align: left;"
}
.hc-review p {
	padding: 0 !important;
	text-indent: 0 !important;
}

/* よくある質問h3
------------------------------------------------------------------- */
.faq-top {
	background: url(images/faq-top-back.png) no-repeat;
	background-position: right top;
}

.faq {
	background: url(images/faq-back.png) no-repeat;
	background-position: center bottom;
}

.faq ul {
	margin: 0 0 15px 20px !important;
}

.faq ul li {
	list-style-image: url(images/i_arrow_orange.gif) !important;
	margin: 10px 0 10px 10px;
}

.faq img {
	border: none !important;
}

.qa h3 {
	margin: 0 auto 15px auto;
	padding: 0 0 0 5px;
	background: url(images/tw-h3.jpg) no-repeat;
	border: 1px solid #cccccc;
	font-size: 100%;
	color: #333333;
	line-height: 240%;
	text-align: left;
}


.qa-table img {
	border: none !important;
}

.qa-table table th {
	border-bottom: 1px double #FF8080;
	text-align: left;
}

.qa-table table td {
	border-bottom: 1px dotted #cccccc;
	background-color: #ffffff;
	font-size: 100%;
	color: #666666;
}

/* ウェディングヘの想い
------------------------------------------------------------------- */
.tw h3 {
	margin: 0 auto 15px auto;
	padding: 0 0 0 20px;
	background: url(images/tw-h3.gif) no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #cccccc;
	font-size: 120%;
	color: #6C0000;
	line-height: 230%;
	text-indent: 50px;
	text-align: left;
}

