/*
Theme Name: 8P WPTheme var.160830
Theme URI: 
Version: 1.0
Description: 
Author: gearchange
Tags: two-column, fixed-width
For the WordPress community (GPL), enjoy!

For WordPress 2.7+ :)
*/


body{
	background-color: #FFFFFF;
	color: #000;
	padding: 0;
	margin: 0;
	font-family: "ryo-gothic-plusn","Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #575757;
	background-color: #F1F1F1;
}

blockquote {
padding:0 0 0 20px;
color:#000;
}

blockquote a{
color:#999;
}

cite{
font-size:inherit;
font-style:normal;
}

code{
background:#FFFFFF;
color:#000;
}

dl {
	padding: 0px;
	margin: 0px;
}

h1 span, .fw_logo span, .widget span, .head_caption span, #main_title span, .nrpc_rogo span, #title_rogo span {
	visibility: hidden;
	text-decoration: none;
}

/* Headers */
#header {
	clear: both;
	height: 300px;
	background-image: url(images/puzlle_loop_glay.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #f1f1f1;
}

#header  .floatcenter {
	position: relative;
	height: 300px;
}

#title_rogo {
	display: block;
	margin: 0;
	padding: 0;
	height: 300px;
	width: 300px;
	float: left;
}
#title_rogo a {
	display: block;
	height: 300px;
	width: 300px;
	background-image: url(images/header_rogo.png);
	background-color: #FFFFFF;
}
#title_rogo a:hover {
}

#top_visual_cont {
	width: 700px;
	height: 300px;
	float: right;
}

#cont_menu {
	width: 300px;
	height: auto;
	float: left;
	margin-bottom: 40px;
}

#main_menu {
	display: block;
	padding: 0px;
}

ul#main_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main_menu li {
	display: block;
	width: 150px;
	height: 150px;
	line-height: 34px;
	font-size: 34px;
	float: left;
	font-weight: 200;
	font-style: normal;
	text-align: center;
}

#main_menu li#blue {
	line-height: 30px;
	font-size: 30px;
}
#main_menu li#purple {
	font-size: 26px;
}

#main_menu a, #main_menu p {
	width: 150px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
	background-position: top left;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(images/puzlle_loop.png);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #FFFFFF;
}
#main_menu #red a, #main_menu #red p { background-color: #ff9999; }
#main_menu #pink a, #main_menu #pink p { background-color: #ffbbe1; }
#main_menu #yellow a, #main_menu #yellow p { background-color: #fff999; color: #777777; }
#main_menu #green a, #main_menu #green p { background-color: #99d6b4; }
#main_menu #skyblue a, #main_menu #skyblue p { background-color: #99d9f6; }
#main_menu #blue a, #main_menu #blue p { background-color: #99b5d8; }
#main_menu #purple a, #main_menu #purple p { background-color: #d0b8db; }
#main_menu #white a, #main_menu #white p { background-color: #e5e5e5; color: #777777; }

#main_menu a:hover { background-image: none;}
#main_menu #white a:hover { background-color: #f7f7f7; }

h1{
	font-size: 14px;
	color: #000000;
	font-family: "Helvetica 65 Medium", Helvetica, sans-serif;
	text-align: center;
}


h2 {
margin: 0;
}

.main h3 {
	text-align: justify;
	color: #000;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	margin-bottom: 15px;
	font-weight: bold;
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #000;
	font-size: 17px;
}

.main h4{
	font-weight: bold;
	margin-bottom: 0.3em;
	font-size: 17px;
}

.main h5{
	font-size: small;
	font-weight: bold;
	clear: both;
	margin-bottom: 0.2em;
}

#main p.txt_kome {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px;
}

/*page*/

/* Blog Contents */

.floatcenter {
	width: 1000px;
	margin: 0 auto;
}

#contents_wrap {
	width: 900px;
}

/* Side */
#side{
	width: 300px;
	float: left;
}

#side_body {
	display: block;
	padding: 0;
	margin: 0;
}

#side p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

.banner {
	display: block;
	margin-bottom: 30px;
	position: relative;
	height: 212px;
	width: 312px;
}

li.widget, li.categories {
	display: block;
	margin-bottom: 40px;
	clear: both;
	list-style: none;
}

li.widget > ul, li.categories > ul {
	padding-left: 40px;
}

.widget li, .categories li {
	list-style-type: square;
	line-height: 1.5em;
	font-size: 20px;
	font-weight: 200;
	font-style: normal;
}
.widget li a, .categories li a {
	text-decoration: none;
	color: #000000;
}

.widget_links li {
	list-style-type: none;
}

.widget h3, .categories h3 {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	font-weight: 200;
	font-style: normal;
	font-size: 30px;
	line-height: 30px;
	height: 30px
	display: block;
	border-left: 30px solid #7d7d7d;
}

.widget_links img {
	border: none;
	display: block;
}

.widget_body {
}

