/*
Theme Name: Satoh Takuya WPTheme var.160906
Theme URI: 
Version: 1.2
Description: 
Author: gearchange
Tags: two-column, fixed-width
For the WordPress community (GPL), enjoy!

For WordPress 2.7+ :)
*/


body{
	background-color: #000000;
	color: #000;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/bg_loop.jpg);
	background-position: center -50px;
}

a {
	color: #239CF4;
}
a:hover { text-decoration:none; }

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

blockquote a{
color:#999;
}

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

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

ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

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

h1 span, #main_menu span, .fw_logo span, .widget span, .head_caption span, #main_title span, .alignright span, .alignleft span, h3 span, .nrpc_rogo span, .page_title span, .post h2 span {
	visibility: hidden;
	text-decoration: none;
}

/* Headers */
#header {
	clear: both;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	width: auto;
	text-align: center;
	background-color: #dcdcdc;
}

#underpage #header {
	width: 900px;
	padding-top: 20px;
}

#top_visual_cont img {
	display: block;
	margin: 0px auto;
}

a#under_visual_cont {
	display: block;
	font-weight: bold;
	color: #00479d;
	text-decoration: none;
	padding: 5px 15px;
	margin-left: 20px;
	float: left;
	background-color: #FFF;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-style: solid;
	border-color: #dcdcdc;
	border-width: 3px;
}
a#under_visual_cont:hover {
	color: #01B7EE;
}

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


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;
}

.page .main h3 {
	position: relative;
	border: none;
	z-index: 5;
	color: #FFFFFF;
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 35px;
}
.page .main h3:before {
	content: " ";
	display: block;
	position: absolute;
	width: 590px;
	height: 80px;
	top: -10px;
	left: -20px;
	z-index: -1;
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
}

.main h4{
	font-weight: bold;
	font-size: 100%;
	font-size: small;
}

.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: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background-color: #dcdcdc;
}

/* Side */
#side{
	width: 280px;
	float: left;
	margin-left: 20px;
}

#side_body {
	display: block;
}

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

.banner {
	display: block;
	padding: 0px;
	margin-bottom: 20px;
	position: relative;
	background-color: #FFFFFF;
}

.banner a {
}

.banner a:hover img {
	opacity: 0.8;
}

.widget {
	display: block;
	margin-bottom: 30px;
	border: 4px solid #000000;
	color: #FFFFFF;
}

.widget li {
	list-style-type: disc;
	line-height: 1.5em;
	margin-bottom: 10px;
}

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

.widget h3 {
	padding: 0px;
	margin: 0px;
	font-size: small;
	display: block;
}

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

.widget_body {
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
}

a.btn_alink {
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px;
	background-color: #00479D;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 80%;
	line-height: 80%;
}
a.btn_alink:hover {
	background-color: #0073FF;
}

#side h3 {
	margin-top: 17px;
	margin-right: 17px;
	margin-left: 17px;
	margin-bottom: 17px;
}

#side #cdsp { background-color: #ed2491; }
#side #cdnm { background-color: #980188; }

#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: 550px;
	float: right;
	margin-right: 20px;
}

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

#main_title.about {
	background-image: url(images/title_about.jpg);
}
#main_title.character {
	background-image: url(images/title_character.jpg);
}
#main_title.goods {
	background-image: url(images/title_goods.jpg);
}

.post {
	text-align: justify;
	position: relative;
	background-color: #FFFFFF;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding-top: 105px;
	border-style: solid;
	border-color: #dcdcdc;
	border-width: 3px;
	margin-bottom: 20px;
}

.title_cont {
	display: block;
	width: 590px;
	height: 80px;
	padding: 0;
	top: 20px;
	left: 0px;
	position: absolute;
	z-index: 5;
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
}

.title_cont > h3, .title_cont > h2 {
	display: block;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 18px;
	margin-right: 35px;
	margin-bottom: 0px;
	font-size: 24px;
}

.post_info {
	color: #b2b2b2;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.main{
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}

.page .main {
	position: relative;
}

.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;
}

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 {
	font-size: 10px;
	text-align: center;
	line-height: 1.5em;
	clear: both;
	margin-top: 0px;
}

#footer a{
	color:#CCCCCC;
}

#footer a:hover{
	color:#999999;
}

.copyright {
	display: block;
	padding-top: 40px;
	padding-bottom: 40px;
	clear: both;
	margin: 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-right: 0px;
	position: relative;
	height: 70px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-style: solid;
	border-color: #dcdcdc;
	border-width: 3px;
}

.navigation_group a {
	color: #00479d;
	text-decoration: none;
}
.navigation_group a:hover {
	color: #01B7EE;
}

.navigation_group .alignleft {
	display: block;
	position: absolute;
	width: 120px;
	top: 23px;
	left: 15px;
}
.navigation_group .alignleft a {
	display: block;
	text-align: left;
	height: 2em;
	line-height: 2em;
	background-image: url(images/icon_yajirushi_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.navigation_group .alignright {
	display: block;
	position: absolute;
	width: 120px;
	top: 23px;
	right: 15px;
}
.navigation_group .alignright a {
	display: block;
	text-align: right;
	height: 2em;
	line-height: 2em;
	background-image: url(images/icon_yajirushi_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

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

.pageLink a {
	display: block;
	width: 130px;
	height: 25px;
	background-image: url(images/icon_yajirushi_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	text-align: center;
	position: absolute;
	padding-top: 8px;
	top: 0px;
	left: -65px;
	z-index: 2;
}

.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;
}
