/*
Theme Name: PeruToro_White
Theme URI: 
Description: 
Version: 1.0
Author: MASA
Tags: 
*/
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	line-height: 1.4;
	text-decoration: none;
	font-family: Arial, sans-serif;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
p {
	margin: 15px 0;
	line-height: 170%
}
body {
	background-color: #fff;
}
#toprap {
	background-color: #e2e2e2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
}
#wrap {
	width: 900px;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#header {
	float: left;
	width: 900px;
}
h1.head-logo {
	text-indent: -9999px;
}
h1.head-logo a {
	float: left;
	height: 26px;
	width: 407px;
	margin-top: 33px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}
h2.head-img {
	background-image: url(img/novice.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 185px;
	width: 900px;
	margin-top: 28px;
	text-indent: -9999px;
}
#menu {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 900px;
	margin-top: 7px;
	margin-bottom: 14px;
}
#menu ul {
	float: left;
	height: 47px;
	width: 900px;
}
#menu li {
	text-indent: -9999px;
	list-style-type: none;
}
*:first-child+html #menu li {
	float: left;
}
* html #menu li {
	float: left;
}
#menu li a {
	float: left;
	height: 47px;
}
#menu li.hm01 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -12px 0px;
	width: 56px;
	margin-left: 12px;
}
#menu li.hm02 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -68px 0px;
	width: 75px;
}
#menu li.hm03 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -143px 0px;
	width: 81px;
}
#menu li.hm04 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -224px 0px;
	width: 98px;
}
#menu li.hm05 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -322px 0px;
	width: 85px;
}
#menu li.hm06 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -407px 0px;
	width: 110px;
}
#menu li.hm07 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -517px 0px;
	width: 75px;
}
#menu li.hm08 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -592px 0px;
	width: 87px;
}
#menu li.hm01 a:hover {
	background-position: -12px -48px;
}
#menu li.hm02 a:hover {
	background-position: -68px -48px;
}
#menu li.hm03 a:hover {
	background-position: -143px -48px;
}
#menu li.hm04 a:hover {
	background-position: -224px -48px;
}
#menu li.hm05 a:hover {
	background-position: -322px -48px;
}
#menu li.hm06 a:hover {
	background-position: -407px -48px;
}
#menu li.hm07 a:hover {
	background-position: -517px -48px;
}
#menu li.hm08 a:hover {
	background-position: -592px -48px;
}
#content {
	float: left;
	width: 900px;
}
#left-content {
	width: 640px;
	float: left;
}
.content-box {
	float: left;
	height: 192px;
	width: 606px;
	background-image: url(img/box.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding: 15px;
}
.box-top {
	width: 470px;
	height: 80px;
	margin-bottom: 8px;
}
.box-top img {
	float: left;
	margin-right: 8px;
}
.box-top h3 a {
	font-size: 14px;
	color: #ff008a;
	float: left;
	width: 340px;
	margin: 5px 0 ;
}
p.date_cat_tag,
p.date_cat_tag a {
	font-size: 11px;
	color: #999999;
	margin-top: 2px;
	line-height: 13px;
}
.box-bottom {
	width: 600px;
	height: 85px;
}
p.more-right a {
	float: right;
	margin-right: 10px;
}
.entry-nav {
	width: 600px;
	float: left;
	margin-bottom: 20px;
}
.entry-nav a.page-numbers,
.entry-nav span.page-numbers {
	padding: 2px .4em;
	margin: 0 5px;
	border:1px solid #FFFFFF;
	float: left;
}
.entry-nav span.page-numbers {
	color: #333333;
}
.entry-nav a.prev,
.entry-nav a.next {
	padding: 2px .4em;
	border:1px solid #FFFFFF;
	margin: 0 5px;
	float: left;
}
.entry-nav a:hover {
	color: #999999;
}
#right-content {
	width: 240px;
	float: right;
}
.widget-box {
	float: right;
	width: 230px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.widget-box h4 {
	font-size: 14px;
	color: #ff008a;
	margin-bottom: 5px;
}
.widget-box ul {
	float: left;
	width: 225px;
	margin-left: 5px;
}
.widget-box li {
	float: left;
	margin-bottom: 5px;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
}
.widget-box ul li ul {
	float: left;
	width: 200px;
	margin-left: 5px;
}
.widget-box .st-tag-cloud {
	margin-left: 5px; /* single-tag plugin */ 
	float: left;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#footer .foot-box {
	width: 195px;
	margin-right: 14px;
	margin-left: 14px;
	float: left;
	margin-bottom: 20px;
}

/* page.php single.php */
#ps-content {
	background-image: url(img/middle_background.png);
	background-repeat: repeat-y;
	width: 596px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
h2.ps-title {
	font-size: 14px;
	color: #ff008a;
	float: left;
	width: 596px;
	margin: 10px 0 ;
}
hr.do {
	float: left;
	width: 596px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	float: left;
}
hr.top-back {
	float: left;
	width: 636px;
	height: 18px;
	background-image: url(img/top_background.png);
	background-repeat: no-repeat;
	border: none;
}
hr.bottom-back {
	float: left;
	width: 636px;
	height: 20px;
	background-image: url(img/bottom_background.png);
	background-repeat: no-repeat;
	border: none;
}
#comments-area {
	float: left;
	margin-top: 30px;
	padding-top: 5px;
	width: 596px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
ol#commentlist {
	float: left;
	width: 596px;
}
ol#commentlist li {
	width: 596px;
	float: left;
	list-style-type: none;
	padding: 20px 0 ;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h2#postcomment {
	float: left;
	width: 596px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#inputbox {
	float: left;
	width: 596px;
}
#aeu {
	float: left;
	width: 210px;
	margin-right: 10px;
}
#aeu p,
#com p {
	margin-bottom: 0;
}
input#author,
input#email,
input#url,
input#submit {
	float: left;
	width: 200px;
	margin-bottom: 20px;
}
input#submit {
	float: left;
	width: 80px;
	margin-bottom: 20px;
}
#com {
	width: 370px;
	float: right;
}
textarea#comment {
	float: right;
	width: 370px;
	margin-bottom:10px;
}
#ps-content h4 {
	font-size: 12px;
	color: #ff008a;
	float: left;
	width: 596px;
	margin: 20px 0 0 0 ;
	padding: 20px 0 10px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#ps-content ul.st-related-posts {
	width: 576px;
	float: left;
	margin-left: 20px;
}
#ps-content ul.st-related-posts li {
	margin: 4px 0;
}