@charset "utf-8";
/*
Theme Name: TX2009（サイトメーカー）
Theme URI: http://joho-tagawa.jp/
Description: 
Version: 1.0
Author: Creative Japan Inc.
Author URI: http://joho-tagawa.jp/
Tags: blue, custom header, fixed width, two columns, widgets


*/

.subtitleA{
    font-size:20px;
    margin: 20px 0 10px;
    padding: 0 0 5px;
    border-bottom:3px solid #999999;
    letter-spacing: 2px;
}
.subtitleB{
    font-size:18px;
    margin: 20px 0 10px;
    padding: 0 0 5px;
    border-bottom:3px solid #999999;
    letter-spacing: 2px;
}

ul,ol,p{margin:0}

div.page a:hover img {
filter:alpha(opacity=70);
opacity:0.7;
}

div.page area:hover {color: #0099ff; border: solid 1px #993366} 

.layout-table p{margin-bottom:1em;}

/* Begin Typography & Colors */
html{
	font-size: 62.5%; /* Resets 1em to 10px */
}
body {
	
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	-webkit-text-size-adjust:none;/*mobile safariでの文字サイズ自動調整会費　2013/10/28（植木追加）*/

	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content .breadcrumb{
	font-size: 1.2em
	}
/*
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}


.widecolumn {
	line-height: 1.6em;
	}
*/
.narrowcolumn .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;
}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a, #headerimg .description {
    text-decoration: none;
	color:#000000;
	}

h2, h2 a, h2 a, h3, h3 a, h3 a {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	 text-decoration: none; 
	}

a {
	color:#0033cc;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited{
	/*color:#00F;*/
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	margin-bottom:35px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin:0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
        height: auto;
	}

/*	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;
	}

table.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

table.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}



.alignright {
	float: right;
	}

.alignleft {
	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: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding-bottom:10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	padding:0;
	}

ol li, #sidebar ul ol li {

	}

#sidebar ul ul li, #sidebar ul ol li {
	margin:0 0 0 3px;
	padding: 0;
	}

.entry ol,.entry ul, ul.brother-pages{
	padding-left:30px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



#sidebar 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: 20px 0 10px 0;
	width: 190px;*/
}
	
.side-menu{
	/*width:190px;*/
}

#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;
	color:#333;
	}
	
blockquote *{
	margin-bottom:1em;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {/*
	display: none;
	*/
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
	clear:both;
	font-size:1.2rem;
	}
/* 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;*/
	margin-top:0;
	-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;
}
/* End captions */

/*wp-captionのスタイルをキャプションなしのimgに適用させるための追加 2012/07/17*/

.wp-caption.alignright{
    margin-left:5px;
	margin-bottom:0.725em;
}

.wp-caption.alignleft{
    margin-right:5px;
	margin-bottom:0.725em;
}

img.wp-caption{
    padding-left:4px;
    padding-right:4px;
    padding-bottom:4px;
}


/* "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." */


body{
    margin:0;
    padding:0;
    text-align:center;
}

img,
a img{
    border:none;
}


