@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 */
* {

	padding: 0;
	margin: 0;

}

body {

	background-color: #000;
	color: #333;
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
	line-height:150%;
	font:12px/1.44 "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;

	}

a{

	color:#036;

}

#page {

	width: 800px;
	color: #333;
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;

}

#header {

	position:relative;
	background: url('images/headerimg.jpg') no-repeat top center;
	height: 297px;
	width: 800px;
	margin: 0 auto;

}

#headerimg h1 a{

	position:absolute;
	height: 120px;
	width: 300px;
	top:80px;
	left:35px;
	color:#fff;
	display:block;
	overflow:hidden;
	text-indent:-9999px;

}

#menucont {

	height: 70px;
	width: 800px;
	margin: 0 auto;
	background: url('images/menuback.gif') no-repeat 0 0;

}

#menubox {

	height: 70px;
	width: 796px;
	margin: 0 auto;

}


#menubox li  {

	height: 70px;
	width: 198px;
	margin: 0 auto;
	float:left;
	list-style:none;
	text-indent:-9999px;

}

#menubox li  a{

	height: 60px;
	width: 198px;
	display:block;
	overflow:hidden;

}

li#bt01 {

	background: url('images/top.gif') no-repeat 0 0;

}
li#bt02 {

	background: url('images/what.gif') no-repeat 0 0;

}
li#bt03 {

	background: url('images/menupage.gif') no-repeat 0 0;

}
li#bt04 {

	background: url('images/mas.gif') no-repeat 0 0;

}

#contentwrap{

	background-color: #fff;
	zoom:100%;/*IE6*/
	overflow:auto;/*IE7 and Firefox*/

}

/*\*/
* html #contentwrap{

	overflow: visible;
	height:1px;

}
/**/


#content {

	float:left;
	background-color: #fff;
	color: #333;
	width:600px;
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;

}


#contentall {

	background-color: #fff;
	color: #333;
	text-align: center;
	margin: 0 auto;
}

#footer {

	color:#FFF;
	position:relative;
	background:#000 url('images/footerimg.gif') no-repeat 0 0;
	height: 60px;
	width: 800px;
	margin: 0 auto;
	clear:both;
	padding-top:30px;

}

#footer a{

	color:#FFF;

}

#sidebar {

	float:left;
	background-color: #fff;
	color: #333;
	width:160px;
	text-align: left;
	margin: 0 auto;
	padding: 0 auto;

}

#sidebar li {

	list-style:none;

}

#sidebar h2 {

	font-size:14px;
	border-bottom:1px dotted #666;
	margin:10px auto;

}

div.entry {

	padding:10px;
	text-align:left;

}

#respond{

	width:720px;
	margin:10px 40px;
	text-align:left;

}

div.pageentry{

	margin:10px 40px;
	text-align:left;

}

div.pageentry p{

	margin:10px 20px;
	text-align:left;

}

.postmetadata {

	margin:30px;
	padding:10px 30px;
	clear: both;
	background-color:#ffc;

}


#content div.post{

	margin:10px 30px 10px 60px;
	text-align:left;

}

#content div.post h3{

	border-bottom:1px dotted #666;
	border-left:5px solid #930;
	padding-left:14px;
	text-align:left;

}

div.post h2{

	border-bottom:1px dotted #666;
	border-left:5px solid #930;
	padding-left:14px;
	margin:10px;
	text-align:left;

}

.newsbox{

	width:680px;
	text-align:left;
	margin:10px auto;

}

.newsbox td{

	padding:5px 10px;
	border-bottom:1px dotted #333;

}

.newsbox td.day{

	width:150px;
	font-weight:bold;

}

.midashiinfo {

	text-indent:-9999px;
	background: url('images/midashi_info.gif') no-repeat 0 0;
	width: 700px;
	height:60px;
	margin:3px auto;
	

}

.midashiwhat {

	text-indent:-9999px;
	background: url('images/midashi_what.gif') no-repeat 0 0;
	width: 700px;
	height:60px;
	margin:3px auto;
	

}

.midashidiary {

	text-indent:-9999px;
	background: url('images/midashi_diary.gif') no-repeat 0 0;
	width: 700px;
	height:60px;
	margin:3px auto;
	

}

.midashimenu {

	text-indent:-9999px;
	background: url('images/midashi_menu.gif') no-repeat 0 0;
	width: 700px;
	height:60px;
	margin:3px auto;
	
}

table.simsmenu {

	width:580px;
	margin:5px auto 20px auto;
	
}

table.simsmenu td {

	padding:3px 30px;
	border-bottom:2px dotted #ccc;
	
}

table.simsmenu td.mheader {

	width:450px;
	font-weight:bold;
	
}

.h3cate {

	margin:10px 50px 20px 50px;
	color:#930;
	border:1px solid #930;
	padding:5px 10px;
	
}

.h4cate {

	margin:5px 60px;
	color:#930;
	
}

.aligncenter{

	text-align:center;

}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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
	}

*.newdesc{

	width:720px;
	height:80px;
	margin:0 auto 20px auto;
	padding: 0.5em;
	overflow: auto;
	text-align:left;
	
}



