@charset "utf-8";
/*
Theme Name: nagaoka-kamaburo
Theme URI: http://xxxx.ne.jp/
Description: 長岡かまぶろ温泉
Version: 1.0
Author: aruba
Author URI: http://xxxx.ne.jp/
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

*/

/***** Reset Settings *****/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;}

ol, ul {
	list-style: none;}

/* Begin Typography & Colors */
body {
	font-size: 14px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/k-bg.png');
	color: #333;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/k-header.png') no-repeat bottom center;
	}

#headerimg 	{
	margin: 0 0 0 0;
	height: 143px;
	width: 900px;
	position : relative;
	}

#content {
	font-size: 14px;
	}

.widecolumn .entry p {
	font-size: 14px;
	}

.narrowcolumn .narrowcolumn-fix .entry, .widecolumn .entry {
	line-height: 26px;
	}

.widecolumn {
	line-height: 26px;
	}

.narrowcolumn .narrowcolumn-fix .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/k-footer.png') no-repeat top;
	border: none;
		position : relative;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 40px;
	text-indent: -9999px;
	}

#headerimg .description {
	font-size: 12px;
	text-indent: -9999px;
	}

h2 {
	font-size: 20px;
	}

h2.pagetitle {
	font-size: 20px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	}

#sidebar-2 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	}

h3 {
	font-size: 14px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar-2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 10px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar-2 {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, #sidebar-2 ul ul li, #sidebar-2 ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: .07px;
	}

a, h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

img.mark { vertical-align: middle; }

#sidebar-2-menu a {
	color: #991F22;
}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	border: none;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 0;
	padding: 0;
	height: 143px;
	width: 900px;
	}

#headerimg {
	margin: 0;
	height: 143px;
	width: 100%;
	}

#page-id {
	margin: 0;
	line-height: 95px;
	padding-top: 24px;
	padding-bottom: 23px;
	width: 100%;
	}

#page-id_txt {
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 23px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0 20px 20px 20px;
	width: 560px;
	}

.narrowcolumn-fix {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 20px 30px;
	width: 660px;
	}

.widecolumn {
	padding: 20px 0 20px 0;
	margin: 5px 130px 20px 130px;
	width: 640px;
	}

.post {
	margin: 0 0 10px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .narrowcolumn-fix .postmetadata {
	padding: 0;
	}

.widecolumn .postmetadata {
	margin: 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: both;
	border-bottom: dashed 1px gray;
	padding-bottom: 4px;
	padding-right: 30px;
	text-align: right;
}

.postmetadata a {
	color: gray;
}

.postmetadata_u {
	clear: both;
	border-bottom: dashed 1px gray;
	padding-bottom: 4px;
	padding-right: 30px;
	text-align: right;
}

.postmetadata_u a {
	color: gray;
}

.postmetadata_d {
	clear: both;
	padding-bottom: 4px;
	padding-right: 30px;
	text-align: right;
}

.postmetadata_d a {
	color: gray;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 900px;
	height: 96px;
	clear: both;
	}

div#footer ul {
	margin: 0px 0px 0px 0px;
	}

div#footer li {
	margin: 0px 0px 2px 0px;
	text-align: right;
	font-family: monospace;
	}

#footer address {
	font-style: normal;
	margin: 0;
	padding: 0px 0 0 0;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: -9999px;
	margin: 0;
	}

