﻿@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: 13px;
	line-height: 15px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../../../images/back.gif);
	background-repeat: repeat-x;
	background-position: top;


}
body,table,td {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
img {
	border: 0px
}
h2 {
	margin: 10px 0px 10px 0px; 
	padding: 0px;
	font-size: 17px;
	line-height: 20px;
}
h3 {
	margin: 30px 0px 20px 0px; 
	padding: 0px;
	font-size: 12px;
	text-indent: 5px;
	line-height: 20px;
	color:#ffffff;
	background-color: #99cc99;

}


a:link {
	color: #999966;
	text-decoration: none;
}
a:hover {
	color: #999966;
	background-color: #FFffcc;
	text-decoration: none;
}
a:visited {
	color: #999966;
	text-decoration: none;
}
a:active {
	color: #999966;
	background-color: #FFffcc;
	text-decoration: none;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;

}
#contents {
	margin: 20px 0px 0px 0px; 
	padding: 0px;
	width: 800px;
}
#main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 620px;
}

#main-top {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 620px;
}

#main img {
	margin: 5px;
	padding: 0px;
	border: 0px;
}

#side {
	float: right;
	text-align: center;
}

#side-contents {
	padding: 0px 0px;
	width: 170px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;

}

#side h2 {
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	font-size: 13px;
	line-height: 15px;
}
#side p {
	margin: 2px; 
	padding: 0px;
}

#side ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#side li {
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

#footer {
	width: 800px;
	text-align: right;
        clear:both;
	background-image: url(../../../images/sen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;

}

#global-navi {
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}

#global-navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#global-navi li {
	display: inline;
	padding: 0px;
	margin: 0px 5px 0px 5px;
}



.sentence20 {
	text-indent: 20px;
}

/* 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 */
/* End Various Tags & Classes*/



/* "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." */

