/*
Theme Name: original
Theme URI: http://www.satotaka.jp
Description: システム手帳（バイブルサイズ）使えるリフィル無料ダウンロード
Author: Logo and Web
Author URI: http://www.logoandweb.co.jp


/*--- common ---*/

Body {
	background:#FFFFFF url(images/bg.jpg) repeat;
	margin:0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

#page {
	width: 785px;
	margin: 0 auto;
	background: url(images/body.jpg) repeat-y;
}

#header {
	width:785px;
	height:150px;
	background:url(images/header.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}

#headerimg {
	float:left;
	margin:0px;
	padding: 20px 10px 10px 50px;
	}

#headerimg h2{
	font-size:18px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}

#headerimg a{
	color:#FFFFFF;
	text-decoration:none;
}

#headerimg .description {
	padding:0px;
	margin:0px;
	font-size:12px;
}

#wrapper {
	width: 100%;
	}

#content {
	float: right;
	width: 480px;
	background:#fff;
	overflow:hidden;
	position: relative;
	right: 40px;
	margin-top: 5px;
}




#footer {
	width: 785px;
	clear: both;
	background:url(images/footer.jpg) no-repeat top;
	height:68px;
	color:#999;
	padding:0px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	
}

#footer p{
	padding-left: 250px;
	padding-top: 10px;
}
#footer a{
	color:#787878;

	}

/*-------------Headings-------------*/

h1 {
	font-size:14px;
	color:#ffc600;
	padding:0px;
	margin:0px;
}

h2 {
	font-size:16px;
	color:#a9a9a9;
	padding:0px;
	margin:0px;
}

h3 {
	font-size:18px;
	color:#a9a9a9;
	padding:0px;
	margin:0px;
}

h4 {
	font-size:20px;
	color:#a9a9a9;
	padding:0px;
	margin:0px;
}

h5 {
	font-size:22px;
	color:#a9a9a9;
	padding:0px;
	margin:0px;
}

/*-------------The Post-------------*/

.post {
	background: #FFFFFF;
	margin-bottom: 10px;
}

.post h2 {
	color:#765336;
	text-decoration:none;
	padding-bottom: 3px;
	padding-left: 3px;
	margin:0px;
	border-bottom: 5px solid #765336;
	width: 100%;
}

.post h2 a, .post h2 a:hover, .post h2 a:active{
	color:#765336;
	text-decoration:none;
	margin:0px;
}


.post h3 {
	padding:5px 3px 3px 5px;
	border-right: 1px solid #A8A18F;
	border-bottom: 1px solid #A8A18F;
	border-left: 1em solid #F1BC48;
	background-color: #FEEECC;
	font-size: 12px;
	color: #765336;
	width: 95%;
}


.post p {
	text-align:justify;
	line-height: 1.6;
	padding-left: 3px;
}

.post a {
	color:#ed2020;
}

.post ul {

}

.post li {

}

.entrytext {
	margin: 0px;
	padding: 0px;
}

.entrytext #top_item{
  background: url(images/img_refill_top.jpg) no-repeat left top;
  height: 372px;
  width: 476px;
  margin-bottom: 10px;
}
.entrytext #top_item #price{
  position: absolute;
  left: 125px;
  width: 200px;
  top: 240px;
  margin: 0px;
  padding: 0px;
}
.entrytext #top_item #price ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.entrytext #top_item #price li{
  margin-bottom: 7px;
}

.entrytext #top_itemList{
  width: 474px;
  margin-bottom: 10px;
}

#info{
	margin: 0px;
	padding: 0px;
}
#info ul{
	padding: 0px;
	margin-right: 0px;
	margin-left: 2em;
}
#info ul li{
	margin-bottom: 5px;
}

#reccomend ul{
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 1em;
}
#reccomend ul li{
	margin-bottom: 5px;
}

.navigation {
	height:40px;
}

.alignleft {
	width:200px;
	margin-bottom:10px;
	float:left;
	text-align:left;
	color:#a9a9a9;
}

.alignleft a{
	color:#a9a9a9;
}

.alignright {
	width:200px;
	margin-bottom:10px;
	float:right;
	text-align:right;
	color:#a9a9a9;
}

.alignright a{
	color:#a9a9a9;
}


.center {

}

.pagetitle {

}

blockquote {
	padding-left:10px;
}

cite {
}

.post img {
}

.post a img {
}

acronym, abbr {
}

.post table {
	margin-top: 10px;
} 

/*--------------side bar------------*/
#sidebar {
	width: 210px;
	float:left;
	padding-left: 28px;
}

#sidebar ul {
	margin:5px;
	padding:0px;
}

#sidebar ul h2 {
	font-size:12px;
	padding:10px 0px 0px 28px;
	overflow:hidden;
	margin:0px;
	color:#a9a9a9;
	background:url(images/title.jpg) no-repeat;
	height: 28px;
	}

#sidebar ul li {
	color:#a9a9a9;
	list-style-type:none;
	margin-left: 5px;
	}

#sidebar ul ul {
	padding-bottom:3px;
	padding-left:15px;
	background-image:none;
}

#sidebar ul ul li {
	padding-left:0px;
	margin-bottom:3px;
	background-image:none;
	list-style: none;
}




#sidebar p {

}

#sidebar a:link {
	color:#a9a9a9;
	text-decoration:none;
}
#sidebar a:visited {
	color:#999999;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}



/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {
color:#fff;
}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#search {
	float:right;
	padding:15px 15px 12px;
	}

#search .icon{
	padding-top:3px;
	float:left;
	}


#searchform {
	padding:35px 30px 10px 10px;
}

#searchform input {
	color: #999;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

#searchform #box {
	vertical-align:top;
	background: #fff;
}

/*------------- pagenavi -----------------*/

.sitenavi {
  margin: 0px;
  width: 396px;
　/* 300px */
  background: transparent;
  padding: 0px;
  position: relative;
  top: 53px;
  left: 360px; /* 370px */
}
.sitenavi ul {
  margin: 0px;
  padding: 0px;
  float: right;
  list-style-type: none;
}
.sitenavi ul li {
	padding: 0px;
	float: right;
	display: inline;
	margin: 0px;
}
.sitenavi ul li a:link, .sitenavi ul li a:visited {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 132px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.sitenavi ul li a:hover, .sitenavi ul li a:active {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 132px;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}


/*-------------Calendar-----------------*/

#date {
	float:left;
	width:45px;
	height:52px;
	background:url(images/date_bg.jpg) no-repeat;
	padding-top:10px;
	margin-right:10px;
	}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	font-weight:bold;
	}
	
#date .m {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ccc;
	margin-top:-3px;
	}
	
#date .j {
	text-align:center;
	font:20px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	font-weight:bold;
	margin-top:-2px;
}


#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}