h2 {
	margin: 5px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar-2 h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* ヘッダー内リンク */

span.m-sitemap{
	position:absolute;
	top:27px;
	left:810px;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	}

span.m-access{
	position:absolute;
	top:43px;
	left:810px;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	}

span.m-top{
	position:absolute;
	top:90px;
	left:110px;
	}


span.m-map{
	position:absolute;
	top:105px;
	left:580px;
	}

/* End ヘッダー内リンク */

/* サイドバー内リンク */

span.m-ashitsubo{
	position:absolute;
	top:81px;
	left:23px;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	}

span.m-aroma{
	position:absolute;
	top:172px;
	left:23px;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	}

span.m-relax{
	position:absolute;
	top:199px;
	left:14px;
	}

/* サイドバー内リンク */

/* サイドバー2内リンク */

span.m-ryouri{
	position:absolute;
	top:19px;
	left:29px;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	}

span.m-oshokuji{
	position:absolute;
	top:65px;
	left:22px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	}

span.m-aroma2{
	position:absolute;
	top:62px;
	left:22px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	}

span.m-course{
	position:absolute;
	top:101px;
	left:22px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	}

span.m-chumon{
	position:absolute;
	top:137px;
	left:22px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	}

span.m-meibutsu{
	position:absolute;
	top:173px;
	left:22px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	}

span.m-sake{
	position:absolute;
	top:209px;
	left:22px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	}

span.m-site{
	position:absolute;
	top:245px;
	left:22px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	}

span.m-privacy{
	position:absolute;
	top:281px;
	left:22px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	}

/* サイドバー2内リンク */


/* ナビゲーションバー */

div#header {
	margin-bottom: 0;
	}

div#nav ul{
	height:30px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

div#nav li {

	float:left;
	line-height:0;



/*
	display:inline;

*/
	list-style-type: none;
}

/*

div#nav li a{no-repeat left top;display:block;}

div#nav li#menu1 a{background:url("./images/k-access.png");}
div#nav li#menu2 a{background:url("./images/k-access.png");}
div#nav li#menu3 a{background:url("./images/k-access.png");}
div#nav li#menu4 a{background:url("./images/k-access.png");}
div#nav li#menu5 a{background:url("./images/k-access.png");}
div#nav li#menu6 a{background:url("./images/k-access.png");}
div#nav li#menu7 a{background:url("./images/k-access.png");}

div#nav li a:hover img{filter: alpha(opacity=0);-ms-filter: alpha(opacity=0);opacity: 0.0;}
*/

div#nav li a:hover img{opacity:0.5;filter:alpha(opacity=50);-ms-filter: "alpha( opacity=50 )";}

/* End ナビゲーションバー */

/* ナビゲーションバー footer */

div#nav-f {
	clear: both;
	width: 100%;
}

div#nav-f ul {
	background-color: #ffffff;
	padding: 8px 0;
	margin: 0 0 0 0;
	text-align: center
	}

div#nav-f li a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}

div#nav-f li a:hover {
	color: #ffaa00;
	}

div#nav-f li {
	display: inline;
	list-style-type: none;
	padding-left: 4px;
	padding-right: 4px;
	}

/* End ナビゲーションバー footer */

/* フッター内リンク */

span.f-privacy{
	position:absolute;
	top:15px;
	right: 10px;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	}

span.f-adr{
	position:absolute;
	top:45px;
	right: 10px;
	font-size: 10px;
	}

/* End フッター内リンク */

/* トップページ内リンク */

span.m-kamaburo{
	position:absolute;
	top:29px;
	left:428px;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	}

span.m-kamaburo-txt{
	/*position:absolute;
	top:55px;
	left:205px;*/
	float: right;
	width: 330px;
	line-height: 18px;
	font-size: 11px;
}



/* End トップページ内リンク */


/* End Headers */

/* トップページ */

div#toppage-img {
		position : relative;
}


div#toppage-img ul li {
	margin: 0px 0px 15px 0px;
	text-align: center;
	}

div#toppage-img a:hover img{opacity:0.5;filter:alpha(opacity=50);-ms-filter: "alpha( opacity=50 )";}


div#whats-new ul li {
	background-color: #ffffff;
	margin: 10px 10px 10px 30px;
	}

div#whats-new li a {
	color: #000000;
	text-decoration: none;
	}

div#whats-new li a:hover {
	color: #ffaa00;
	}

div#whats-new a:hover img{opacity:0.5;filter:alpha(opacity=50);-ms-filter: "alpha( opacity=50 )";}

/* トップページ ここまで*/

/* 個別ページ */

div#page-content p {
		font-size: 14px;
		line-height: 26px;
		margin: 0;
		padding: 0 50px 20px 20px;
}

div#page-content a:hover img{opacity:0.5;filter:alpha(opacity=50);-ms-filter: "alpha( opacity=50 )";}


