@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 {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF ;
	color: #333;
	text-align: center;
	border-top:#0000CC solid 5px;
	}

#page {
	background-color: white;
	text-align: left;
	}


#header {

	}
#header2 {

	}

#header li{
	float:left;
	
	}
#header ul{
	list-style:none;

	}
#headerimg 	{
	height: 329px;
	width: 896px;
	}
#headerimg2 	{
	height: 329px;
	width: 896px;
	}
#header_menu{
	height: 55px;
	width: 886px;
	background:#666666;
	padding:0 0 0 10px;
}

#header_menu li{
	list-style:none;
	float:left;
	text-indent:-4000px;
	display : block;
}
.haeder_slogan{
	margin:10px;
	clear:both;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
}
.n1 a{
background : url('images/header_m1.gif') no-repeat 0 0;
display : block;
width : 152px;
height : 55px;

}

.n1 a:hover{
background : url('images/header_m1_mo.gif') no-repeat 0 0;
}
.n2 a{
background : url('images/header_m2.gif') no-repeat 0 0;
display : block;
width : 152px;
height : 55px;

}

.n2 a:hover{
background : url('images/header_m2_mo.gif') no-repeat 0 0;
}
.n3 a{
background : url('images/header_m3.gif') no-repeat 0 0;
display : block;
width : 152px;
height : 55px;

}

.n3 a:hover{
background : url('images/header_m3_mo.gif') no-repeat 0 0;
}
.n4 a{
background : url('images/header_m4.gif') no-repeat 0 0;
display : block;
width : 152px;
height : 55px;

}

.n4 a:hover{
background : url('images/header_m4_mo.gif') no-repeat 0 0;
}

.n5 a{
background : url('images/header_m5.gif') no-repeat 0 0;
display : block;
width : 90px;
height : 55px;

}

.n5 a:hover{
background : url('images/header_m5_mo.gif') no-repeat 0 0;
}

.n6 a{
background : url('images/header_m6.gif') no-repeat 0 0;
display : block;
width : 90px;
height : 55px;

}

.n6 a:hover{
background : url('images/header_m6_mo.gif') no-repeat 0 0;
}

.n7 a{
background : url('images/header_m7.gif') no-repeat 0 0;
display : block;
width : 88px;
height : 55px;

}

.n7 a:hover{
background : url('images/header_m7_mo.gif') no-repeat 0 0;
}

#header_menu ul{
	padding:0px;
	margin:0px;
	clear:both;
	height: 55px;
}
#content2 {
	font-size: 1.2em;
	background:#000066;
	margin :0 0px 0 0px;
	width:595px;
/*	float:left;*/
	padding:10px;
	}

#content {
	font-size: 1.2em;
	background:#CCCC9A;
	margin :0 0px 0 0px;
	width:595px;
/*	float:left;*/
	padding:10px;
	}
#p_list {
	font-size: 1.2em;
	background:#FFFFFF;
	margin :0 0px 0 0px;
	width:595px;
/*	float:left;*/
	padding:0 10px;
	}
#p_list01 {
	font-size: 0.8em;
	background:#FFFFFF;
	margin :0 0px 0 0px;
	width:575px;
/*	float:left;*/
	padding:0 10px;
	}
.entry{
	padding:0 0 10px 0px;
}
.entrys{
	padding:0 20px 0 20px;
}
.entrys1{
	padding:10px 20px 10px 20px;
}
.h2_s{
	padding:10px;
	margin: 0 10px 0 10px;
	border-bottom:#006599 solid 2px;
}
.entry ul{
	padding:10px;
}
.entry li{
	padding:0px 0 0 20px;
}
.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;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background:#666666;
	color:#FFFFFF;
	font-size:13px;
	height:60px;
	}

#footer_ul {
	list-style:none;
	margin:0;
	padding:20px 0 0 0;
}
#footer_ul li{
	float:left;
	padding:0 30px 0 10px;

}



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 {
	width:827px;
	height:45px;
	text-indent:-3000px;
	background:url("images/logo.gif");
	margin:0;
	display : block;
	padding:0;
	}
