@charset "UTF-8";
/*
Theme Name: c-3
Description:c-3
Author: koje
*/

body{
	text-align:center;
font-size:14px;
font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background-color:#09f;
background-attachment:fixed;
margin:0 auto;
}

.inyoubox{
	background:#e0e0e0;
border-radius:5px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
margin-top: 5px;
margin-bottom: 15px;
}

.inyoubox blockquote{
	color:#212121;
padding:10px 10px 5px;
}

.inyoubox p{
	margin-bottom:12px;
font-size:10px;
border-radius:0 0 5px 5px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
}

.inyoubox p.origin{
	background:#9f9f9f;
text-align:right;
margin-bottom:0;
padding:5px 10px;
}

.inyoubox p.origin a{
	padding-left: 15px;
	color: white;
	font-size: 12px;
}

img{
	vertical-align:bottom;
}

h3,h5,h6{
	font-size:16px;
font-weight:700;
color:#0080ff;
margin:5px 0 0;
}

h1{
	font-size:18px;
margin-left:80px;
height:50px;
width:88%;
text-align:left;
text-shadow:1px 1px 3px #999;
}

h2{
	font-size:13px;
color:#06f;
padding-bottom:15px;
padding-top:15px;
}

h4{
	font-size:15px;
border-left-color:#0080ff;
border-left-style:solid;
border-left-width:8px;
padding-left:8px;
width:98%;
color:#0080ff;
margin-bottom:20px;
padding-top:5px;
padding-bottom:5px;
margin-top:3px;
}

a{
  text-decoration:none;
  color:#000;
}
a:hover{
  color:#06f;
  text-decoration:underline;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.link_Blue{
  color:blue;
  text-decoration:underline;
}
.link_ra{
  font-weight:700;
  color:red;
}

.link_danraku{
	color: #ffff46;
	text-shadow: -1px -1px 0px #000000, 1px -1px 0px #000000, -1px 1px 0px #000000, 1px 1px 0px #000000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: blue;
	margin-bottom: 3px;
}


.link_g{
  color:gray;
  font-size:11px;
}
.link_come{
	font-weight: bold;
	color: green;
}
.tag-links a{
	color: gray;
	background-color: #ededed;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	margin-right: 2px;
	margin-left: 5px;
	font-size: 12px;
}

.tag-links a:hover{
  background-color: orange;
  color: #ffffff;
  text-decoration: none;
}
.boxkage{
  background-color:#ccc;
  -webkit-box-shadow:0 0 10px #33f;
  box-shadow:0 0 10px #000;
  margin:0 auto;
  padding:0;
}
#searchform{
  position:relative;
  margin-top:45px;
}
#searchsubmit{
  position:absolute;
  top:0;
  right:0;
  width:30px;
  height:26px;
  border:none;
}
.kadomaru{
  border-radius:10px;
  border:1px solid silver;
  background-color:#FFF;
  box-shadow: 0px 3px 10px #000000;
  padding-top:15px;
  padding-bottom:15px;
}
.kadomaru_sidebar{
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	box-shadow: 0px 3px 10px #000000;
	width: 260px;
	background-color: #ffffff;
	text-align: center;
	margin-bottom: 35px;
}

.kadomaru_m2{
	border-top-left-radius: 12px 12px;
	border-top-right-radius: 12px 12px;
	border-bottom-right-radius: 12px 12px;
	border-bottom-left-radius: 12px 12px;
	box-shadow: 0px 3px 10px #000000;
	width: 746px;
	background-color: white;
	margin-bottom: 35px;
}

.kadomaru_e{
  border-radius: 10px; 
  background-color:#FFF;
  margin-bottom:5px;
  border-color:silver;
  border-style:solid;
  border-width:1px;
}

.kadomaru_e2{
  border-radius: 10px; 
  background-color : #f0f0f0;
  margin-bottom:5px;
  border-color:silver;
  border-style:solid;
  border-width:1px;
}

.kadomaru_rare{
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	background-color: white;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
}

.relative{
    position: relative;
}