.banner ul {
	margin: 0px 0px 120px 0px;
	}
.banner ul li {
	margin: 0px 0px 15px 0px;
	text-align: left;
	}

.oshokuji-menu{
	background: url('images/k-oshokuji_menu.png') no-repeat;
	height: 1144px;
	font-size: 14px;
}

.oshokuji-menu-1 table {
	padding-top:23px;
	padding-left: 38px;
	width: 605px;
}

.oshokuji-menu-2 table {
	margin-top:15px;
	margin-left: 15px;
	width: 600px;
}

.oshokuji-menu-3 table {
	padding-top:15px;
	padding-left: 38px;
	width: 605px;
}

.oshokuji-menu-4 table {
	margin-top:15px;
	margin-left: 15px;
	width: 600px;
}

.oshokuji-menu-5 table {
	padding-top:15px;
	padding-left: 38px;
	width: 605px;
}

.oshokuji-menu-bar img {
	display:block;
	margin:5px 30px;
}

.oshokuji-menu-1 th{
	color: #991F22;
	text-align: left;

}

.oshokuji-menu-1 td{
	padding-top: 7px;
	padding-left: 15px;
	color: #000000;

}

.oshokuji-menu-3 th{
	color: #991F22;
	text-align: left;
}

.oshokuji-menu-3 td{
	padding-top: 7px;
	padding-left: 15px;
	color: #000000;
}

.oshokuji-menu-5 th{
	color: #991F22;
	text-align: left;
}

.oshokuji-menu-5 td{
	padding-top: 7px;
	padding-left: 15px;
	color: #000000;
}

td.item{
	width: 150px;
	}

td.item-l{
	width: 468px;
	}

td.price{
	width: 80px;
	text-align: right;
	padding-right: 30px;
	}

td.photo{
	text-align: center;
	font-size: 11px;
}

.chumon{
	background: url('images/k-chumon.png') no-repeat;
	height: 954px;
	font-size: 11px;
}

.chumon table {
	padding-top:34px;
	padding-left: 20px;
	width: 420px;
}

td.cap{
	padding-left: 60px;
}

.shiogama{
	background: url('images/k-meibutsu_tai.png') no-repeat;
	height: 586px;
	padding-top: 48px;
	padding-right: 300px;
	position : relative;
}

span.shiogama_ryokin{
	position:absolute;
	top:475px;
	left:370px;
	}

.kakuni{
	background: url('images/k-meibutsu_buta.png') no-repeat;
	height: 364px;
	padding-top: 56px;
	padding-right: 100px;
	position : relative;
}

span.kakuni_ryokin{
	position:absolute;
	top:285px;
	left:370px;
	}

.sake{
	background: url('images/k-sake.png') no-repeat;
	background-position: center;
	height: 506px;
	padding-left: 20px;
	position : relative;
}

span.sake_ryokin{
	position:absolute;
	top:410px;
	left:350px;
	}

