@charset "utf-8";
/*
Theme Name: WordPress Default
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

*/

body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 85%;
	color: #333;
	background-color:#fff;
	padding: 0px;
	width: 850px;
	margin:0 auto;
}

body.subpage {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 85%;
	color: #333;
	background-color:#fff;
	padding: 0px;
	width: 850px;
	margin:0 auto;
	background-image: url(images/bgShadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

h1 {
	color: #333;
	}
	
h2 {
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #DCD4D1;
	color: #4A2618;
	padding: 0 0 3px 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	}		
	
h3 {
	color: #03638b;
	font-size: 110%;
	font-weight: bold;
	padding-left:5px;
	border-left:5px solid #ccc;
	margin-bottom: 1em;
	}
		
h4 {
	color: #333;
	font-size: 100%;
	font-weight: bold;
	background-color:#eee;
	padding:3px 3px 3px 10px;
	margin-bottom: 1em;
	}
	
h5 {
	color: #2280E2;
	font-size: 100%;
	font-weight: bold;
	border:1px dotted #CC9933;
	padding:3px 3px 3px 10px;
	margin-bottom: 1em;
	}	
	

	
p{
	font-size:95%;
	color:#333;
	line-height:1.4em;
	margin-bottom:1em;
	}	

td{
	font-size:95%;
	vertical-align:top;
	}
	
	
td p{
	margin-bottom:0;
	}	
	

hr {
	height: 1px;
	border: none;
	border-top: 1px #ccc solid;
	}	
	
textarea{
	font-size: 100%;
	}

img{
	margin:0px;
	padding:0px;
	border:none;
	vertical-align: middle;
	}
	
.align_left{
	text-align:left;
	}

.align_center{
	text-align:center;
	}
	
.align_right{
	text-align:right;
	}
	
.float_left{
	float:left;
	}
	
.float_right{
	float:right;
	}
	
.clear{
	clear:both;
	}
	
.none{
	display:none;
	}
	
a:link{
	color:#006699;
	text-decoration:none;
	}

a:visited{
	color:#006699;
	text-decoration:none;
	}	
	
a:hover{
	color:#2280E2;
	text-decoration:underline;
	}
	
div#enter0 {
	width: 900px;
	margin:50px auto 0 auto;	
	}
	
div#enter{
	width: 900px;
	background-image: url(images/bgShadow.gif);
	background-repeat: repeat-y;
	background-position: center top;	
	}	
	
div#enter_top {
	width: 900px;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}	
	
div#enter_bottom {
	width: 900px;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}	
	
#container {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #headerBox {
	background-image: url(images/headerBg.jpg);
	background-repeat: repeat-x;
	height: 66px;
	padding: 0px;
	margin: 0px;
}
#container #headerBox h1 {
	width: 210px;
	height: 25px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
#container #headerBox #headerTable {
	width: 275px;
	padding: 0px;
	float: right;
	height: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #miniContainer #footerBox #footerTable {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #FFFFFF;
}
#container #headerBox ul {
	padding: 0px;
	float: right;
	height: 25px;
	width: 225px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#container #headerBox li {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
	float: left;
	list-style-type: none;
}

#container #footerBox {
	background-image: url(images/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 85px;
	clear: both;
}
#footerBox .footer,#footerBox {
	color: #FFFFCC;
	font-size: 95%;
	margin-left: 30px;
	height: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer p , .footer p a, .footer p a:visited, .footer p a:hover {
	color: #FFFFCC;
}

div#footer {
    background: url("images/footerBg.jpg") no-repeat scroll left top transparent;
    clear: both;
   /* height: 84px;*/
    margin: 0 auto;
    width: 790px;
}
div#footer p {
    color: #FFFFFF;
    font-size: 90%;
    padding: 20px 0 30px 30px;
}
div#footer p a {
    color: #FFFFFF;
    text-decoration: none;
}
div#footer p a:hover {
    text-decoration: underline;
}
#outer {
	background-image: url(images/bgShadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #miniContainer {
	width: 785px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container #headerBox .headMenu li {
	display: block;
	float: left;
	font-size: 90%;
	background-image: url(images/headerIcon.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	padding-left: 18px;
	height: 25px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


/* for toppage */

#container #miniContainer #mainBox {
	width: 785px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#container #miniContainer #mainBox #menuBox {
	width: 550px;
	float: left;
}

#container #miniContainer #mainBox #contentsBox {
	float: right;
	width: 215px;
}

#container #miniContainer #mainBox #contentsBox #topicsBox #dotLine {
	background-image: url(images/top_dotLine.gif);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	padding: 0px;
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #miniContainer #mainBox #contentsBox #topicsBox #line {
	background-image: url(images/top_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	padding: 0px;
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #miniContainer #mainBox #contentsBox #topicsBox .topicsSlider {
	padding: 0px;
	height: 290px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow:auto;
	overflow-width:215px;
	overflow-height:175px;
}