.clearfix:after{
	content : ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix{
	display:inline-block;
}
/* Hides from IE-mac */
*html .clearfix{ height:1px;}
	.clearfix{  display:block ; }
/* End hide from IE-Mac */

.home-news-feeds{
    font-size:11px;
    color:#999999;
    text-align: right;
    margin-bottom:1em;
	margin-top:0.725em;
}


.page-wrapper{
    
}

div.page{
    width:760px;
    margin:0 auto;
    text-align:left;
}

.page-header a{
    text-decoration: none;
    font-weight:bold;
    font-size:25px;
    color:#000000;
}

.page-header{
    margin:0;
    padding:0;
    font-size:25px;
}

.page-body{
    
}


.page-left{
    float:right;
    width:200px;
	
}


.page-body-main{
    float:right;
    /*overflow: hidden;*/
    width:560px;
    padding:0px;
}

/* safari only \*/  
html:\66irst-child .page-body-main{
	overflow:hidden;	
}
.page-body-main-inner{
    padding:10px 15px 50px 15px;
    width:530px;
    
    /*background-color:#F9F4E2;*/
}

.image-sub-title{
    margin:10px 0 3px;
    padding:0px;
}


.page-footer{
    text-align:center;
    background:  repeat-x left bottom ;
    padding:0px;
    color:#000000;
}

.page-footer-postcode, .page-footer-address{
	display:inline;
	
}

.page-footer-tel, .page-footer-fax{
	display:inline;
}

/*
.page-footer a:link,
.page-footer a:visited{
    color:#000066;
}

*/
.home-more
{
    font-size:13px;
    text-align:right;
}

.single-title{
    border-top:1px solid #999999;
    font-size:15pt;
    line-height:23pt;
    padding : 8px 0px;
    margin : 3px 0 0;
    color:#000000;
}

.single-time{
    font-size:16px;
    margin : 2px 0 10px;
    background-color: #666666;
    color:#FFFFFF;
    padding : 3px 10px;
}

.page-footer-inner{
    padding:5px;
}

.page-footer-menu{
	margin-bottom:5px;
}

.category-entry-link,
.faq-categories a{
    font-size:14pt;
    float:left;
    width: 600px;
    margin: 0 0 0 10px;
}
.category-entry-list-item,
.faq-categories li{
    list-style-type: none;
    padding :5px 0;
    border-top:1px solid #CCCCCC;
}

.category-entry-list,
.faq-categories{
    font-size:13pt;
    line-height:26pt;
    list-style: none;
    padding: 0;
    border-bottom:1px solid #CCCCCC;
}




.home-faq-link{
    
    font-size:1.2em;
    width: 450px;
    margin: 0 0 0 5px;
}


.home-news-link{
	font-size:13px;
    font-size:1.3rem;
    float:left;
	width: 434px;
    margin: 0 0 0 10px;
}


.home-news-list-item{
    list-style-type: none;
    padding :3px;
    margin:0;
    border-bottom:1px solid #CCCCCC;
}

ul.home-news-list{
    list-style: none;
    padding: 0;
    border-top:1px solid #CCCCCC;
}
.home-news-time{
	font-size:13px;
    font-size:1.3rem;
    width:70px;
    float:left;
    font-family: Helvetica;
}
.page-title-wrapper{
    /*height:40px;*/
    padding : 10px 0 0 0;
    margin: 5px 0 15px;
}
.page-title{
    margin:0;
    font-size:24px;
    height:33px;
    line-height:33px;
    letter-spacing: 2px;
    padding : 0 0 7px;
    color: #000033;
    border-bottom:2px solid #000033;
}

ul.child-pages{
    list-style: none;
    margin:0 auto;
    padding:0;
}

.child-page-thumbnail{
    margin:0;
    padding:0;
    background:none;
}

ul.child-pages li{
    list-style: none;
    float:left;
    padding:0;
    margin:0;
    width:46%;
    margin:0 2% 20px;
	/*
	margin : 0px 20px 20px 0 ;
	*/
}

*:first-child+html ul.child-pages li{
	width:45%;		
}

ul.child-pages li .child-page-inner{
    padding: 0 0 10px;
}
/* selector was changed from "ul.child-pages .child-page-text a.child-page-textlink" at 2010-03-09 */
/* selector was changed from "a.child-page-textlink" at 2010-03-10 */
.child-page-text a{
    background: url(images/pagemenu/arrow.png) right center no-repeat;
    padding: 10px 40px 10px 10px;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    display:block;
    color:#000000;
    text-decoration: none;
    font-size:20px;
    font-weight:bold;
}
/* selector was changed from "ul.child-pages .child-page-text a.child-page-textlink:hover" at 2010-03-10 */
.child-page-text a:hover{
    text-decoration: underline;
    color:#000066;
    background: url(images/pagemenu/arrow-active.png) right center no-repeat;
}
/* selector was changed from "ul.child-pages .child-page-img a.child-page-textlink" at 2010-03-10 */
.child-page-img a{
    padding: 0;
    display:block;
    font-size:15px;
    font-weight:bold;
    color:#000066;
}

ul.child-pages a img{
    margin: 0 0 3px 0;
}
.child-page-description{
    padding: 0;
    font-size:13px;
    color:#333333;
}


.entry{
    /*font-size:15px;*/
	font-size:1.5em;
    line-height:1.5;
	padding-left:5px;
	padding-right:5px;
}

.entry>*{
	/*margin-bottom: 0.725em;*/
	margin-top:0.725em;
}

.entry>table{
	margin-bottom:0.725em;
}

/*
.entry>p+ul, .entry p+ol{
	margin-top: -0.725em;
}
*/
.entry h2,
.entry h3,
.entry h4{
    margin:0.5em 0 0 0;
}

.entry table h2,
.entry table h3,
.entry table h4{
	margin:0;
}

.home .entry h3, .post .entry h2{
	margin-bottom:0.5em;	
}

.home .entry h4, .post .entry h3{
	/*margin-bottom:0.1em;*/
}

.home-content-upper, .home-content-lower {
	margin-bottom: 0.725em;
}

/*
.entry>p{
    margin-left:5px;
	margin-right:5px;
}
*/




.page-title-with-image{
    margin:5px 0 20px;
    padding:0px;
}

.page-title-with-image img
{
    margin:0;
    padding:0;
}

.side-menu{
    margin : 0 0 10px;
}

#sidebar{
	border:none;
}
.side-menu-item{
    
}