.kamaburo{
	background: url('images/k-kamaburo2.png') no-repeat;
	height: 504px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.kamaburo img{
	margin: 0 0 20px 10px;
}

.daiyokujyo{
	background: url('images/k-daiyokujou.png') no-repeat;
	height: 765px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.daiyokujyo img{
	margin: 0 0 20px 15px;
}


.susume{
	background: url('images/k-susume.png') no-repeat;
	height: 879px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.susume img{
	margin: 0 0 10px 10px;
}
.chui{
	padding-top: 16px;
	padding-right: 260px;
	padding-left: 20px;
}

.chui ul{
	margin: 18px 0 0 30px;
}

.chui li{
	list-style-type: decimal;
	font-size: 14px;
	padding: 0 0 18px 0;
}

.massage{
	background: url('images/k-massage_shokai.png') no-repeat;
	height: 584px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.massage-name{
	line-height: 54px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 16px;
}

.massage-license{
	line-height: 18px;
	font-size: 14px;
	padding-left: 16px;
}

.aroma{
	background: url('images/k-aroma.png') no-repeat;
	height: 584px;
	padding-top: 320px;
	padding-left: 20px;
	padding-right: 20px;
}
.aroma table {
	padding-left: 0px;
	padding-right: 30px;
	width: 510px;
}

.aroma table td{
	padding-top: 8px;
}

.reflexology{
	background: url('images/k-reflexology.png') no-repeat;
	height: 584px;
	padding-top: 280px;
	padding-left: 20px;
	padding-right: 20px;
}

.reflexology table {
	padding-left: 0px;
	padding-right: 20px;
	width: 510px;
}

.reflexology table td{
	padding-top: 8px;
}


.relax{
	background: url('images/k-relax_plan.png') no-repeat;
	width: 615px;
	height: 518px;
	margin-bottom: 20px;
	position : relative;
}

span.relax_nyuroku{
	position:absolute;
	top:75px;
	left:65px;
	}

span.relax_massage_apd {
	line-height: 28px;
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ff0000;
	position:absolute;
	top:158px;
	left:350px;
	}

span.relax_massage{
	position:absolute;
	top:200px;
	left:65px;
	}

span.relax_ryouri_apd {
	line-height: 28px;
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ff0000;
	position:absolute;
	top:275px;
	left:290px;
	}

span.relax_ryouri{
	position:absolute;
	top:315px;
	left:65px;
	}

span.relax_ryokin{
	position:absolute;
	top:440px;
	left:265px;
	}


.shukuhaku{
	background: url('images/k-shukuhaku_shokai.png') no-repeat;
	height: 864px;
	padding-top: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

.shukuhaku img{
	margin: 0 0 10px 10px;
}

.shukuhaku table {
	padding-top:0;
	padding-left: 20px;
	width: 600px;
}
.shukuhaku table td{
	padding-top: 3px;
	font-size: 14px;
}

.higaeri{
	background: url('images/k-higaeri_pack.png') no-repeat;
	width: 633px;
	height: 459px;
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
	position : relative;
}

span.higaeri_ryokin{
	position:absolute;
	top:175px;
	left:20px;
	}

.business{
	background: url('images/k-business_plan.png') no-repeat;
	width: 633px;
	height: 409px;
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
	position : relative;
}

span.business_ryokin{
	position:absolute;
	top:155px;
	left:20px;
	}

.gasshuku{
	background: url('images/k-gasshuku.png') no-repeat;
	width: 633px;
	height: 409px;
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
	position : relative;
}

span.gasshuku_ryokin_c{
	position:absolute;
	top:150px;
	left:20px;
	}

span.gasshuku_ryokin_k{
	position:absolute;
	top:250px;
	left:20px;
	}

span.gasshuku_rei{
	position:absolute;
	top:370px;
	right: 400px;
	}

.enkai{
	background: url('images/k-enkai_plan.png') no-repeat;
	width: 633px;
	height: 859px;
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
	position : relative;
}

span.enkai_ryokin{
	position:absolute;
	top:135px;
	left:20px;
	}

span.enkai_plan{
	position:absolute;
	top:350px;
	left:20px;
	}

span.enkai_okigaru{
	position:absolute;
	top:460px;
	left:70px;
	}

span.enkai_omakase{
	position:absolute;
	top:575px;
	left:70px;
	}

span.enkai_nomihodai{
	position:absolute;
	top:690px;
	left:70px;
	}

span.enkai_sogei{
	position:absolute;
	top:790px;
	left:40px;
	}

.shisetsu{
	background: url('images/k-kannai_shisetsu.png') no-repeat;
	width: 633px;
	height: 849px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.shisetsu table {
	padding-top:0;
	padding-left: 10px;
	width: 610px;
}
.shisetsu table td{
	padding-top: 6px;
	font-size: 14px;
}

.access{
	background: url('images/k-access_map.png') no-repeat;
	width: 633px;
	height: 959px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	position : relative;
}

span.access_route{
	position:absolute;
	top:440px;
	left:30px;
	line-height: 24px;
	
	}

.access img{
	margin: 0 0 0 0;
}

.sitemap{
	padding-top: 30px;
	padding-left: 50px;
	padding-bottom: 30px;
	color: #A9A9A9;
}

.sitemap a{
	color: #991F22;
}

.sitemap-list ul{
	margin: 0 0 0 30px;
	padding: 0;
}

.sitemap-list li{

	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
}

.sitemap-list ul li{

	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
}

.sitemap-list ul li ul li{
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
}

.privacy{
	padding-top: 30px;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 30px;
	color: #991F22;
}

.privacy-list ul{
	margin: 0 0 0 30px;
}

.privacy-list li{
	list-style-type: decimal;
	line-height: 28px;
	font-size: 18px;
	padding: 0 0 30px 0;
}
.mailform-header{
	margin: 0 30px 0 30px;
	padding: 10px 30px 5px 30px;
	border-bottom: 1px solid #991F22;
	background-color: #991F22;
	text-align: left;
	color: #ffffff;
}

.mailform{
	margin: 0 30px 40px 30px;
	padding: 10px 30px 0 10px;
	border: 1px solid #991F22;
	background-color: #faf0e6;
}

.mailform p{
	font-size: 14px;
	text-align: left;
}

.wpcf7-submit {
border: 0px;
width: 67px;
height: 27px;
background: url(images/k-form_btn.png) left top no-repeat;
text-indent: -9999px; /*　「送信」のテキストを飛ばす　*/
}

.font14{
	font-size: 14px;
	}

.midashi {
	line-height: 28px;
	color: #991F22;
	font-size: 18px;
	font-weight: bold;
	}

.midashi_bk {
	line-height: 28px;
	font-size: 18px;
	font-weight: bold;
	}

.midashi_r_b {
	line-height: 28px;
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ff0000;
	}

.midashi_p_r {
	line-height: 26px;
	color: #991F22;
	font-size: 16px;
	font-weight: bold;
	}
.midashi_p_g {
	line-height: 26px;
	color: #008000;
	font-size: 16px;
	font-weight: bold;
	}
.midashi_p_b {
	line-height: 26px;
	color: #CD853F;
	font-size: 16px;
	font-weight: bold;
	}

.midashi_l {
	line-height: 28px;
	font-size: 22px;
	font-weight: bold;
	}

span.hmark{
	color: #991F22;
}


/* 個別ページ ここまで */

/* ブログ */

div.post_box{
	width: 620px;
	border: 1px solid #ddd;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0;
	padding: 0;
	line-height: 26px;

}

div.post_title{
	background: url('images/k-blog_title.png') no-repeat;
	height: 70px;
	width: 620px;
	margin: 0;
	padding-top: 5px;
	padding-left: 120px;
	color: gray;
}

div.post_title a{
	color: green;
}

div.post_title_e{
	background: url('images/k-event_title.png') no-repeat;
	height: 70px;
	width: 620px;
	margin: 0;
	padding-top: 5px;
	padding-left: 120px;
	color: gray;
}

div.post_title_e a{
	color: green;
}

div.post_box p{

	padding: 10px 30px 0 30px;
}


/* ブログ ここまで */


/* 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 {
	float: left;
	}
	
.alignclear {
	clear: both;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before, #sidebar-2 ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar-2 ul, #sidebar-2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
		position : relative;

	}

#sidebar-2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
		position : relative;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar-2 ul p, #sidebar-2 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar-2 ul ul, #sidebar-2 ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar-2 ul ul ul, #sidebar-2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

ol li, #sidebar-2 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar-2 ul ul li, #sidebar-2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #sidebar-2 #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #sidebar2 #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 15px 0 15px 0;
	margin-left: 600px;
	width: 300px;
	}

#sidebar form {
	margin: 0;
	}

div#sidebar li a:hover img{opacity:0.5;filter:alpha(opacity=50);-ms-filter: "alpha( opacity=50 )";}


/* End Sidebar */

/* Begin Sidebar-2 */
#sidebar-2
{
	padding: 0 30px 15px 0;
	margin-left: 690px;
	margin-top: 95px;
	width: 210px;
	}

#sidebar form {
	margin: 0;
	}

/* End Sidebar-2 */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 250px;
	}

#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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* End captions */


/* "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." */