a.btn_alink {
	display: inline-block;
	width: 200px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	background-image: url(images/puzlle_loop.png);
	background-color: #ED2391;
	font-size: 14px;
}
a.btn_alink:hover {
	background-color: #F482C0;
}

#link a { color: #000; text-decoration: none; }
#link a:hover { text-decoration: underline; }

/* calendar */
#wp-calendar {width: 100%;}
#wp-calendar th {text-align: center;}
#wp-calendar td {text-align: center;}
#wp-calendar #prev {text-align: left;}
#wp-calendar #next {text-align: right;}
#calendar h3 {background-image: url(images/side_title_blog.png);}


/* Navigation */


#nav{
padding:0px;
}

ul.nav{
width:480px;
list-style:none;
margin:0;
}

ul.nav li {
display:inline;  
}

ul.nav li a {
display:inline;
padding:20px 4px 20px 4px; 
width:92px;
height:auto;
color:#FFFFFF; 
text-align:left; 
font-family:Helvetica;
font-size:6px;
text-transform:lowercase;
text-decoration:none;
}

ul.nav li a:hover {
color:#000; 
text-decoration:none;
}

/* Posts */

#main{
	width: 700px;
	float: right;
}

#toppage #main {  }
#underpage #main {  }

#main_title {
	background-repeat: no-repeat;
	background-position: 20px center;
}

.post {
	text-align: justify;
	padding: 30px;
	position: relative;
}

.post > h3, .post > h2 {
	display: block;
	margin: 0 0 0 80px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 33px;
	line-height: 35px;
	height: auto;
	min-height: 70px;
	font-weight: 200;
	font-style: normal;
	margin-bottom: 0px;
}

.post_day {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 60px;
	height: 60px;
	background-color: #7d7d7d;
	color: #FFFFFF;
	font-weight: 200;
	font-style: normal;
	font-size: 14px;
}
.post_day span {
	display: block;
	padding: 5px;
}

#page-info .post_day { background-color: #ff9999; }
#page-member .post_day { background-color: #ffbbe1; }
#page-m03 .post_day { background-color: #fff999; }
#page-m04 .post_day { background-color: #99d6b4; }
#page-m05 .post_day { background-color: #99d9f6; }
#page-m06 .post_day { background-color: #99b5d8; }
#page-m07 .post_day { background-color: #d0b8db; }

.post_info {
	font-size: 12px;
	margin: 0 0 0 80px;
	padding: 0 0 10px 0;
}
.post_info:after {
	content: " ";
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.post_info ul {
	margin: 0;
	padding: 0;
}
.post_info li {
	float: right;
	list-style: square;
	margin-left: 2em;
}

/* Member */
.member_cont {
	margin-bottom: 15px;
}

.main .member_cont p {
	margin-bottom: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 12px;
}

.member_cont h3 {
	border-bottom-style: none;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-style: normal;
	font-weight: 200;
	font-size: 32px;
	line-height: 32px;
}

.member_cont h3 span {
	font-size: 14px;
}

.member_cont h4 {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	font-style: normal;
	font-weight: 200;
	font-size: 30px;
	line-height: 1em;
}

.member_cont .member_txt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 0px;
	width: 310px;
}

.member_cont:after {
	content: " ";
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;	
}

.member_cont:nth-child(odd) .member_txt { float: right; }
.member_cont:nth-child(odd) .image_pic {
	display: block;
	float: left;
}

.member_cont:nth-child(even) .member_txt { float: left; }
.member_cont:nth-child(even) .image_pic {
	display: block;
	float: right;
}

#mem_1 { background-color: #ff9999; }
#mem_2 { background-color: #ffbbe1; }
#mem_3 { background-color: #fff999; }
#mem_4 { background-color: #99d6b4; }
#mem_5 { background-color: #99d9f6; }
#mem_6 { background-color: #99b5d8; }
#mem_7 { background-color: #d0b8db; }
#mem_8 { background-color: #e5e5e5; }

.main{
	margin: 0 0 0 80px;
	clear: both;
}

.main p{
	line-height: 1.4em;
	margin: 0 0 15px 0;
}

.main ol{
	line-height:18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 1.5em;
}

.main ul{
	line-height: 18px;
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 1.3em;
}

.main li{
margin:0 0 5px 0;
}

.txt_small {
	font-size: x-small;
}

.text_big {
	font-size: 150%;
}

.goods_box {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FCD002;
	clear: both;
}

.goodsimg {
	float: left;
}
.goods_box .goodsimg img.img_border {
	border: 1px solid #E3E3E3;
}

.post .goods_box h3 {
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 17px;
}

.post .goods_box h3, .post .goods_box p, .goods_box dl {
	padding-left: 165px;
}

.post .goods_box .goodsimg p {
	padding: 0px;
}

.goods_box dl {
	line-height: 1.3em;
	margin-bottom: 8px;
	font-size: 12px;
}
.goods_box dt {float: left;}
.goods_box dd {
	margin-left: 0em;
	padding-left: 3.1em;
}

