@charset "utf-8";

/*
Theme Name: simple
Theme URI: http://hasegawahiroshi.jp/wptheme/
Description: 構造とデザインをできる限り簡素化した日本語用のテーマ
Version: 1.0
Author: hasegawahiroshi
Author URI: http://hasegawahiroshi.jp/
Tags: white, fixed width, two column, Japanese
*/

/*
html
*/

body{
	margin: 0;
	padding: 0;
	font-family: courier,serif;
	letter-spacing:1px;
	color: #222;
	background:#007bbb;
	}

img {
	border: 0;
	}
	
p,ul,ol,li,form,input,textarea,select,dl,dt,dd,blockquote {
	margin: 0;
	padding: 0;
	}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	vertical-align:bottom;
	}

/*
layout
*/

#mainwrap {
	margin: 0 auto;
	padding: 0 20px;
	width:900px;
	text-align:left;
	}

/*
header
*/

#top:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
#top {
	margin: 0 0 30px;
	padding: 0 0 0 0;
	}

h1 {
	margin: 45px 0 20px 0;
	padding: 15px;
	width: 900px;
	font-size: 250%;
	line-height: 1.2em;
font-family: 'Vibur', cursive;
	}

h1 a,
h1 a:visited {
color: #fff;
text-decoration:none;
	}

h1 a:hover {

	}

#top p.description {
	margin:30px 0 0;
	width: 500px;
	font-size: 100%;
	font-weight: bold;
	line-height:1.6em;
	}

#top p.description a,
#top p.description a:visited {

	}

#top p.description a:hover {
	background: #ff4;
	}

#discbox {
  width:140px;
}

/*
content
*/

#content:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#content {
	width: 910px;
	}

#main:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#main {
	float:left;
	width:700px;
	}

#sidebar {
  margin-top: 20px;
  float: right;
  width: 140px;
  color: #fff;
}

#sidebar .search {
	margin:10px 0 0;
	padding: 0;
	}

#sidebar .search input {
 	width:120px;
	font-size:100%;
	padding:3px 5px 2px;
	color: #51504E;
	letter-spacing:1px;
	background:#F2F1EF;
	border:1px #B9B5AE solid; 
	line-height:1em;
	vertical-align:middle;
	}

#sidebar ul {
	list-style:none;
	margin: 5px 0 0;
	padding: 5px 0 0;
	border-top: 1px #E3E0D3 solid;
	border-bottom: 1px #E3E0D3 solid;
	}

#sidebar li {
	margin: 0 0 15px;
	padding:0;
	font-size: 80%;
	line-height:1.3em;
	font-weight: bold;
	}

#sidebar li a,
#sidebar li a:visited {
	color: #fff;
	background: none;
	}

#sidebar li a:hover {
	color: #000;
	background:#ff0;
	}

#sidebar ul ul {
	margin: 10px 0 0 10px;
	padding: 0;
	border: 0;
	}

#sidebar li li {
	margin: 10px 0;
	padding:0;
	font-size: 100%;
	font-weight: normal;
	}

#sidebar h3 {
padding-top: 15px;
font-size: 75%;
}

/*
footer
*/

footer:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
footer {
	width:100%;
	margin: 0;
	padding: 20px 0 100px;
color: #fff;
	}

footer ul:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
footer ul {
	list-style:none;
	padding:0;
	margin:20px 0;
	}

footer li {
	display:inline;
	margin-right: 20px;
	font-size: 90%;
	}

footer p {
	margin:0 0 3px;
	font-size: 90%;
	line-height:2em;
	}

footer a,
footer a:visited {
	color: #fff;
	}

/*
top, page
*/

h2 {
	margin: 3px 0 10px;
	font-size: 130%;
	line-height: 1.4em;
padding:20px 0 0 0px;
	}

h2 a,
h2 a:visited {
  font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	}

h2 a:hover {
	text-decoration: underline;
	}

.post:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.post {
  margin: 0 0 45px 0;
	padding: 0px 25px 40px 25px;
	width: 700px;
	}

.post p {
	line-height:1.8em;
	font-size: 90%;
margin-bottom: 10px;
	}

.post a:hover {
	text-decoration: underline;
	}

.post p.more-link a,
.post p.more-link a:visited {
	background: #ff0;
	}

.post h3 {
  margin-bottom:10px;
	clear:both;
	font-size:120%;
	}

.post h4,
.post h5 {
	margin:30px 0 20px;
	font-size:100%;
	}

.post ul,
.post ol {
	clear: left;
	margin:0 10px 20px 15px;
	padding-left:15px;
	}

.post li {
	margin:0 0 8px;
	font-size: 90%;
	}