.h1_logo a{
	background : url('images/logo.gif') no-repeat 0 0;
	display : block;
	width:827px;
	height:45px;
}

.h1_logo a:hover{
background : url('images/logo.gif') no-repeat 0 0;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	margin:5px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	margin:0px;
	padding:0px;
	}

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, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#CCCC9A;
	}

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;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	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 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 0px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: auto;
	padding: 0;
	width: 896px;
	}
#header {
	width: 896px;
	}

#headerimg {
	margin: 0;
	height: 74px;
	width: 100%;
	}

#header2 {
	margin: 0 0 0 0px;
	padding: 0;

	width: 896px;
	}

#headerimg2 {
	margin: 0;
	height: 330px;
	width: 100%;
	}

.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 {
	background:#FFFFFF;
/*	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: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 10px 0 0 10px;
	margin: 0 auto;
	width: 876px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding:0;
	float:left;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 15px 0 3px 10px;
	margin: 0px 10px 0 10px;
	color:#403F8D;
	}

h3.comments {
	padding: 0;
	margin: 0px 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 {
	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 20px 8px 10px;
	list-style:none;
	}


.entry ol {
	padding: 0 0 0 35px;
	list-style:none;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	list-style:none;
	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:none;
	margin-bottom: 8px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 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;*/
	list-style:none;
	
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 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. */

	}

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;
clear:both;
	}
/* 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
{
	padding: 10px 10px 0px 10px;
margin-top:10px;
	margin-bottom:10px;
	float:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

#sidebar ul{
	padding:0px;
	margin:0px;
}
#sidebar li{
	padding:0px;
	margin:0px;
}

/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#footer_navi{
	clear:both;
	
}
#footer_navi li{
	list-style:none;
	float:left;
	margin:0px;
	padding:10px 0 10px 8px;
}
#footer_navi ul{
	margin:0px;
	padding:0px;
}

/* End Various Tags & Classes*/
#title_dl{
	margin:0 10px 0 10px;
	padding:20px 10px 5px 10px;
	border-bottom:#403F8D solid 1px;
}
#title_dl dt{
	margin:0px 0px 0 0;
	padding:0px 0 5px 10px;
	float:left;
	width:490px;
	color:#403F8D;
	font-size:16px;
 font-weight:bold;

}
#title_dl dd{
	
	margin:0px;
	padding:0px 0 5px 0;
}
div.book_column2  {  
width: 191px;  
background: url(images/book_botm.gif) no-repeat bottom;  
margin:0 0px 10px 0;
background-color:#FFFFFF;
float:left;
line-height:18px;
font-size:12px;
}
div.book_column2 .inner2   {  
background: url(images/book_top.gif) no-repeat;  
padding: 10px;
line-height:18px;
}
div.book_column3  {
width: 192px;  
background: url(images/book_botm.gif) no-repeat bottom;  
margin:10px 10px 10px 0;
background-color:#FFFFFF;
float:left;
line-height:18px;
font-size:12px;
}
div.book_column3 .inner3   {  
background: url(images/book_top.gif) no-repeat;  
padding: 10px;
line-height:18px;
}
div.book_column  {  
width: 192px;  
background: url(images/book_botm.gif) no-repeat bottom;  
margin:0 10px 10px 0;
background-color:#FFFFFF;
float:left;
line-height:18px;
font-size:12px;

}
div.book_column .inner   {  
background: url(images/book_top.gif) no-repeat;  
padding: 10px;
line-height:18px;
}
div.book_column4  {  
width: 191px;  
background: url(images/book_botm.gif) no-repeat bottom;  
margin:10px 0px 10px 0;
background-color:#FFFFFF;
float:left;
font-size:12px;
}
div.book_column4 .inner4   {  
background: url(images/book_top.gif) no-repeat;  
padding: 10px;
}
.book_img{
	margin:auto;
}
.header_p1{
	color:#666666;
	padding:10px 0 5px 10px;
	margin: 0;
	font-size:15 px;
}
.header_p2{
	padding:0;
	margin: 0;
	float:left;
}
.header_p3{
	padding:0;
	margin: 0;
	clear:both;
	background:#000000;
	text-align:center;

}
#li_border{
	margin:0 0 0 20px ;
	padding:0 ;
	width:540px;
}
#li_border li{
	border-bottom:#999999 dotted 2px;
	list-style:none;
	line-height:20px;
	text-indent:-15px;
}
#table_1{
	width:560px;
	margin:10px 5px 0 20px;
	border-bottom:#666666 dotted 2px;
	white-space: normal;
}
#table_10{
	width:560px;
	margin:10px 5px 0 20px;
}
#table_11{
	width:560px;
	margin:10px 5px 0 10px;
}
.table_td1{
	font-size:15px;
	width:550px;
	white-space: normal;
}
.table_td2{
	font-size:1em;
	white-space: normal;
	width:550px;
}

