/*
Theme Name: PorePore
Theme URI: http://pore2.net/
Description: Based on <a href="http://acguy.info/">WaterProof</a>.
Version: 2.0.1
Author: mimu
Author URI: http://acguy.info/
Date: 2010-04-01
*/

body {
	font-size: 14px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	background: #efd;
	background-image: url(./images/bg_green.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #c96;
}

a img {
	border: none;
}

a:hover {
	color: #ccf;
}

#rap {
	background: #fff;
	margin: 0 auto 0 40px;
	width: 880px;
	text-align: left;
	border: 0;
}

#header {
	background-image: url(./images/header.png);
	width: 880px;
	height: 125px;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: right;
	background-repeat: no-repeat;
}

#header_top {
	background-image: url(./images/header_top.png);
	width: 880px;
	height: 125px;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: right;
	background-repeat: no-repeat;
}

#headerimg a {
	position: relative;
	top: 36px;
	right: 20px;
	font-size: 32px;
	font-weight: strong;
	background: transparent;
	padding: 5px;
	color: #963;
	text-decoration: none;
	display: none;
}

#headerimg a:hover {
	position: relative;
	top: 36px;
	right: 20px;
	font-size: 32px;
	font-weight: strong;
	background: transparent;
	padding: 5px;
	color: #963;
	text-decoration: none;
	display: none;
}

.description {
	font-size: 16px;
	font-weight: strong;
	display: none;
}

h1 {
	margin: 0;
	}

#content {
	float: right;
	width: 800px;
	min-height: 480px;
	color: #963;
	margin: 0 40px 20px 40px;
}

#content_home {
	float: right;
	width: 560px;
	min-height: 480px;
	color: #963;
	margin: 20px 20px 20px 20px;
}

#content h2 {
	border-bottom: 1px dotted #666;
	color: #963;
	font-size: 28px;
	margin: 40px 0 5px 0;
	padding: 0 0 3px 60px;
	text-align: left;
	width: 720px;
	background-image: url(./images/icon_zou.png);
	background-repeat: no-repeat;
	line-height: 48px;
	text-decoration: none;
}

#content h2#comments a {
	color: #963;
	font-size: 18px;
}

#content h3 img {
	border: 0;
}

#content h3 {
	font-size: 22px;
	margin: 30px 0 5px 20px;
	padding: 0 0 0 30px;
	border: 1px;
	border-bottom-style: dotted;
	border-color: #ccc;
	background-image: url(./images/icon_kirin_l.png);
	background-repeat: no-repeat;
	width: 670px;
	line-height: 32px;
}

#content h3.storytitle, #content h3.storytitle a {
	font-size: 22px;
	color: #963;
	text-decoration: none;
}

#content h3.storytitle a:hover {
	color: #ccf;
	text-decoration: none
}

#content h4 {
	font-size: 18px;
	margin: 20px 0 0 30px;
	padding: 5px;
	background: #fee;
}

#content h5 {
	font-size: 16px;
	margin: 20px 0 0 35px;
	padding: 0;
}

#content div.post {
	margin: 0 0 50px 0;
	padding: 0;
}

#content div.post p, #content div.post li {
	line-height: 130%;
}

#content div.post div.storycontent p {
	width: 760px;
	margin: 10px 0 0 40px;
}

#content div.post div.storycontent ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 5px 0 0 0;
	padding-left: 0;
}

#content div.post div.storycontent ul li {
	margin: 2px 0 0 50px;
}

#content div.post div.storycontent ol {
	list-style-type: decimal;
	margin: 5px 0 0 0;
	padding-left: 0;
}

#content div.post div.storycontent ol li {
	margin: 2px 0 0 60px;
}

#content div.post div.storycontent blockquote {
	background: #fff;
	border-left: 10px solid #333;
	font-family: 'MS P Gothic';
	margin: 0 0 -10px 0;
	padding: 1px 10px 1px 10px;
}

#content div.post p {
	width: 580px;
}

#content div.post div.meta, #content div.post div.meta a {
	color: #c96;
	font-family: 'MS P Gothic';
	font-size: 11px;
	margin: 30px 0 20px 0;
}

#content div.post div.meta li a:hover {
	color: #ccf;
}

#content div.post div.meta ul, #content div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}

#content div.post div.feedback {
	font-size: 11px;
	margin: 20px 0 30px 0;
}

#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#content #commentlist li {
	margin-bottom: 10px;
}

#content #commentform input, #content #commentform textarea {
	font-size: 11px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #963
}

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}

#navcontainer ul {
	padding: 0 10px 0 10px;
	margin: 0;
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 860px;
	font: 14px 'MS P Gothic';
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li.page_item a {
	padding: 7px 7px 7px 7px;
	background: #fff;
	color: #963;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #ccc;
}

#navcontainer ul li.page_item a:hover {
	color: #963;
	background: #ff9;
	border-right: 1px solid #ccc;
}

#navcontainer ul li.current_page_item a {
	padding: 7px 7px 7px 7px;
	background: #fc9;
	color: #963;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #ccc;
}