.absolute{
	bottom:17px;
color:#fff;
background-color:rgba(0, 0, 0, 0.5);
background-image:none;
background-repeat:repeat;
background-attachment:scroll;
background-position:center 0;
background-size:auto auto;
background-origin:padding-box;
background-clip:border-box;
width:480px;
left:78px;
text-align:center;
position:absolute;
padding:20px 0;
}

.photo{
	width:100%;
position:relative;
margin:0;
padding:0;
}

.photo img{
	width:170px;
}

.text{
	width:170px;
font-size:12px;
text-align:center;
bottom:0;
color:#fff;
background:rgba(0,0,0,0.4);
position:absolute;
margin:0;
padding:0;
}

.absolute p{
    margin: 0;
    padding: 0 0.8em;
    font-size: 150%;
    text-align: center;
}

.gazou_kado{
	border-radius:12px;
margin-right:10px;
background-color:#FFF;
margin-bottom:10px;
float:left;
border-color:silver;
border-style:solid;
border-width:1px;
}

.gazou_kado2{
	border-top-left-radius:12px 12px;
border-top-right-radius:12px 12px;
border-bottom-right-radius:12px 12px;
border-bottom-left-radius:12px 12px;
margin-right:10px;
background-color:#fff;
float:left;
border-color:silver;
border-style:solid;
border-width:1px;
}

.gazou_menu{
	border-right-width:1px;
border-right-style:solid;
border-right-color:silver;
background-color:#ececec;
text-align:left;
}

.sami_m{
  float: left;
  border-width: 1px;
  margin-right: 15px;
  margin-bottom: 17px;
  margin-top: 20px;
  margin-left: 6px;
  border-style: solid;
  border-color: silver;
}
.gazou-wakunomi{
  border-color:silver;
  border-style:solid;
  border-width:1px;
}
.gazouue5{
  border-color: silver;
  border-style: solid;
  border-width: 1px;
  margin-top: 7px;
  margin-bottom: 5px;
}

.gazou{
	border-color:silver;
border-style:solid;
border-width:1px;
margin:5px;
}

.gazou-migi10{
	margin-left:2px;
margin-right:10px;
float:left;
border-color:silver;
border-style:solid;
border-width:1px;
}

.gwakunasi_sita5{
  margin-bottom:5px;
}