dl.chara_cont {
	display: block;
	margin-bottom: 15px;
}

.chara_cont dt { float: left; }

.chara_cont dd {
	margin-left: 190px;
}

.chara_cont dd:after {
	content: ' ';
	display: block;
	clear: both;
}

.cd_txt {
  float: right;
  width: 330px;
  margin-bottom: 2em;
}

img.wp-smiley{
padding:0px;
border:0px;
}

img.wp-smiley:hover{
padding:0px;
border:0px;
}

a img {
	border: none;
}

.meta{
font-size:9px;
line-height:15px;
display:inline;
color:#eee;
padding:5px;
margin:0 0 30px 0;
}

.navigation{
font-size:11px;
}

/* Comments */

.gravatar{
float:left;
padding:2px;
border:1px solid #999;
margin:5px;
}

.gravatar:hover{
padding:2px;
border:1px solid #444;
}

.alt{
color:#777;
}

ol#comments{
text-align:justify;
}

.gravatar{
float:right;
border:1px solid #222;
}


/* Forms */

input, textarea, select, button{
background:#fafafa;
border:1px solid #efefef;
color:#666;
padding:2px;
margin:3px 0 5px 0;
font:10px "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

input:focus{
border:1px solid #555;
}

/* Footer */

#footer {
	color: #000;
	height: 200px;
	font-size: 10px;
	line-height: 1.5em;
	clear: both;
	background-image: url(images/puzlle_loop_glay.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #f1f1f1;
}

#footer .floatcenter {
	height: 200px;
	background-color: #FFFFFF;
}

p.copyright {
	display: block;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	margin: 0px;
	padding-top: 157px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
}


/* Others */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
}

.navigation_group {
	clear: both;
	margin: 0px;
	position: relative;
	height: 120px;
	width: 700px;
	float: right;
}

.navigation_group .alignleft {
	display: block;
	position: absolute;
	width: 135px;
	top: 0px;
	left: 0px;
	height: 90px;
}
.navigation_group .alignleft a {
	display: block;
	text-align: left;
	text-decoration: none;
	height: 90px;
	background-image: url(images/icon_prev.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #FFFFFF;
	font-size: 32px;
	line-height: 90px;
	font-style: normal;
	font-weight: 200;
}
.navigation_group .alignleft a span {
	display: block;
	padding-left: 35px;
}

.navigation_group .alignright {
	display: block;
	position: absolute;
	width: 135px;
	top: 0px;
	right: 0px;
	height: 90px;
}
.navigation_group .alignright a {
	display: block;
	text-align: right;
	text-decoration: none;
	height: 90px;
	background-image: url(images/icon_next.png);
	background-repeat: no-repeat;
	background-position: 105px center;
	background-color: #FFFFFF;
	font-size: 32px;
	line-height: 90px;
	font-style: normal;
	font-weight: 200;
}
.navigation_group .alignright a span {
	display: block;
	padding-right: 35px;
}

.pageLink {
	position: absolute;
	top: 0px;
	left: 50%;
	width: auto;
	height: auto;
}

.pageLink a {
	display: block;
	width: 250px;
	text-align: center;
	height: 90px;
	background-image: url(images/icon_pagetop.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: -125px;
	z-index: 2;
	font-size: 32px;
	line-height: 1em;
	font-style: normal;
	font-weight: 200;
	background-color: #FFFFFF;
}
.pageLink a span {
	display: block;
	margin-top: 30px;
}

.alignright a:hover, .alignleft a:hover, .pageLink a:hover {
	color: #575757;
	background-color: #F1F1F1;
	
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.clear_txt {
	clear: both;
}

a img.img_radius {
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	border: 1px solid #AAA;
}

/* /////////////
One Column
///////////// */

body#onecolumn {
	background-color: #FFFEE5;
	color: #333;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: none;
}

#onecolumn #wrapper {
	width: 552px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}

#onecolumn h1 {
	display: block;
	background-image: url(images/main_colmun_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 25px;
	font-size: medium;
}

#onecolumn .main h4 {
	margin-top: 1.5em;
}

#onecolumn .post {
	padding-top: 15px;
}

#onecolumn .main {
	border: none;
	padding-right: 31px;
	margin: 0px;
	padding-left: 31px;
}

#onecolumn #footer {
	background-image: url(images/rbox_bottom.png);
	background-position: left bottom;
	margin-top: 0px;
	padding-bottom: 25px;
	margin-bottom: 30px;
}

#onecolumn .pageLink {
	background-image: url(images/rbox_body.png);
	background-position: left;
	background-repeat: repeat-y;
	width: 552px;
	margin: 0px;
}

#onecolumn .pageLink a {
	top: 80px;
	left: 412px;
}

.funclub_main {
	background-image: url(images/ok-scan.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 220px;
	margin-bottom: 20px;
}

.copyright2 {
	display: block;
	background-image: url(images/rbox_body.png);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px;
	padding-bottom: 30px;
}