#navcontainer ul li.current_page_item a:hover {
	color: #963;
	background: #ff9;
	border-right: 1px solid #ccc;
}

#navcontainer ul li.page_item_home a {
	padding: 7px 7px 7px 7px;
	background: #fff;
	color: #963;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#navcontainer ul li.page_item_home a:hover {
	color: #963;
	background: #ff9;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#navcontainer ul li.current_page_item_home a {
	padding: 7px 7px 7px 7px;
	background: #fc9;
	color: #963;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#navcontainer ul li.current_page_item_home a:hover {
	color: #963;
	background: #ff9;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#menu {
	clear: left;
	position: relative;
	top: 40px;
	margin: 0 620px 60px 20px;
	padding: 0;
}

#menu ul {
	list-style-type: none;
	margin: 5px 0 40px 0;
	padding: 0;
}

#menu ul li {
	color: #666;
	font-size: 14px;
	margin: 5px 0 15px 0;
	padding: 0 0 5px 3px;
}

#menu ul li p {
	font-size: 14px;
	margin: 5px 0 0 10px;
	padding: 0;
}

#menu ul li h2 {
	border-bottom: 1px dotted;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#menu ul li ul {
	margin: 5px 0 5px 10px;
	list-style-image: url(./images/icon_usagi_m.png);
	list-style-position: inside;
	line-height: 20px;
}

#menu ul li ul li {
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 0 2px;
	line-height: 16px;
}

#menu ul li ul li a {
	color: #963;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
}

#searchform {
	margin: 2px 0 15px 0;
}

p.credit {
	color: #963;
	background: #fff;
	border-top: 1px solid #ccc;
	clear: both;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 15px 0 15px 0;
	text-align: center;
	width: 880px;
}

p.credit a {
	color: #963;
	text-decoration: none;
}

p.credit a:hover {
	color: #963;
	text-decoration: underline;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin: 20px 0 40px 0;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

#commentlist p.meta, #commentlist p.meta a {
	color: #963;
	font-family: 'MS P Gothic';
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #963;
	font-family: 'MS P Gothic';
	font-size: 11px;
}

hr {
  border-width: 1px;
  border-style: dotted;
  border-color: #ccc;
  width: 200px;
  margin-left: 0;
}

/* Begin Calendar */
#wp-calendar {
	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 th {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.comment-number {
	font: italic 28px 'MS P Gothic';
	color: #69c;
}

.alt {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}

#ed_toolbar input {
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0 1px 0 0;
}

.hl-surround{
    -moz-border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 8px;
    margin-bottom: 5px;
    width: 480px;
    overflow: auto;
    text-align: left;
}

.hl-surround, .hl-surround pre, .hl-surround span{
	font: normal 9pt 'MS P Gothic';
}

.hl-default{
	color: Black;
}

.hl-code{
	color: Gray;
}

.hl-brackets{
	color: Olive;
}

.hl-comment{
	color: #ffa500;
}

.hl-quotes{
	color: #8b0000;
}

.hl-string{
	color: Red;
}

.hl-identifier{
	color: Blue;
}

.hl-builtin{
	color: Teal;
}

.hl-reserved{
	color: Green;
}

.hl-inlinedoc{
	color: Blue;
}

.hl-var{
	color: #00008b;
}

.hl-url{
	color: Blue;
}

.hl-special{
	color: Navy;
}

.hl-number{
	color: Maroon;
}

.hl-inlinetags{
	color: Blue;
}

.hl-main{
	background-color: transparent;
}

.hl-main pre{
	margin: 0; padding: 0;
}

cite {
  font-style:normal;
}

/*
wpvideo.css
*/

.wpv_videoc {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 425px;
}

.wpv_video {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0 4px 0;
	width: 425px;
	height: 350px;
}

.wpv_titleauthor, .wpv_durationdate {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	font:bold 11px 'MS P Gothic';
	color: #666;
	padding: 3px;
	border-top: 1px solid #aaa;
}

.wpv_download {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}

.wpv_download a {
	font: bold 11px 'MS P Gothic';
	color: #f44;
}

.wpv_download a:hover {
	text-decoration: none;
}

.wpv_download img {
	border: 0;
}

.wpv_self {
	text-align: left;
}

.wpv_self a {
	font: bold 11px 'MS P Gothic';
	color: #000;
}

/*
Additional
*/

dd {
	margin: 0 0 10px 10px;
}

#menu ul li#sidebar_top {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	list-style: none;
}

#menu div.homefeed {
	margin-top: 5px;
	margin-left: 0;
}

#menu ul li div.homefeed ul {
	margin: 5px 0 5px 10px;
	list-style-image: url(./images/icon_hitsuji_s.png);
	list-style-position: inside;
	line-height: 20px;
}

#menu ul li div.homefeed ul li {
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 0 2px;
	line-height: 16px;
}

#menu ul li div.homefeed ul li a {
	color: #963;
	text-decoration: none;
}