.blog_parts{
	font-size:13px;
line-height:22px;
background-color:#f7f9f8;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}

.boxiframe{
	width: 655px;
	height: 250px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	display: inline-block;
}

.boxiframes{
      width:100%;
      height:248px;
      overflow:auto;
      -webkit-overflow-scrolling:touch;
      display: inline-block;
    }

    .ifrm{
      width:100%;
      height:100%;
      border:none;
      display:block;
    }

td{
	font-size: 14px;
	text-align: left;
}

span{
	cursor:pointer;
margin:0;
}

.entry_haikei{
	background-color: #ededed;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.entry_main2{
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	background-color: white;
	width: 96%;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(http://jyouhouya3.net/b_img_02/kijikaic.gif);
	background-repeat: no-repeat;
	background-position: 13px 14px;
	margin-left: auto;
	margin-right: auto;
	line-height: 23px;
	text-align: left;
}

.entry_kanren{
	background-color:#FF0;
font-size:15px;
border-top-width:1px;
border-bottom-width:1px;
border-top-style:solid;
border-bottom-style:solid;
border-top-color:silver;
border-bottom-color:silver;
font-weight:700;
background-image:url(http://jyouhouya3.net/b_img_02/kijikaickan.gif);
background-repeat:no-repeat;
background-position:10px center;
text-align:left;
padding:13px 5px 13px 50px;
}

.widget{
	list-style-type:none;
list-style-position:outside;
}

.pankuzu{
	font-size: 13px;
}


#side{
  margin:0 0 20px;
}

.side_center{
	border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#d7d7d7;
text-align:center;
padding-top:15px;
padding-bottom:15px;
line-height:22px;
}

.side_center_rss{
	padding-top:10px;
padding-bottom:10px;
line-height:22px;
}

.side_center_tensen{
	border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#d7d7d7;
text-align:center;
padding:15px 8px;
}

.side_center_sennashi{
	text-align:center;
padding:15px 8px;
}

.side_centerad{
	text-align:center;
background-color:#ededed;
padding:15px 8px 12px;
}

.side_syohin_2{
	background-position:center bottom;
text-align:center;
background-image:url(http://jyouhouya3.net/b_img_01/sidesp.gif);
background-repeat:no-repeat;
padding-top:14px;
padding-bottom:14px;
}

.side_syohin_3{
	padding-top:14px;
}

.side_syohin_entry{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	padding-top: 90px;
	padding-bottom: 10px;
	background-image: url(http://jyouhouya3.net/img/topp5.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	text-align: center;
	background-color: #ffff80;
}

.side_dokant{
	border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#d7d7d7;
background-repeat:no-repeat;
text-align:center;
background-color : #f3f3f3;
border-collapse:collapse;
margin-left:0;
margin-right:0;
background-image:url(http://jyouhouya3.net/img/whited.gif);
background-position:10px 12px;
padding:105px 0 10px;
}

.side_comment{
	border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#d7d7d7;
background-image:url(http://jyouhouya3.net/img/whitenc.gif);
background-repeat:no-repeat;
background-position:10px 12px;
font-size:13px;
line-height:23px;
text-align:left;
padding:110px 7px 10px 10px;
}

.side_ninki{
	border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#d7d7d7;
background-image:url(http://jyouhouya3.net/img/whiten.gif);
background-repeat:no-repeat;
background-position:10px 12px;
text-align:left;
padding:70px 7px 10px;
}

.side_gyaku_acc{
	background-position:10px 12px;
text-align:center;
background-image:url(http://jyouhouya3.net/b_img_01/2016gya.gif);
background-repeat:no-repeat;
padding-top:110px;
padding-bottom:10px;
padding-left:4px;
}

.side_qr_code_new{
	text-align:center;
font-size:14px;
color:blue;
margin-left:auto;
margin-right:auto;
padding-top:10px;
}

.side_archive{
	text-align:center;
font-size:14px;
margin-left:auto;
margin-right:auto;
padding-top:100px;
padding-bottom:10px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:silver;
background-image:url(http://jyouhouya3.net/img/whitege.gif);
background-repeat:no-repeat;
background-position:10px 12px;
}

.side_review{
	padding-top: 95px;
	padding-bottom: 15px;
	text-align: center;
	background-image: url(http://jyouhouya3.net/img/whitenr.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
}

.wpp-post-title{
	overflow:hidden;
margin-bottom:5px;
}

#footer{
	padding-top:6px;
padding-bottom:6px;
clear:both;
font-size:12px;
text-align:center;
}

.logo{
	padding-top:22px;
text-align:center;
font-size:13px;
padding-bottom:12px;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:silver;
color:#0f87ff;
}

.entry_tag{
	font-size: 13px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: silver;
	line-height: 40px;
	height: 40px;
	color: gray;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;
}

.nitiji{
	font-size:14px;
text-align:left;
padding-top:5px;
border-top-width:1px;
border-top-style:dotted;
border-top-color:silver;
padding-left:7px;
}

.nitiji_single{
	font-size:14px;
text-align:left;
padding-top:6px;
padding-left:7px;
}

#comments{
  text-align:left;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  border:1px solid silver;
  background-color:#f6f6f6;
  margin:20px 7px;
  padding:10px;
}
#comments h3{
  font-size:15px;
  text-align:left;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:silver;
  padding-bottom:10px;
  margin-top:2px;
}
#comments p{
  font-size:14px;
  text-align:left;
  margin-top:12px;
  font-weight:100;
}
#comments p a{
  color:#0c8bcd;
  margin-top:10px;
}
#comments input,#comments textarea{
  display:block;
}
#comments textarea{
  width:500px;
}
#comments ul{
  margin:0;
  padding:5px 0 5px 20px;
}
#comments li.compost{
  padding-left:1px;
  font-size:16px;
  font-weight:700;
}
#comments p.cominfo{
  text-align:left;
  font-weight:400;
  color:green;
  padding-top:5px;
  padding-bottom:7px;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:gray;
}
#comments #comfeed a{
  background-image:url(feed-icon-12x12.png);
  background-repeat:no-repeat;
  background-position:0 50%;
  padding-left:17px;
  line-height:1em;
  color:#000;
  text-decoration:none;
}
#comments #comfeed{
  background-color:#a3d2f2;
  margin-top:30px;
  padding:8px;
}
#comments #trurl{
  background-color:#a3d2f2;
  margin-bottom:30px;
  padding:8px;
}
.form-allowed-tags{
  display:none;
}

