@charset "utf-8";

/*Theme Name: Sentakusen
Theme URI: http://www.sentakusen.net/
Description: sentakusen design
Version: 1.0
Author: Minoru Kubota
Author URI: http://www.sentakusen.net/
*/

/* font-size
--------------------------------------------------
22px = 1.375em
21px = 1.3125em
20px = 1.25em
19px = 1.1875em
18px = 1.125em
17px = 1.0625em
16px = 1em
15px = 0.9375em
14px = 0.875em
13px = 0.8125em
12px = 0.75em
11px = 0.6875em
10px = 0.625em
9px  = 0.5625em
8px  = 0.5em
-------------------------------------------------- */

/* reset
-------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border: none;
}
img {
	vertical-align: top;
}
hr {
	display: none;
}

/* global
-------------------------------------------------- */
body {
	text-align: center;
	font-size: 0.625em;
	font-family: Helvetica, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
	background: #fff url(images/body_bg.gif) repeat-x left top;
	color: #000;
	line-height: 1.5;
}
a {
	color: #333;
}
a:hover {
	color: #0cc;
}
blockquote {
	background-color: #eee;
	margin-bottom: 15px;
}
blockquote p {
	padding: 5px;
}
pre {
	color: #fff;
	background-color: #000;
	font-family: monospace;
	overflow: auto;
	padding: 10px;
	margin-bottom: 10px;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

/* #header
-------------------------------------------------- */
#header {
	width: 800px;
	position: relative;
}
#header h1 {
	padding: 30px 0 20px 0;
}
.cse-branding-bottom {
	position: absolute;
	top: 33px;
	right: 0;
}
#q {
	width: 170px;
	padding: 1px;
	border: solid 1px #eee;
}
#sa {
	visibility: hidden;
	width: 0;
}

/* #content
-------------------------------------------------- */
#content {
	padding: 20px 10px;
	background-color: #fff;
	color: #000;
}
#content a img {
	border: solid 1px #fff;
}
#content a img:hover {
	border: solid 1px #0cc;
}
/* #main
-------------------------------------------------- */
#main {
	width: 600px;
	float: left;
}

/* #maincol
-------------------------------------------------- */
#maincol {
	width: 420px;
	float: right;
}
.post {
	width: 420px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #999;
}
.post h2 {
	width: 405px;
	font-size: 1.4em;
}
.post h2 a {
	color: #000;
}
.post h2 a:hover {
	color: #699;
}
.posttitle {
	width: 405px;
	margin-bottom: 10px;
	padding: 0 0 5px 10px;
	border-left: solid 5px #cee;
}
.entry h3 {
	width: 420px;
	font-size: 1.3em;
	color: #999;
	margin-bottom: 5px;
}
.entry p, .entry ul {
	width: 420px;
	font-size: 1.1em;
	margin-bottom: 10px;
}
.entry p img {
	margin-bottom: 5px;
}
.post-meta {
	width: 420px;
	color: #999;
	margin-bottom: 15px;
}
.post-meta-key {
	padding-right: 5px;
}
.metadata {
	width: 420px;
	text-align: right;
	margin: 15px 0;
}
.nav {
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 15px;
}

/* #subcol
-------------------------------------------------- */
#subcol {
	width: 160px;
	float: left;
}
.menu {
	margin-bottom: 20px;
}
.menu h2 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
.menu li ul {
	padding-left: 10px;
	margin-bottom: 20px;
}
.menu a {
	display: block;
	padding: 2px 0 0 6px;
	background: url(images/arrow.gif) no-repeat 0 7px;
}
.menu .children {
	margin-bottom: 5px;
}
.menu .children a {
	padding-left: 6px;
	background: url(images/disc.gif) no-repeat 0px 8px;
}
#information h2 {
	padding-left: 18px;
	background: url(images/information_ico.gif) no-repeat left 1px;
}
#rsslist h2 {
	padding-left: 18px;
	background: url(images/rss_ico.gif) no-repeat left 1px;
}
.linkcat h2 {
	padding-left: 18px;
	background: url(images/bookmark_ico.gif) no-repeat left 1px;
}
#searchform {
	margin-bottom: 20px;
}
#s {
	width: 145px;
	padding: 1px 1px 1px 14px;
	background: #000 url(images/search_bg.gif) no-repeat 1px 1px;
	color: #fff;
}
#searchsubmit {
	background-color: #fff;
	color: #000;
	margin-top: 5px;
}

/* #sidebar
-------------------------------------------------- */
#sidebar {
	width: 160px;
	float: right;
}
#sidebar h2 {
	margin-left: 10px;
}
#news {
	background: url(images/news.gif) no-repeat left top;
	padding-top: 20px;
}
#categories {
	background: url(images/categories.gif) no-repeat left top;
	padding-top: 20px;
}
#archives {
	background: url(images/archives.gif) no-repeat left top;
	padding-top: 20px;
}
#wp-calendar {
	width: 140px;
	margin-left: 10px;
	text-align: center;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#wp-calendar caption {
	font-size: 1.1em;
	margin-bottom: 5px;
}
#wp-calendar th, #wp-calendar td {
	padding: 2px 0;
}
#tagcloud h2 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
#tagcloud p {
	margin-left: 10px;
}
#tagcloud {
	background: url(images/tagcloud.gif) no-repeat left top;
	padding-top: 20px;
	margin-bottom: 20px;
}

/* #footer
-------------------------------------------------- */
#meta {
	padding: 10px;
	text-align: right;
	background-color: #000;
	color: #fff;
}
#meta a {
	color: #fff;
}
#meta a:hover {
	color: #9cc;
}
#copyright {
	text-align: center;
	padding: 20px 0 40px 0;
}

/* #comments
-------------------------------------------------- */
#comments {
	margin-bottom: 20px;
}
#comments h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#commentset p {
	margin-bottom: 15px;
}
#trackbackurl {
	font-size: 1.1em;
}
#trackbackurl input {
	width: 416px;
	background-color: #ccc;
	color: #000;
	padding: 2px;
	margin-bottom: 5px;
}
#commentrss {
	font-size: 1.1em;
	text-align: right;
	margin-bottom: 15px;
}
.commentcontent {
	font-size: 1.1em;
}
.notice {
	color: #f00;
}
#commentform p {
	font-size: 1.1em;
	margin-bottom: 5px;
}

/* form
-------------------------------------------------- */
.entry form p {
	margin-bottom: 5px;
}
#author input,
#email input,
#url input,
#subject input,
#message textarea {
	width: 414px;
	padding: 2px;
	margin-bottom: 10px;
	border: solid 1px #ccc;
}
#submit {
	text-align: center;
	margin-bottom: 15px;
}
#submit input {
	background-color: #ccc;
	color: #000;
	padding: 1px 20px;
	cursor: pointer;
}

/* others
-------------------------------------------------- */
.hr_clear {
	clear: both;
	visibility: hidden;
	height: 0;
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}