@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

	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 */
body {
	margin: 0px;
	background: #dcdcdc;
	text-align: center;
	line-height:145%;
	color: #333333;
	font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
}

h1 {
	font-size: 10px;
	text-align: right;
	margin: 0px 30px 0 0;
	padding-top: 5px;
	color: #666666;
	font-weight: normal;
}


h2,h3 {
	margin: 0 0 5px 0;
	padding: 1px 10px 0 15px;
	line-height: 24px;
	color: #fff;
	font-size: 11pt;
	font-weight: bolder;
	text-align: left;
	background-image: url('images/blog-menu2.jpg');
	background-position: left top;
	background-repeat: repeat-y;
}

h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited
 {
	color: #fff!important;
	text-decoration: none!important;
}

h2 a:hover,
h3 a:hover
 {
	color: #ffff00!important;
	text-decoration: none!important;
}

/*
h3 {
	color: #333333;
	font-size: 110%;
	font-weight: bolder;
	text-align: left;
	margin: 25px 0 0 0;
}
*/

h4,h5 {
	color: #333333;
	font-size: 100%;
	font-weight: bolder;
	text-align: left;
	margin: 15px 0 0 0;
}

h6{
	font-size: 12px;
	font-weight: normal;
}

p{
	margin: 0px;
}

a,
a:link {
	color: #0033cc;
	font-weight: bolder;
	text-decoration: underline;
}

a:visited {
	color: #0033cc;
	font-weight: bolder;
	text-decoration: underline;
}

a:hover {
	color: #ffa500;
	font-weight: bolder;
	text-decoration: none;
}

a img {
    border: 0;
}

ul {
	width: auto;
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
	margin: 0px;
}


#box,
#ptop {
	width: 800px;
	_width: 802px;/*IE6用*/
	background-color: #ffffff;
}

#ptop {
	height: 65px;
	margin: 0px auto;
	text-align: center;
	background-image: url('http://www.kibaru-furusato-tango.or.jp/images/c-top.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

#box {
	margin: 0 auto 0 auto;
	text-align: center;
	background-color: #ffffff;
}


#header,
#contents,
#footer {
	width: 750px;
	_width: 752px;/*IE6用*/
}

#header {
	margin-bottom: 15px;
	background-image: url('http://www.kibaru-furusato-tango.or.jp/images/p1-header.jpg');
	background-position: top;
	background-repeat: no-repeat;
}



#contents {
	margin: 0px auto 10px auto;
	text-align: left;
}

#contents-main {
	width: 540px;
	float: right;
	text-align: left;
	margin: 0 0 25px 0;
	display: inline;
}


#footer {
	clear: both;
	margin: 50px auto 5px auto;
	padding-top: 10px;
	font-size: 95%;
	text-align: center;
	color: #333333;
}

#footer hr{
	clear: both;
	color: #a9a9a9;
}

#footer li{
	display: inline;
	margin: 0 0.5em;
}

#footer a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #ff8c00;
	font-weight: normal;
	text-decoration: none;
}

#footer #copyright{
	clear: both;
	margin-top: 1.0em;
	color: #ff8c00;
	font-size: 75%;
	text-align: right;
}

#footer #copyright a{ color: #ff8c00; text-decoration: none; font-weight: normal; }
#footer #copyright a:link{ color: #ff8c00; text-decoration: none; }
#footer #copyright a:visited{ color: #ff8c00; text-decoration: none; }
#footer #copyright a:hover{ color: #ff8c00; text-decoration: none; }


#footer #copyright2{
	clear: both;
	color: #a9a9a9;
	font-size: 75%;
	text-align: right;
}

#footer #copyright2 { color: #a9a9a9; text-decoration: none; }
#footer #copyright2 a{ color: #a9a9a9; text-decoration: none; }
#footer #copyright2 a:link{ color: #a9a9a9; text-decoration: none; }
#footer #copyright2 a:visited{ color: #a9a9a9; text-decoration: none; }
#footer #copyright2 a:hover{ color: #a9a9a9; text-decoration: none; }


#menu-box {
	width: 200px;
	display: inline;
	text-align: left;
	float: left;
}

.entry-body {
	margin: 5px 0 10px 5px;
	text-align: left;
}