div.wp_social_bookmarking_light{
	float:right !important;
}

#container{
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;/* ←Safari用  */
}

ul{
  padding-left:0;
}
#recentcomments{
  padding-left:10px;
  list-style-type:circle;
  padding-top:5px;
  padding-bottom:5px;
  margin:0;
}
#dokan{
	-moz-border-bottom-right-radius:10px 10px;
-moz-border-bottom-left-radius:10px 10px;
-webkit-border-bottom-right-radius:10px 10px;
-webkit-border-bottom-left-radius:10px 10px;
border-bottom-right-radius:10px 10px;
border-bottom-left-radius:10px 10px;
background-color:#000;
box-shadow:0 3px 5px #666;
padding-top:20px;
padding-bottom:20px;
width:260px;
border-collapse:collapse;
margin-right:auto;
margin-left:auto;
text-align:center;
color:#FFF;
}

.pnews{
	padding-bottom:8px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:silver;
padding-top:8px;
list-style-type:none;
list-style-position:outside;
background-image:url(http://jyouhouya3.net/site_img2/1.png);
background-repeat:no-repeat;
background-position:4px 11px;
padding-left:25px;
line-height:21px;
font-size:13px;
margin:0;
}

.pnews2{
	padding-bottom:8px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:silver;
padding-top:8px;
list-style-type:none;
list-style-position:outside;
background-image:url(http://jyouhouya3.net/site_img2/1.png);
background-repeat:no-repeat;
background-position:4px 11px;
padding-left:25px;
line-height:21px;
font-size:13px;
background-color:#ffffce;
margin:0;
}

.pnews3{
	padding-bottom:8px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:silver;
padding-top:8px;
list-style-type:none;
list-style-position:outside;
background-image:url(http://jyouhouya3.net/site_img2/4.png);
background-repeat:no-repeat;
background-position:4px 11px;
padding-left:25px;
line-height:21px;
font-size:13px;
margin:0;
}

.pnews4{
	padding-bottom:8px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:silver;
padding-top:8px;
list-style-type:none;
list-style-position:outside;
background-image:url(http://jyouhouya3.net/site_img2/4.png);
background-repeat:no-repeat;
background-position:4px 11px;
padding-left:25px;
line-height:21px;
font-size:13px;
background-color:#ffffce;
margin:0;
}

.pnewspink{
	padding-bottom:8px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:silver;
padding-top:8px;
list-style-type:none;
list-style-position:outside;
background-image:url(http://jyouhouya3.net/site_img2/4.png);
background-repeat:no-repeat;
background-position:4px 11px;
padding-left:25px;
line-height:21px;
font-size:13px;
background-color:#ffe6ff;
margin:0;
}

.pnewsul{
  margin:0;
}
.kijisita_box{
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffcc00;
	background-position: left top;
	background-image: url(http://jyouhouya3.net/b_img_02/jadisan.gif);
	background-repeat: no-repeat;
}

#ninki{
  width:1px;
  margin:0;
}
p{
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.catti{
	text-decoration:none;
display:block;
padding-top:6px;
padding-bottom:6px;
padding-left:7px;
background-color:#f9f9f9;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:silver;
color:blue;
}

.user{
	background-image:url(http://jyouhouya3b.sakura.ne.jp/b_img_01/eyo2.gif);
line-height:25px;
background-repeat:no-repeat;
background-position:98% 5px;
padding-bottom:10px;
padding-left:5px;
}

.user_noicon{
	line-height:24px;
border-top-width:1px;
border-top-style:dotted;
border-top-color:silver;
padding:10px 12px;
}

.user_noicon_gray{
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: silver;
	background-color: white;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.user_noicon_gray2{
	line-height:25px;
border-top-width:1px;
border-top-style:dotted;
border-top-color:silver;
background-color:#efefef;
font-size:15px;
padding:10px 12px;
}

.useryoutube{
	line-height:25px;
background-image:url(http://jyouhouya3b.sakura.ne.jp/b_img_01/eyo.gif);
background-repeat:no-repeat;
background-position:98% 5px;
padding-bottom:10px;
padding-left:5px;
}

.userphoto{
	line-height:22px;
background-image:url(http://jyouhouya3b.sakura.ne.jp/site_img/camera.gif);
background-repeat:no-repeat;
background-position:0 5px;
padding-left:65px;
padding-bottom:10px;
padding-top:3px;
}

.usernews{
	line-height:22px;
background-image:url(http://jyouhouya3b.sakura.ne.jp/site_img/news.gif);
background-repeat:no-repeat;
background-position:10px 15px;
padding-left:76px;
padding-top:15px;
padding-bottom:10px;
border-top-width:1px;
border-top-style:dotted;
border-top-color:silver;
}

.mainbar{
	color: black;
	padding-right: 15px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;
	height: 42px;
	line-height: 42px;
	text-align: center;
}

.mainbarsita{
	color:gray;
padding-right:15px;
font-size:14px;
height:42px;
line-height:42px;
}

hr{
	height:0;
border-top-color:#ccc;
border-bottom-color:#fff;
margin-top:0;
margin-bottom:0;
border-style:solid none;
border-width:1px 0;
}

.entrygazou{
	text-align:center;
padding-top:5px;
}

#rare ul{
	margin:0;
}

#rare{
	font-size:13px;
background-attachment:scroll;
background-size:auto auto;
background-origin:padding-box;
background-clip:border-box;
background-color:#FFF;
}

#rare li{
  list-style-type : none;
  border-top:1px solid #fff;
  border-bottom:1px solid #999;
}

.rare{
	color: red;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.banner_top{
	background-image:url(http://jyouhouya3b.sakura.ne.jp/site_img2/shadow1.gif);
background-repeat:repeat-x;
background-position:center top;
padding-top:21px;
padding-bottom:12px;
text-align:center;
background-color:#ff9;
border-top-width:1px;
border-top-style:solid;
border-top-color:silver;
}

.banner_sita{
	padding-top:12px;
padding-bottom:12px;
text-align:center;
background-color:#ff9;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:silver;
}


#rare li:first-child{
  border-top:0px;
}
#rare li:last-child{
  border-bottom:0px;
}
#rare li a{
  text-decoration:none;
  display:block;
  padding : 8px 10px;
}
#rare li a:hover{
	color : blue;
	background-color : #f2f2f2;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-size: auto auto;
	background-origin: padding-box;
	background-clip: border-box;filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99ffffff', endColorstr='#99ffffff');
}

/* 両サイド広告用 */
#ad-both-sidesL{
	visibility:hidden;
	position:fixed!important;
	position:absolute;top:0px;left:0px;
}

#ad-both-sidesR{
	visibility:hidden;
	position:fixed!important;
	position:absolute;top:0px;left:0px;
}

.pict{
	border-width: 1px;
	border-style: solid;
	border-color: silver;
}
.td_sidebar{
	vertical-align:top;
text-align:left;
padding-top:40px;
padding-right:30px;
}

.td_migi_main{
	text-align:center;
padding-bottom:20px;
width:746px;
vertical-align:top;
}

.gamechara{
	background-image: url(http://jyouhouya3.net/b_img_02/higahai.gif);
	background-color: black;
	background-repeat: no-repeat;
	background-position: 98% center;
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px;
}

.coco{
	background-image : url(http://livedoor.blogimg.jp/jyouhou83-retrotype/imgs/e/f/ef332018.png);
	background-color: black;
	background-repeat: no-repeat;
	height : 370px;
	margin-right: auto;
	margin-left: auto;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 746px;
}

LI{
	font-size: 13px;
list-style-position:outside;
}