.post blockquote {
	border-left: 2px #ccc solid;
	padding:0 20px;
	margin: 0 0 20px 3px;
	}

.post blockquote p {
	margin:10px 0;
	color: #444;
	width: auto;
	}

.post dl:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.post dl {
	margin:0;
	width:500px;
	}
.post dt {
	clear:left;
	float:left;
	width:130px;
	margin:0;
	padding:10px 20px 10px 0;
	font-weight:bold;
	font-size: 90%;
	line-height:1.6em;
	}
.post dd {
	float:left;
	width:350px;
	margin:0;
	padding:10px 0;
	font-size: 90%;
	line-height:1.6em;
	}

.post dl.postmetadata {
	clear: both;
	margin: 30px 0;
	padding: 10px 15px 5px;
	border-top: 1px #D2CFC3 solid;
	background: #EFEDE6;
	width:470px;
	}

.post dl.postmetadata dt {
	padding-top:0;
	padding-bottom:5px;
	font-size:85%;
	width: 110px;
	}

.post dl.postmetadata dd {
	padding-top:0;
	padding-bottom:5px;
	font-size:85%;
	width: 340px;
	}

.post dl.postmetadata dd a,
.post dl.postmetadata dd a:visited {
	background: none;
	border-bottom: 1px #ccc solid;
	}

.post dl.postmetadata dd a:hover {
	background: #ff0;
	}

.post p input {
	margin: 5px 0;
	}

.post img {
	padding: 10px;
	background-color:#fffffc;
	border-top: #eeeeee 1px solid;
	border-right: #dddddd 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #eeeeee 1px solid;
}

.navigation:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.navigation {
	margin:0 0 20px;
	font-size: 85%;
	font-weight: bold;
	width: 500px;
	}

.navigation .next {
	float:right;
	}

.navigation .prev {
	float:left;
	}

/*
comment
*/

#cbox {
  margin: 0 0 45px 0;
	padding: 0px 25px 40px 25px;
	width: 700px;
  background: #fff;
}

h3#comments {
	margin:50px 0 30px;
	padding:1px 0;
	}

h3#respond {
	margin:50px 0 30px;
	padding:1px 0;
	}

ul.commentlist {
	list-style:none;
	margin:0 0 20px;
	padding-left:0;
	}

ul.commentlist li img {
	float: right;
	margin-top:3px;
	margin-left:20px;
	}

cite {
	font-style:normal;
	font-weight:bold;
	}

#content .commentlist p {
	margin:5px 0 10px;
	line-height:1.6em;
	font-size: 90%;
	}

#content .commentlist li {
	margin:0 0 20px;
	}

#commentform {
	margin:0 0 50px;
	}

.commentlist a,
.commentlist a:visited,
#commentform a,
#commentform a:visited {
	background: #E3E0D3;
	}

.commentlist a:hover,
#commentform a:hover {
	background: #ff0;
	}

#commentform p {
	margin: 20px 0;
	font-size: 90%;
	}

#commentform dl {
	margin:0 0 20px;
	padding:0 0 1px;
	border:0;
	}

#commentform dt {
	float:none;
	margin:0 0 5px;
	padding:0;
	border:0;
	font-size: 90%;
	width:500px;
	font-weight: bold;
	color: #666;
	}

#commentform dd {
	float:none;
	margin:0 0 15px;
	padding:0;
	border:0;
	width:500px;
	}

#commentform dd input,
#commentform dd textarea {
	width:97%;
	font-size:140%;
	padding:5px 3px;
	background:#f8f8f8;
	border:1px #D9D7D2 solid;
	}

#commentform p input#submit {
	height:auto;
	padding:10px 30px;
	margin: 0 0 20px;
	font-size: 120%;
	font-weight: bold;
	color: #333;
	background:none;
	border:1px #ccc solid;
	}

#commentform p input#submit:hover {
	background:#ff0;
	}

#commentform p input#submit:active {
	background:#fff;
	}

/*
etc
*/

.clearboth {
	clear: both;
	}

.separate:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.separate {
	clear:both;
	}

.separate hr {
	display:none;
	}

.alignright {
	float: right;
	padding: 0;
	margin: 2px 0 10px 20px;
	}

.alignleft {
	float: left;
	padding: 0;
	margin: 2px 20px 10px 0;
	}

.post div.wp-caption {
	border: 1px solid #D2CFC3;
	text-align: center;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.post div.wp-caption p.wp-caption-text {
	font-size: 75%;
	line-height:1.6em;
	text-align: right;
	margin: 8px 5px 5px;
	padding:0;
	color: #333;
	width: auto;
	}

.box{
    background:#fff;
border: 1px solid #007bbb;
}
 
.fourcorners{
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

