body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #D4DDF0 url('images/heikei.jpg') repeat-y center;
	margin:0px;
	padding:0px;
	color: #333;
	text-align: center;
	}

#page {
	}

#content {
	font-size: 1.3em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background: url('images/main-back.jpg') repeat-y center;*/
	}

.clear { clear:both; }

.widecolumn .entry p {
	font-size: 1.05em;

	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.postinfob { color:#777; height: 40px; background: url('images/posted.gif') no-repeat; padding-left: 20px;  }

.comments { float:right; width:120px; font-weight:bold; background:url('images/comments.gif') no-repeat; padding-left:20px; }

/*

*/
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#header{
	position: absolute;
	top:20px;
	left:20px;
}

#header .description {

	font-size: 1.1em;
	text-align: right;
    color: #B8C5C7;

	}

.date {  }

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}



h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #78C4CD;
	font-family: Georgia, Verdana, Sans-serif;
	font-style:italic;
	font-weight:400;
	}

#header h1 {
	font-size:19pt;
	text-align:right;
	padding-top:0;
	}

#content h2 {
	background-color: #E3EEF0;
	padding:3px;
	}

/*title */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.entry ul {
list-style-type:disc;
}

.imgleft {
border:2px solid #E3EEF0;
float:left;
margin:0 4px 4px 0;
}

.imgright {
border:2px solid #E3EEF0;
float:right;
margin:0 0 4px 4px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 15px;
}


#sidebar a{
	color:#00008C;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #20818D;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	background:none;
	}

#wp-calendar a {
	text-decoration: none;
	background-color: #FFDEAD;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin:auto;
	/*padding-top:104px;*/
	width: 750px;
	}

.narrowcolumn {

	float: right;
	padding: 0;
	margin: 0px 0 0;
	width: 530px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: justify;

	}


.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {

	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {

	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	padding: 0;
	border-bottom: 1px solid #3399ff;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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,.alignleft a:hover,.alignleft a:visited {
	color:#000000;
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}







#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0px 0px 0px;;
	padding: 0;
	}



#searchform {
	text-align: left;
	}

#searchform #s {
	font-family: Verdana, Arial, sans-serif;
	width: 80px;

}


#sidebar #searchsubmit {
	border: 1px solid #449EA9;
	padding: 1px;
	height:22px;
	background: #90C2C8 url('images/inputbg.gif');
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	font-size:12px;
}

.entry form {
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 190px;
	text-align:left;
	}


#sidebarbg {
	width:200px;
	float:left;
	margin: 10px 0px 20px 5px;
	padding: 0px 0px 10px 0px;
	/*background: url('images/menu-back.jpg') repeat-y center;*/
}


.sidebar_head{
	background:url('images/sidebar1.gif') no-repeat;
	height:12px;
}

.sidebar_body{
	background:url('images/sidebarbg.gif')  repeat-y;
}

.sidebar_foot{
	background:url('images/sidebar2.gif') bottom left no-repeat;
	height:10px;
}



#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	color:#ffffff;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */







/* ここから追加した分 */


/* ボタンメニューの位置指定 */

.menu-button {
	float:left;
	clear:both;
/*	background-image: url(images/menu-haikei.jpg);*/
	background-repeat:no-repeat;
	width:760px;
	text-align:left;
	margin-top:-2px;
}

/* トップの枠 */
/*
#fune {
	background-color:#000000;
}
*/

/* フッター */
#footer {
	margin: 0px 0px 0px 11px;
	padding: 0px 0px 0px 0px;
	background: #7FB8E5;
	width: 760px;
	height:100px;
	
}

.footer-image {
	margin: 15px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	float:left;
	clear:both;
}

.footer-tophe {
	margin: -25px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	clear:both;
}

.footer-text {
	margin: 70px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	float:right;
	clear:both;
}


/* コンテンツの枠 */
#fish {
	background-image: url(images/fish.gif);
	background-repeat:no-repeat;
	position:relative;
	z-index:20;
	width:70px;
	height:38px;
	top:-25px;
	float:right;
	margin-right:50px;
/*	padding-right:25px;*/
}

#contentsTableBox {
	float:left;
	border: 1px solid #1F98D1;
	background:#EDF8FF;
	position:relative;
	z-index:0;
	top:-10px;
	width:500px;
}


/* コンテンツの中に入れる表の罫線 */
.hyou ,.hyou p {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	width: 100%;
}
.hyou table {

	border-collapse: collapse;
}
.hyou th {
	padding: 5px;
	border: 1px solid #1F98D1;
	background: #B1E0FF;
}
.hyou td {
	padding: 5px;
	border: 1px solid #1F98D1;
	background: #EDF8FF;
}
.hyou p {
	margin: 10px 10px 0px 10px;
}


span#reserveTel {
	font-size: medium;
	font-weight: bold;
}


.subtitle,subtitle p{
	margin: 0px 0px 0px 0px;
	padding-left:45px;
	height:40px;
	font-size: 18px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	background: url(images/h4-haikei.gif) no-repeat left bottom;
	position:relative;
	z-index:1;



}
.subtitle span,.subtitle a, .subtitle a:visited{
	color:#FFFFFF;
	position:relative;
	top:10px;
}

h5 {
	font-size: 12px;
}

#content di {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* コメント */
.box-txt {
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
	text-align:left;
	vertical-align:top;
}
.box-txt2 {
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	text-align:left;
	vertical-align:top;
	background-color:#EDF8FF;
}

td table{
	padding:0px;
}


.post_left{
	background: url(images/post_left.gif) no-repeat left;
	width:16px;
	height:36px;

}
.post_center, .post_center a{
	background-color:#00B2ED;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	vertical-align:middle;
	width:518px;
	
}
.post_right{
	background: url(images/post_right.gif) right no-repeat;
	width:16px;
}

.post_body{
	text-align:left;
	background-color:#ffffff;
	padding:5px 10px 10px 10px;
	border-left: 1px solid #00ADDF; 
	border-right: 1px solid #00ADDF; 
	border-bottom: 1px solid #00ADDF;
	width:550px;

}
.post_body a , .post_body a:hover,.post_body a:visited {
	color:#00008C;
}

.main_body{
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
}



#sidebar img{
margin-bottom:2px;
}

.page_left{
	background: url(images/post_left.gif) no-repeat;
	width:16px;
	height:36px;

}
.page_center, .page_center a{
	text-align:left;
	background:#00B2ED;
	width:468;
}
.page_right{
	background: url(images/post_right.gif) no-repeat right;
	width:16px;
}



.page_body{
	text-align:left;
	background-color:#ffffff;
	padding:0px;
	border-left: 1px solid #00ADDF; 
	border-right: 1px solid #00ADDF; 
	border-bottom: 1px solid #00ADDF; 

}
.page_body a , .page_body a:hover,.page_body a:visited {
	color:#00008C;
}


.page_moto{
	text-align:left;
	background-color:#ffffff;
	padding:0px;
	border-left: 1px solid #00ADDF; 
	border-right: 1px solid #00ADDF; 
	border-bottom: 1px solid #00ADDF; 
	padding:5px;

}


#entry_title{
	background: #B1E0FF;
	height:22px;
	width:100%
	vertical-align:middle;
	text-align:left;
	font-weight:bold;
	padding:10px 0px 0px 5px;
	border: 1px solid #00ADDF;
}