.mm{
	margin:0;
	padding:0;
}
div.seminar_column  {  
width: 595px;  
background: url(images/seminar_btm.gif) no-repeat bottom;  
margin:0 0 10px 0;
background-color:#FFFFFF;
float:left;
}
div.seminar_column .inner   {  
background: url(images/seminar_top.gif) no-repeat;  
padding: 10px;
}

div.seminar_column2  {  
width: 595px;  
background: url(images/seminar_btm.gif) no-repeat bottom;  
margin:0 0 0 0;
background-color:#FFFFFF;
float:left;
}
div.seminar_column2 .inner   {  
background: url(images/seminar_top.gif) no-repeat;  
padding: 10px;
}
div.books_column2  {  
width: 595px;  
background: url(images/book_botm01.gif) no-repeat bottom;  
margin:0 0 0px 0;
background-color:#FFFFFF;
float:left;
}
div.books_column2 .inner   {  
background: url(images/book_top01.gif) no-repeat;  
padding: 10px;
}
div.books_column  {  
width: 595px;  
background: url(images/book_botm01.gif) no-repeat bottom;  
margin:0 0 10px 0;
background-color:#FFFFFF;
float:left;
}
div.books_column .inner   {  
background: url(images/book_top01.gif) no-repeat;  
padding: 10px;
}

#seminar_bg {
	font-size: 1.2em;
	background:#006599;
	margin :0 0px 0 0px;
	width:595px;
	padding:10px 10px 10px 10px;
	}
#seminar_bg:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.seminar_td1{
	font-size:1.6em;
	border-right:#006599 solid 2px;
	padding:0 10px 0 0;
	margin:0 20px 0 0;
	vertical-align:middle;
}
.seminar_td2{
	line-height:18px;
	padding:0 0 0 10px;
}
#seminar_bg dd{
	padding:0 0 0 10px;
	margin:0 0 0 10px;
	line-height:1.6em;
}
.type01{
	line-height:18px;
}
.s_h3{
	color:#006599;
	font-weight:bold;
	border-bottom:#666666 solid 1px;
	margin:0;
	padding:0;
}
.ta01{
	margin:10px 0 10px 0;

}

.ta02{
	padding: 0 8px 0 0;

}
.ta03{
	margin:10px 0 10px 10px;

}
#title_dl2{
	margin:0;
	padding:0 0 5px 10px;
	border-bottom:#403F8D solid 1px;
}
.com_li2{
	border-bottom:#666666 solid 1px;
}
.com_li1{
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
.com_ta1{
	padding:5px;

}
.label {
	margin: 0 5px 0 0;
	font-size: 100%;
	color: #000000;
}
.ta04{
	border-bottom:#666666 solid 2px;
}
.ta05{
	font-size:12px;
	font-weight:normal;
}
.hhs_01{
color:#000066;
font-size:1.58em;
font-weight:bold;
}
.hhs_02{
color:#000066;
font-size:1.58em;
font-weight:bold;
line-height:1.4em;
}
.top_text01{
	color:#000066;
	font-size:1.2em;
	font-weight:bold;
}
/* "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." */