.menu {
	text-align: left;
	font-size: 1.1em;
	line-height: 1px;
}

.menu li a{
	list-style: none;
	display: block;
	line-height: 40px;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	margin: 0 0 1px 0;
	padding-left: 25px;
	background-image: url('http://www.kibaru-furusato-tango.or.jp/images/p1-category.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

.menu li a:link,
.menu li a:visited {
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}

.menu li a:hover {
	color: #ffff00;
	font-weight: bolder;
	text-decoration: none;
}

/* text */

.b { font-weight: bold!important; }
.normal { font-weight: normal!important; }

.big { font-size: 115%!important; }
.big2 { font-size: 130%!important; }
.big3 { font-size: 145%!important; }
.small { font-size: 90%!important; }
.small2 { font-size: 85%!important; line-height: 130%!important; }

.red { color: #ff0000!important; }
.blue { color: #0000ff!important; }
.green { color: #008000!important; }
.yellow { color: #ffff00!important; }
.navy { color: #000080!important; }
.orange { color: #ffa500!important; }
.black { color: #000!important; }
.gray { color: #ccc!important; }
.white { color: #fff!important; }

.box-yellow { background-color: #ffff99; }

.mincho {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"!important;
}

.gothic{
	font-family: "ＭＳ ゴシック", "細ゴシック体", "ヒラギノゴシック Pro W3"!important;
}


.fl-r {
	text-align: right;
	margin-left: 10px;
	float: right;
}
.fl-l {
	text-align: left;
	margin-right: 10px;
	float: left;
}

.fl-c {
	clear: both;
	font-size: 1px;
}

.clear{
	clear: both;
}

.al-r { text-align: right; }
.al-l { text-align: left; }
.al-c { text-align: center; }

.vl-t { vertical-align: top; }
.vl-m { vertical-align: middle; }
.vl-b { vertical-align: bottom; }

.m5-t{ margin-top: 5px!important; }
.m10-t{ margin-top: 10px!important; }
.m15-t{ margin-top: 15px!important; }
.m20-t{ margin-top: 20px!important; }
.m25-t{ margin-top: 25px!important; }

.m5-l{ margin-left: 5px!important; }
.m10-l{ margin-left: 10px!important; }
.m15-l{ margin-left: 15px!important; }

.p20-t{ padding-top: 20px!important; }

/*-----------------------------------*/

.widecolumn .entry p {
	font-size: 1.0em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadata {
	text-align: left;
	font-size: 0.9em!important;
}

.postmetadata a{
	font-weight: normal!important;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



.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 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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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 */

.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 */

/*	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 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 {
	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 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: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar 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 #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 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;
	margin-left: 545px;
	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;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.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;
}
/* End captions */

/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */

.widgettitle {
	margin: 10px 0 5px 0;
	padding: 3px 10px 3px 15px;
	color: #fff;
	font-size: 11pt;
	font-weight: bolder;
	text-align: left;
	background-image: url('images/blog-menu.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

.widget-main-menu {
	text-align: left;
	width:200px;
	margin: 0;
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
	font-size:100% !important;
}

.widget-main-menu li,
.widget-main-menu li li {
	color: #FF0;
	line-height: 30px;
}

.widget-main-menu li a,
.widget-main-menu li li a {
	line-height: 30px;
}

.widget-main-menu li a:link,
.widget-main-menu li a:visited {
	text-decoration:none;
/*	display:block;*/
	padding: 0 5px 5px 25px;
	color:#333333;
	background:url('images/arrow.gif')  no-repeat 10px 3px;
}

.widget-main-menu li a:hover,
.widget-main-menu li a:active {
	text-decoration:none;
	color: #ffa500;
	background:url('images/arrow_over.gif') no-repeat 10px 3px;
}

.widget-main-menu li li a:link,
.widget-main-menu li li a:visited {
	text-decoration:none;
/*	display:block;*/
	padding: 0 5px 5px 25px;
	color:#333333;
	background:url('images/arrow.gif')  no-repeat 10px 3px;
}

.widget-main-menu li li a:hover,
.widget-main-menu li li a:active {
	text-decoration:none;
	color: #ffa500;
	background:url('images/arrow_over.gif') no-repeat 10px 3px;
}

/* "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." */

