/*
THEME NAME: Pikalife
THEME URI: http://blog-light.com
DESCRIPTION: Pikalife
VERSION: 1.0
AUTHOR: blog-light
AUTHOR URI: http://blog-light.com
*/

@import "reset.css";

body {
	font-family: "ＭＳ Ｐゴシック",Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	background-attachment: fixed;

}

a {
	color: #0000FF;
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 860px;
	background: #FFF;
	margin: 0 auto;
	background-image: url(images/wrapperBg.gif);
	background-repeat: repeat-y;
}

#header {
	overflow: hidden;
	width: 860px;
	margin: 0 auto;
	background-image: url(images/headerBg.gif);
	background-repeat: no-repeat;
	height: 110px;
}

#logo {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 150px;
	text-align: center;
}

#logo a {
	color: #EB651A;
	text-decoration: none;
}

#logo a:hover {
	text-decoration: none;
}

#description {
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

#menu {
	width: 640x;
	overflow: hidden;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/menuBg.gif);
	background-repeat: repeat-x;
	height: 36px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	font-size: 15px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block;
	background-image: url(images/liLine.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #660000;
	text-decoration: none;
}

#menu ul li.current_page_item a {
	background-image: url(images/liBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li a:hover {
	background-image: url(images/hoverBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #660000;
	text-decoration: none;
}

#container {
	width: 760px;
	overflow: hidden;
	margin: 25px auto;
}

#content {
	float: left;
	width: 550px;
}

.post {
	margin-bottom: 50px;
}

.post-title {
	font-size: 16px;
	line-height: 1.0;
	font-weight: normal;
	color: #669933;
	background-image: url(images/postTitleBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 30px;
	height: 20px;
}

.post-title a {
	color: #669933;
	text-decoration: none;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 10px;
	background-image: url(images/postContentBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	line-height: 1.3;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #BBBBBB;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px dotted #BBBBBB;
	padding: 10px 0 5px;
}

.post-content p {
	padding: 10px 0 5px;
}

.post-content img.alignnone {
	background: #FFF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 180px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
	color: #660000;
	font-weight: bold;
	font-size: 115%;
	background-image: url(images/sideH3Bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sidepanel ul li {
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel ul li a {
	font-size: 110%;
	color: #669933;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: none;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
	color: #669933;
}

#footer {
	margin: 0 auto;
	width: 800px;
	height: 20px;
	padding: 15px 20px 5px 40px;
	background-image: url(images/footerBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}

#footer-links {
	list-style: none;
}

#footer-links li {
	float: left;
	margin-right: 15px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

/* top */
#topPage a {
	color: #464646;
	text-decoration: none;
}

#topPage a:hover {
	text-decoration: underline;
}

#topPage {
	width: 520px;
	color: #660000;
	font-size: 13px;
}

#topPage .box01 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#topPage .box02 {
	margin-bottom: 15px;
}

#topPage h2 {
	font-weight: bold;
	font-size: 16px;
	background-image: url(images/topH2Bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-style: none;
	padding: 15px 0 5px 30px;
	color: #336633;
}

#topPage .kounou {
	background-image: url(images/kounouBg.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 6px;
}

#topPage h3 {
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/topH3Bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-style: none;
	height: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
}

#topPage .box02 p {
	padding-left: 30px;
	padding-top: 5px;
}

/* page */
#page a {
	color: #464646;
	text-decoration: none;
}

#page a:hover {
	text-decoration: underline;
}

#page {
	width: 520px;
	color: #660000;
	font-size: 13px;
	margin-bottom: 20px;
}

#page h2 {
	font-weight: bold;
	font-size: 16px;
	background-image: url(images/topH2Bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-style: none;
	color: #336633;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 25px;
}

#page h3 {
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/topH3Bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-style: none;
	height: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
}

#page h4 {
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 5px 30px;
}
#page h5, #page h6 {
	font-weight: bold;
	padding: 10px 0 5px 30px;
}
#page p {
	padding: 0 0 5px 30px;
}
#page .subMenu p {
	padding: 0;
}
#page .subMenu p a {
	color: #FF9900;
	background-image: url(images/subMenuArrow.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
}
.pageTopBtn {
	width: 520px;
}
.pageTopBtn p {
	text-align: right;
}
#page .pageTopBtn p a {
	background-image: url(images/pageTopBtn.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	font-size: 12px;
	background-position: left center;
	color: #66CC33;
}

/* table border */
#page table.wakuAri {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 485px;
	border-top: 1px solid #8DB543;
	border-left: 1px solid #8DB543;
}
#page table.wakuAri td {
	margin-bottom: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #8DB543;
	border-bottom: 1px solid #8DB543;
	vertical-align: top;
}
.wk_a, .wk_b, .wk_c, .wk_d, .wk_x {
	background-color: #D8E6BF;
	color: #669900;
	font-weight: bold;
}
.wk_a, .wk_d {
	width: 100px;
}
.wk_b, .wk_c {
	width: 130px;
}

/* table border-none */
#page table {
	margin-left: 30px;
	width: 485px;
}
#page table td {
	vertical-align: top;
}

/* sidebar */
#calendar_wrap {
	margin-top: 2px;
}

.sidepanel {
	background-color: #FFFFFF;
	background-image: url(images/sidepanelBg.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.sideTsuika {
	color: #660000;
	width: 180px;
	text-align: center;
}

.sideTsuika li {
	margin-bottom: 20px;
}

.sideTsuika li.jusho {
	text-align: center;
	line-height: 1.4;
}

.sideTsuika li.jusho p.dai {
	font-size: 16px;
	font-weight: bold;
} 

/* printMark */
.printMark {
	text-align: right;
	margin-right: 10px;
}
.printMark a {
	color: #666666;
	text-decoration: none;
}