#container #miniContainer #mainBox #contentsBox #topicsBox .arrow {
	float: right;
	display: block;
	color: #006699;
	margin-top: 0;
	margin-bottom: 5px;
	background-image: url(images/Icon_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#container #miniContainer #mainBox #contentsBox #topicsBox .arrow a {
	text-decoration:underline;
}

#container #miniContainer #mainBox #contentsBox #topicsBox h2 {
	display: block;
	margin: 0px;
	padding: 0px;
}
#container #miniContainer #mainBox #contentsBox #topicsBox #news {
	color: #006699;
	margin-bottom:-10px;
}

#container #miniContainer #mainBox #contentsBox #bunnerBox {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #miniContainer #mainBox #contentsBox #topicsBox p {
	font-size: 90%;
}


/* for subpage */

#container #mainBox #naviBox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 155px;
}

#container #mainBox #naviBox #line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	padding: 0px;
	height: 5px;
	clear: both;
	margin: 0px;
}
#container #mainBox #naviBox h2 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#container #miniContainer #mainBox #naviBox #dotLine {
	background-image: url(images/dotLine.gif);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

#container #miniContainer #mainBox #naviBox #cart {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/cart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 155px;
}

#container #miniContainer #mainBox #contentsBox2 {
	padding: 0px;
	float: right;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
}

#container #miniContainer #mainBox #contentsBox2 table td{
	padding:5px;
	line-height:130%;
	/*border: solid 1px #fff;*/
	border-collapse: collapse;
	/*vertical-align:middle;*/
	}

.gray{
	background-color:#eee;
	
}

.pink{
	background-color:#ffe8e9;
	
}



.brown{
	background-color:#F2E6CC;
	
}


#contentsBox2 ul{
	margin:5px 0 10px 0;
	text-indent:-1em;
	padding-left:1em;
	}
	
#contentsBox2 ul li {
	list-style:url(images/icon02.gif) inside;
	font-size:95%;
	padding-left:10px;
	line-height:110%;
	margin-bottom:.7em;
	}
	


#contentsBox2 table ul li {
	font-size:95%;
}

#contentsBox2 ol{
	margin:5px 0 10px 0;
	text-indent:-1em;
	padding-left:1em;
}

#contentsBox2 ol li {
	font-size:95%;
	list-style:inside decimal;
	padding-left:10px;
	line-height:110%;
	margin-bottom:.7em;
}

#container #miniContainer #mainBox #contentsBox2 #line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

#container #miniContainer #mainBox #contentsBox2 #dotLine {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 5px;
	clear: both;
	width: 550px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#container #miniContainer #mainBox #contentsBox2 #Images {
	padding: 0px;
	width: 575px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #miniContainer #mainBox #contentsBox2 #Images #left {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}

#container #miniContainer #mainBox #naviBox dd {
	padding: 0px;
	width: 115px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#container #miniContainer #mainBox #naviBox #formBox {
	border: 1px solid #ccc;
	background-image: url(images/form_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 5px;
	padding-bottom:10px;
}

#container #miniContainer #mainBox #naviBox #formBox .search_form {
	width:120px;
	margin-bottom:10px;
}

#container #miniContainer #mainBox #naviBox #formBox p {
	padding:10px;
}

#container #miniContainer #mainBox #naviBox label {
	font-size: 12px;
}
#container #miniContainer #mainBox #naviBox .searchbtn {
	background-image: url(images/formKensaku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-right: 10px;
	float: right;
	height: 19px;
	width: 68px;
	border: none;
}
#container #miniContainer #mainBox #naviBox #formBox .textBox {
	width: 110px;
}


#container #miniContainer #mainBox #contentsBox2 #Images #left td {
	vertical-align: top;
}
#container #miniContainer #mainBox #contentsBox2 #Images #right td {
	vertical-align: top;
}



/* for form */

#container #miniContainer #mainBox #contentsBox3{
	padding: 0px;
	width: 705px;
	margin: 0 auto;
}

.red{
	color:#ff0000;
	}

div#container table.toroku{
	font-size:95%;
	border: solid 1px #ccc;
	border-collapse: collapse;
	vertical-align:middle;
	}
	
div#container table.toroku td{
	padding:2px;
	border: solid 1px #ccc;
	border-collapse: collapse;
	vertical-align:middle;
	padding:10px;
	}	
	
	
div#container table td.blue{
	background-color:#d8effa;
	}	
	
div#container table td.gray{
	background-color:#F7F6F3;
	}	


div.graybg{
	background-color:#eee;
	padding:20px;
	}
	
div.navigation{
	text-align:right;
	}	



/* Begin Typography & Colors */

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

.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: 85%;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small{
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

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

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

#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 */

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

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

/* End Structure */



/* 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;
	}
/* End Images */




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

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

#sidebar #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 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 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 15px 10px;
	padding-left: 10px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

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

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