@charset "UTF-8";
#side{
	position:absolute;
	top:0;
	right:0;
	font-size:13px;
}
#side.fixedBottom{
	position:absolute;
	top:inherit;
	right:0;
	bottom:-20px;
	left:auto;
}
.sideBg{
	overflow:hidden;
	margin-bottom:24px; 
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
	background-color:#fff;
	letter-spacing:0.1em;
}
.sideBg h5{
	margin-bottom:20px;
	padding:10px 0;
	background:#f0db5b;
	color:#fff;
	text-align:center;
	letter-spacing:0.1em;
	font-size:14px;
    -webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;/*左上*/
    -webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;/*右上*/
}
.sideBg h5 a{
	color:#fff;
	font-size:13px;
	font-weight:normal;
}
/* Writer */
#side .profile .content{
	padding:0 20px 20px 20px;
}
#side .profile .mask{
	position:relative;
}
#side .profile .mask div{
	position:absolute;
	width:150px;
	height:150px;
}
#side .profile .mask.shape1 div{
	background:url("../img/side/writer/mask/pentagon.png") no-repeat;
}
#side .profile .mask.shape2 div{
	background:url("../img/side/writer/mask/circle.png") no-repeat;
}
#side .profile .mask.shape3 div{
	background:url("../img/side/writer/mask/square.png") no-repeat;
}
#side .profile .mask.shape4 div{
	background:url("../img/side/writer/mask/sakura.png") no-repeat;
}
#side .profile strong{
	display:block;
	padding:0 0 20px 0;
	font-weight:normal;
}
#content .profile span{
	color:#999;
	font-size:12px;
}
#side .profile .content .mask{
	float:left;
	padding-bottom:20px;
	font-size:14px;
}
#side .profile .content .rightContent{
	float:left;
	padding-bottom:20px;
	font-size:14px;
	padding-left:20px;
	width:170px;
}
#side .profile ul{
	padding:20px 0;
}
.profile ul li{
	float:left;
	padding:0 10px 10px 0;
}
.profile ul a{
	text-decoration:none;
}
.profile ul li:last-child{
	padding-right:0;
}
#side .profile p{
	margin-bottom:20px;
}
/* ぴょこ */
.userEntryList{
	position:relative;
}
.userEntryList a{
	position:relative;
	z-index:50;
	display:block;
	margin:20px auto 0 auto;
	padding:18px 0;
	width:280px;
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	letter-spacing:0.1em;
	background:#da844a;
	height:15px;
	line-height:15px;
}
.userEntryList a:hover{
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	margin:24px auto 0 auto;
	padding:16px 0;
}
.userEntryList i{
	width:10px;
	height:15px;
	background:url("../img/more.png") no-repeat left top;
	text-indent:-9999px;
	margin-right:10px;
	display:inline-block;
}
.userEntryList a+img{
	position:absolute;
	top:-3px;
	right:35px;
	z-index:10;
	height:40px;
}
/* About */
#about{
	padding:0 20px 20px 20px;
}
/* 更新情報を受け取るには？ */
.rss .content{
	padding:0 20px 20px 20px;
	position:relative;
}
/* sns */
.sns{
	overflow:hidden;
	margin-bottom:24px;
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
}
.sns ul li{
	float:left;
	cursor:pointer;
}
.sns ul .facebook{
	width:127px;
	height:90px;
	background:url("../img/side/sns/facebook.png") no-repeat center center #dbdae8;
}
.sns ul .twitter{
	width:126px;
	height:90px;
	background:url("../img/side/sns/twitter.png") no-repeat center center #e0ecf8;
	/*firefox3.5用*/
    -webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;/*左上*/
}
.sns ul .google{
	width:127px;
	height:90px;
	background:url("../img/side/sns/google.png") no-repeat center center #f6e0d3;
	/*firefox3.5用*/
    -webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;/*右上*/
}
.sns .container{
	position:relative;
	height:102px;
	background:#fff;
	/*firefox3.5用*/
    -webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;border-bottom-right-radius:5px;/*右下*/
    -webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px;/*左下*/
}
.sns #sankaku {
	top: -34px;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 18px;
	left: 63px;
	margin-left: -18px;
}
.sns .container .cont{
	position:absolute;
}
.sns .container .twitter{
	padding:42px 0 0 48px;
}
.sns .container .facebook{
	display:none;
	padding:18px 0 0 18px;
}
.sns .container .google{
	display:none;
	padding:0 0 0 21px;
}
.sns .google .googleBorder{
	position:relative;
	overflow:hidden;
	width:338px;
	height:102px;
}
.sns .google .googleBorderNaka{
	position:absolute;
	top:-1px;
	left:-1px;
}
/* Ranking */
.popular+.popular{
	margin-top:24px;
}
.popular h5{
	padding:10px 0 10px 0;
	height:23px;
	text-align:center;
	font-size:12px;
	line-height:23px;
}
.popular h5 img{
	padding:0 5px 0 0;
}
#parentP h5 strong{
	padding:0;
	background:none;
}
.popular h5 strong{
	display:inline-block;
	height:23px;
	line-height:23px;
	padding:0 0 0 28px;
	font-weight:normal;
}
.popular ul{	
	font-size:12px;
}
.popular li{
	position:relative;
	margin:10px 0 0 0;
	background:#fff;
}
.popular a{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100px;
	height:100px;
}
.popular a img{
	width:100px;
	height:100px;
}
.popular li i{
	display: block;
	z-index: 1;
	position: absolute;
	font-style: normal;
	font-size: 10px;
	width: 40px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	bottom: 0;
	right: 0;
    -webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;/*左上*/
	background: #6cbd73;
}
.popular li i b{
	font-size:13px;
	padding:0 3px 0 0;
	letter-spacing:-0.1em;
}

.popular li:nth-child(1) i{
	background: #f0db5b;
}
.popular li:nth-child(2) i{
	background: #bbbbbb;
}
.popular li:nth-child(3) i{
	background: #9e7800;
}
.popular a+a{
	display:block;
	position:relative;
	float:right;
	padding:10px 10px 0 10px;
	min-height:90px;
	width:260px;
	height:inherit;
	text-decoration:none;
	line-height:1.6;
	color:#333;
	font-size:13px;
}
.popular a+a:hover{
	text-decoration:underline;
}
.wpp-author{
	position:absolute;
	right:50px;
	bottom:3px;
	color:#999;
	font-style:normal;
	font-size:11px;
}
.wpp-author a {
	color:#999;
	text-decoration:none;
	
	display:block;
	position:relative;
	width:inherit;
	height:inherit;
}
.wpp-author a:hover {
	text-decoration:underline;
}
/* clear */
.popular ul li:after{ display:block; visibility:hidden; clear:both; height:0;content:".";}
.popular ul li{display:inline-block;}
* html .popular ul li{height:1%;}
.popular ul li{display:block;}
/* clear */




#parentP{
	display:none;
	margin-bottom:30px;
}
.category-wonderlife #parentP,
.category-businesswave #parentP,
.category-goodidea #parentP,
.category-dragonsakura #parentP{
	display:block;
	margin-bottom:0;
}
.category-wonderlife #childrenP,
.category-businesswave #childrenP,
.category-goodidea #childrenP,
.category-dragonsakura #childrenP{
	display:none;
}