@charset "UTF-8";
/* CSS Document */

/*デフォルト
----------------------------------------------------------------*/
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
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;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

#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; }

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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}
a img {
	border: none;
}

.navigation {
	padding: 0 0 5px 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*オリジナル
----------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(img/body_back.png) repeat;
	color: #333333;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 15px 0 20px 0;
	font-size: 13px;
	line-height: 18px;
}
#wrapper {
	background: url(img/wrapper_back.png) repeat-y;
	width: 770px;
	margin: 0 auto;
	padding: 0 15px 0 25px;
	position: relative;
}

img {
	border: none;
}
hr {
	display: none;
}
h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
}
ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #00B400;
	text-decoration:none;
}
a:hover {
	color: #80D980;
}
p {
}
.clear {
	width: 0px;
	height: 0px;
	clear: both;
	font-size:0;
	line-height:0;
}


/*ブロック要素
----------------------------------------------------------------*/
#header {
	background: url(img/header_back.png) no-repeat;
	width: 805px;
	height: 155px;
	margin: 0 auto;
	padding: 110px 0 0 5px;
}
#content {
	width: 550px;
	float: left;
	position: relative;
	top: -35px;
}
#sidebar {
	background: #E8F6CE url(img/right_top_back.png) no-repeat;
	width: 185px;
	padding: 0 5px 0 10px;
	float: right;
}
#footer {
	background: url(img/bottom_back.png) center bottom no-repeat;
	color: #00B400;
	width: 600px;
	height: 45px;
	margin: 0 auto;
	padding: 0 210px 0 0;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
}
#footer a {
	text-decoration: underline;
}

#header h1 a {
	width: 490px;
	height: 110px;
	display: block;
}
#header h1 span {
	display: none;
}

.post h2 {
	background: url(img/blog_title.png) left bottom no-repeat;
	color: #FFFFFF;
	height: 30px;
	padding: 10px 0 0 45px;
	line-height: 30px;
	font-size: 16px;
}
.post h2 a {
	color: #FFFFFF;
}
.entry {
	background: url(img/entry_back.png) repeat-y;
	padding: 0 15px;
}
.search_area {
	background: url(img/entry_back.png) repeat-y;
	padding: 100px 15px;
	text-align: center;
}
.blog_date {
	color: #888888;
	padding: 5px 0 10px 0;
	font-size: 11px;
	line-height: 13px;
}
.search_top {
	background: url(img/entry_top.png) left 5px no-repeat;
	height: 16px;
}
.entry_bottom,
.search_bottom {
	clear: both;
	background: url(img/entry_bottom.png) no-repeat;
	width: 550px;
	height: 25px;
}

h2.widgettitle {
	background: url(img/right_title.png) bottom no-repeat;
	width: 175px;
	height: 25px;
	padding: 5px 0 0 10px;
	font-size: 13px;
	line-height: 20px;
}
.page_title h2 {
	background: url(img/page_title.png) no-repeat;
	color: #555555;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 20px;
}
li.widget ul {
	margin: 0;
	padding: 0 0 10px 15px;
}
li.widget li {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: disc;
}

#sidebar li a {
	text-decoration: underline;
	line-height: 15px;
}

#calendar_wrap {
	padding: 0 10px 20px 10px;
}
#calendar_wrap td {
	margin: 0;
	padding: 0;
	line-height: 15px;
}
#calendar_wrap #prev,
#calendar_wrap #next {
	padding: 10px 0 0 0;
}
#calendar_wrap table {
	width: 100%;
}
.widget_search {
	padding: 0 0 20px 0;
}
.widget_search #s {
	width: 130px;
	height: 16px;
}


/*固定
----------------------------------------------------------------*/
#profile_title {
	background: url(img/lo_title.png) left 10px no-repeat;
	width: 185px;
	height: 50px;
	padding: 10px 0 0 0;
}
#profile_title a {
	width: 185px;
	height: 50px;
	display: block;
}
#profile_area {
	background: url(img/profile_back.png) repeat-y;
	padding: 8px 10px 0 10px;
	font-size: 12px;
	line-height: 15px;
}
#profile_bottom {
	background: url(img/profile_bottom.png) bottom no-repeat;
	width: 185px;
	height: 20px;
}
#banner_area {
	padding: 10px 0 0 0;
}
.banner {
	width: 180px;
	height: 38px;
	padding: 0 0 5px 0;
}