.side-menu-item a{
    display: block;
    height:21px;
    line-height:21px;
    padding:7px;
    font-size:15px;
    overflow: hidden;
}

.side-menu-item-lv2 a{
    display: block;
    height:21px;
    line-height:21px;
    padding:5px 5px 5px 12px;
    font-size:13px;
    overflow: hidden;
    border-bottom:1px solid #CCCCCC;
}


/*トップページのお知らせ*/
.home-wide-2column-left{
    width:50%;
    float:left;
}
.home-wide-2column-right{
    width:50%;
    float:right;
}

.home-wide-2column .home-news-link{
    width: 95%;
}

.home .cat-arc-link{
	text-align:right;
	font-size:12px;
}

/*トップページのお知らせ終わり*/

/*カテゴリーアーカイブ 20111215植木追加*/

.news-list-category {
    display: block;
    text-align: right;
	clear:both;
	font-size:1.2rem;
}

/*カテゴリーアーカイブ終わり*/


.entry thead td, .entry th{
	background-color:#E8E8E8;
	font-weight:bold;
	color:black;
	padding-left:5px;
	padding-right:5px;
}



/*コンタクトフォームIME制御*/
.text-mode-zen{
 ime-mode: active;   /* 全角モード */
}
.text-mode-han{
 ime-mode: inactive; /* 半角モード */
}


.sanoyoi-ad{
    padding:15px;
    border-top:2px solid #666666;
    background-color:#dddddd;
    color:#666666;
    font-size:12px;
}

.page-footer-address{
    font-size:120%;
}
.page-footer-name{
    font-size:150%;
}

h3.single-title a.single-title-link-blog,
h3.single-title a.single-title-link-blog:link
h3.single-title a.single-title-link-blog:visited{
    color:#0066CC;
    text-decoration: underline;
}

/*グーグルマップ*/
.gmalign-left{
    float:left;
    margin-right:5px;
}

.gmalign-right{
    float:right;
    margin-leftt:5px;
}

/*SNS-Link*/
.sns-linkage{
	clear:both;	
}

/*高さ調整対策 Chromeのみ 2012/12/05*/
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
	html{
    	min-height:105%;
	}
}
*/
html{height:100%}
body{height:100%}

body > .page-wrapper{height:auto}
.page-wrapper{height:100%;min-height:100%}
div.page{height:100%;min-height:100%}
.page-body-wrapper{height:100%;min-height:100%}
.page-body{height:100%;min-height:100%}
.page-left{height:100%;min-height:100%}


/*JetPackで挿入されるシェアボタンの位置調整*/
#content div.sharedaddy{
    margin-top:50px;
}

.page-template-news-php #content div.sharedaddy{
    margin-top:0;
}


/*高さ調整機能ブラッシュアップ　2013/08/27*/
/*
.page-body {
	overflow: hidden;
	height: auto;
}

.page-left {
	padding-bottom: 32767px;
	margin-bottom: -32767px; 	
}
*/