#menu ul li div.homefeed ul li a:hover {
	text-decoration: underline;
}

#menu h2.storytitle, #menu h2.storytitle a {
	text-decoration: none;
}

#content_home div.post #top_image {
	height: 420px;
	width: 560px;
	margin: 20px 0 20px 0;
}

#menu #sidebar_logo {
	height: 60px;
	width: 160px;
	margin: 0;
	background-image: url(./images/sidebar_logo.png);
	background-repeat: no-repeat;
}

#menu #sidebar_search {
	font-size: 12px;
	margin: 40px 0 0 0;
}

#menu #sidebar_search #sidebar_admin {
	font-size: 9px;
	margin: 20px 0 0 0;
}

#content #footer_search {
	font-size: 12px;
	margin: 20px 0 10px 0;
}

#content #footer_search #footer_admin {
	font-size: 9px;
	margin: 20px 0 0 0;
}

#content div.post div.mail_image {
	height: 16px;
	width: 96px;
	margin: 0 0 0 35px;
	background-image: url(./images/mail.png);
	background-repeat: no-repeat;
}

#content div.post div.storycontent #calendar_wrapLarge h3 {
	font-size: 22px;
	margin: 20px 40px 10px 40px;
	padding: 0;
	width: 720px;
	background-image: none;
	line-height: 24px;
}

#content div.post div.storycontent #calendar_wrapLarge #wp-calendarLarge {
	margin: 10px 40px 10px 40px;
	padding: 0;
	width: 720px;
}

span.event-block a {
	color: #036;
}

ol li.asobimushi {
	font-weight: bold;
	margin: 20px 0 0 60px;
}

#backto {
	margin: 40px 0 0 0;
	font-size: 12px;
}

#illust_credit {
	width: 560px;
	margin: 20px 0 10px 0;
	font-size: 12px;
	text-align: right;
}

#rap-top {
	margin: 20px auto 0 40px;
	padding: 0;
	width: 880px;
	height: 10px;
	background-image: url(./images/rap_top.png);
	background-repeat: no-repeat;
}

#rap-bottom {
	margin: 0 auto 10px 40px;
	padding: 0;
	width: 880px;
	height: 10px;
	background-image: url(./images/rap_bottom.png);
	background-repeat: no-repeat;
}

#content div.post dt {
	margin: 10px 0 0 60px;
}

#content div.post dd {
	margin: 5px 0 20px 80px;
	color: #f00;
}

#mobi_info {
	float: right;
	margin: 40px 80px 0 0;
	width: 480px;
	height: 36px;
	text-align: right;
}

#mobi_info_cont {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-color: #666;
	line-height: 12px;
	text-align: left;
	whie-space: nowrap;
	display: none;
}

#qr_code {
	float: right;
	width: 87px;
	height: 87px;
	margin: -72px 0 0 473px;
	background-image: url(./images/qr.jpg);
	background-repeat: no-repeat;
}

#menu ul li h2 a {
	color: #666;
	text-decoration: none;
}

#npo_info {
	clear: both;
	width: 560px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
	font-size: 12px;
}

#npo_info a {
	text-decoration: none;
}

.album {
	margin: 20px 0 0 40px;
	padding: 0;
}

.asobitable {
	margin: 5px 0 10px 60px;
}

#content div.post div.actcontent h3 {
	width: 240px;
}

#content div.post div.actcontent p {
	width: 440px;
	margin: 10px 0 0 40px;
}

#content div.post div.actcontent #route p {
	width: 240px;
	margin: 5px 0 10px 0;
}

#content div.post div.actcontent #route img {
	margin: 10px 0 0 0;
}

#slider {
width: 560px;
height: 420px;
overflow: hidden;
}

.tableinpost {
margin: 20px 80px ;
border: solid 1px #999;
}

.tableinpost td {
font-size: 14px;
padding: 5px 10px;
border: solid 1px #999;
}

#share iframe {
float: left;
margin: 20px 5px -15px 0;
height: 20px;
overflow: hidden;
}

.post div#fbshare {
float: left;
margin: 21px 0 -15px -380px;
height: 20px;
overflow: hidden;
}

.post div#mixic {
float: left;
margin: 21px 0 -15px -316px;
height: 20px;
overflow: hidden;
}

.post div#hatebu {
float: left;
margin: 23px 0 -15px -252px;
height: 20px;
overflow: hidden;
}

#save0311 {
background-color: #fcf6f6;
line-height: 1.3em;
border: solid 1px #666;
padding: 7px;
}

#acttable {
width: 460px;
margin: 10px 40px 20px 35px;
}

#acttable tr td {
padding: 10px 5px;
}

#amtable {
width: 600px;
margin: 5px 0 20px 35px;
}

#amtable tr td {
padding: 5px 0;
}

.hctable {
float: left;
width: 350px;
margin: 15px 0 15px 40px;
}

.hctable tr th {
padding: 7px 0;
}

.hctable tr td {
padding: 5px 0;
}

hr.clear {
clear: both;
border: 0;
}

