/* CSS Document */

/*--------------------------------------------
 	コメント
--------------------------------------------*/
.mpCmnt{
	border: solid 1px #CCC;
	padding: 10px 15px;
	
	
}
.mpCmnt .CmntForm{
	margin-bottom: 20px;
}

.cmntLabel{
	font-weight: bold;
	font-size: 20px;
	color:#000;
	margin-bottom: 8px;
	padding-bottom: 1px;
	margin-top: 20px;
}

.mpCmnt .CmntForm dt{
	font-weight: bold;
	font-size: 18px;
}
.mpCmnt .CmntForm dd{
	margin-bottom: 10px;
}

.mpCmnt .CmntForm textarea{
	width:430px;
	height: 120px;
}
.mpCmnt .cmntList{

	
}



.mpCmnt .cmntList .cmntEntry{
	border-top: dotted 1px #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.mpCmnt .cmntList .cmntEntry .poster span{
	padding-right: 5px;

}
.mpCmnt .cmntList .cmntEntry .comment{
	padding-left: 20px;

}


/*--------------------------------------------
 	fam_nativead_page
--------------------------------------------*/
.fam_page_nativead{
	margin-bottom: 20px;
}
.fam_sp_rec_s {
	width: 620px !important;
}
.fam_sp_rec_s li{
	width: 152px;
	float: left;
	margin-right: 2px;
}
.fam_sp_rec_s li:last-child{
	margin-left: 0;
}

.fam_sp_rec_s a,
.fam_sp_rec_s iframe {
	/* バナーの横幅 */
	width:152px;
	/* バナーの縦幅 */
	height: 125px;
	display: block;
	float: left;
	margin: 3px!important;
}
.fam_sp_rec_s a div span {
	/* テキストサイズ */
	font-size: 10px;
	/* バナーの横幅 -10px */
	width:148px !important;
	/* バナーの横幅の半分をマイナスで指定 */
	margin-left:-76px !important;
	line-height: 15px;
	height: 26px;
	overflow: hidden;
	padding: 2px !important;
	top: 97px !important;
}
.fam_sp_rec_s a div span img {
	display: none;
	vertical-align: middle;
}

/*--------------------------------------------
	page_bread_tags_wrapper
--------------------------------------------*/
.page_bread_tags_wrapper{
	padding:5px 0;
}
.page_bread_tags{
	width:960px;
	margin:0 auto;
}
.breadlist{
	width:220px;
	float:left;
	padding-top:3px;
}
.breadlist li{
	margin-right:10px;
	float:left;
}
.breadlist li:first-child{
	background: url(/img/rightarrow.png) no-repeat right center;
	padding-right:20px;
}
.breadlist li a{
	color:#000;
	text-decoration:underline;
}

/*--------------------------------------------
	taglist tag_reserve_list
--------------------------------------------*/
.taglist,
.tag_reserve_list{
	height:25px;
	float:left;
	
/*	display:none;*/
}
.tag_reserve_list{
	margin-left:7px;
}
/*
.tag_reserve_list:empty{
	height:0;
}
*/
.taglist .tag,
.tag_reserve_list .tag{
	float:left;
	margin-right:5px;
}
.taglist .tag .entry,
.tag_reserve_list .tag .entry{
	font-size:11px;
	display:inline-block;
	background: #1B95E0;

	padding:2px 6px;
	color:#FFF;
	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.tag_reserve_list .tag .entry{
	background: #e0845a;
	color:#FFF;
}
.taglist .tag .entry:hover{
	background-color: #0F9EA7;
	
}


.taglist.editmode .delicon,
.tag_reserve_list.editmode .delicon{
	padding-left:5px;

}
.taglist.editmode .delicon a{
	color:#FFF;
	
}
.tag_reserve_list .delicon a{
	font-size:13px;
	color:#fff;
	height:13px;
	width:13px;
	display:inline-block;
	margin:0 0 0 5px;
	margin-right:0px;
}
.tag_reserve_list .delicon a:hover{
	color:#000;
}
/*--------------------------------------------
	edittag
--------------------------------------------*/
.edittag{
	float:left;
}
.edittag .editon{
	text-decoration:underline;
	display:block;
	float:left;
	padding-top:3px;
	padding-left:10px;
}
.edittag .editoff{
	text-decoration:underline;
	display:block;
	float:left;
	padding-top:3px;
	padding-left:10px;
}

.edittag.edit{
	float:left;
}
.edittag.edit .taginput{
	width:100px;
	display:block;
	float:left;
	margin-right:5px;
	padding:2px 3px 2px 3px;
	font-size:13px;
	line-height:17px;
}
.edittag.edit .tagsubmit{
	display:block;
	float:left;
	padding:1px 5px 0 5px;
	font-size:11px;
	
}

/*--------------------------------------------
	pageface
--------------------------------------------*/
.pageface_wrapper{
	/* background-color:#F9F9F9; */
	border-bottom: 1px solid #CCC;
	padding:5px 0 15px 0;
	margin-bottom:10px;
}

.pageface{
	width:960px;
	margin:0 auto 0 auto;
}
.pageface .pagelabel{
	margin-bottom:7px;
}

.pageface .pagelabel .Thumb{
	width:100px;
	float:left;
}
.pageface .pagelabel .Thumb img{
	width:100px;
	height:100px;
	
}

.pageface .pagelabel .titlecaption{
	float:right;
	width:840px;
}

.pageface .pagelabel .titlecaption .title{
	margin-bottom:5px;
}
.pageface .pagelabel .titlecaption .title a{
	color:#000;
	font-size:32px;
	line-height:38px;
	font-weight: 600;
}

.pageface .pagelabel .titlecaption .description{
	font-size:12px;
	color:#666;
	margin-bottom:3px;
	
}
.pageface .pagelabel .titlecaption .update{
	font-size:12px;
	color:#AAA;
}

/*--------------------------------------------
	pagefacesub
--------------------------------------------*/
.pagefacesub .userArea{
	width:180px;
	float:left;
}
.pagefacesub .userArea .thumb{
	display:block;
	width:35px;
	width:35px;
	float:left;
	margin-right:5px;
}
.pagefacesub .userArea .thumb img{
	display:block;
	width:32px;
	height:32px;
}
.pagefacesub .userArea .name{
	display:block;
	float:left;
	padding-top:10px;
}




.pagefacesub .pageVieArea{
	width:170px;
	float:right;
	text-align:right;
}
.pagefacesub .pageVieArea .PVCnt{
	font-size:24px;
	font-weight:bold;
	line-height:40px;
}
.pagefacesub .pageVieArea .label{
	font-size:12px;
	color:#666;
}




.addFavoriteArea{
	float:right;
	width:250px;
	display: none;
}

.addFavorite,.favoriteCnt{
	float:right;
	
}
.addFavorite a{
	padding:7px 10px 5px 30px;
	display:block;
	text-align:center;
	font-size:15px;
	color:#666;
	line-height:16px;
	font-weight:bold;
	background: url(/img/icon/heart.png) no-repeat 5px center;
}




.hukidasi:after {
    content: url("/img/hukidasi.png");
    display: block;
    width: 10px;
    height: 8px;
    margin-left: -15px;
    margin-top: -20px;
    position: absolute;

}
.hukidasi {
    border: 1px solid #CCC;

    color: #666;
    display: block;
    font-size: 14px;
    height: 22px;
    margin-left: 15px;
    padding: 8px 8px 4px;
    position: relative;
	
	border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;

    vertical-align: middle;
	background-color:#FFF;
	
	
}

.mpEditArea{
	text-align:center;
	margin-bottom:10px;
	
	
}
.mpEditArea a{
	color:#666;
	font-size:14px;
	display:block;
	width:100%;
	text-align:center;
}

/*--------------------------------------------
	.mpCntr
--------------------------------------------*/
.mpCntr{
	
}
.mpCntnt{
	margin-bottom:20px;
}

.mpCntr .item{
	padding:2px;
	
}
/*--------------------------------------------
 	.mpCntr.itemLink
--------------------------------------------*/
.mpCntnt.itemLink{

}
.mpCntnt.itemLink .content:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.mpCntnt.itemLink .content{
	border: 1px solid #CCC;
	padding: 10px;
   background: rgba(0, 0, 0, 0) url("/img/icon/newwindow.gif") no-repeat scroll right 5px bottom 5px;
}
.mpCntnt.itemLink .imageArea{
	width:110px;
	max-height:110px;
	min-height: 80px;
	float: left;
}
.mpCntnt.itemLink .image{
	max-width: 110px;
	max-height: 110px;
	display: block;
	margin: 0 auto;
}
.mpCntnt.itemLink .titleArea{
	width:464px;
	float: right;
}
.mpCntnt.itemLink .title a{
	font-size:19px;
	color:#000;
	line-height: 27px;
	
}
.mpCntnt.itemLink .title a:hover{
	text-decoration:underline;
}
.mpCntnt.itemLink .urlArea{
	width:464px;
	float: right;
}
.mpCntnt.itemLink .url{
	color:#AAA;
}
.mpCntnt.itemLink .descriptionArea {
	width:464px;
	float: right;
}

.mpCntnt.itemLink .description{
	color:#666;
}

.mpCntnt.itemLink .comment {
	width:464px;
	float: right;
}

.mpCntnt.itemLink .buy_linksArea{
	width:464px;
	float: right;
}

.mpCntnt.itemLink .updateTimeArea{
	width:464px;
	float: right;
}

/*--------------------------------------------
 	.mpCntr.itemBuy
--------------------------------------------*/
.mpCntnt.itemBuy .content:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.mpCntnt.itemBuy .content{
	border: 1px solid #CCC;
	padding: 10px;
   background: rgba(0, 0, 0, 0) url("/img/icon/newwindow.gif") no-repeat scroll right 5px bottom 5px;
}

.mpCntnt.itemBuy .imageArea{
	width:110px;
	max-height:110px;
	min-height: 80px;
	float: left;
	text-align: center;
}
.mpCntnt.itemBuy .image{
	max-width: 110px;
	max-height: 110px;
}
.mpCntnt.itemBuy .titleArea{
	width:464px;
	float: right;
}
.mpCntnt.itemBuy .title{
	font-size:19px;
	color:#000;
	line-height: 27px;
	
}
.mpCntnt.itemBuy .title a:hover{
	text-decoration:underline;
}
.mpCntnt.itemBuy .descriptionArea {
	width:464px;
	float: right;
}
.mpCntnt.itemBuy .description{
	color:#666;
}
.mpCntnt.itemBuy .comment{
	width:464px;
	float: right;
}
.mpCntnt.itemBuy .buy_linksArea{
	width:464px;
	float: right;
}
.mpCntnt.itemBuy .updateTimeArea{
	width:464px;
	float: right;
}
.mpCntnt.itemBuy .buy_linksArea a{
	display: inline-block;
	float: left;
	border-radius: 4px;
	padding: 8px 10px 5px 10px;
	margin:1em;
	text-decoration: none;
	width:152px;
	font-size:16px;
	text-align: center;
}
.mpCntnt.itemBuy .buy_linksArea .amazon_url{
	background: #f4bf42;
	color: #FFF;
	border-bottom: solid 1px #423413;

}
.mpCntnt.itemBuy .buy_linksArea .amazon_url:hover{
	background: #F1AF14;
}
.mpCntnt.itemBuy .buy_linksArea .amazon_kindle_url{
	background: #31b5d6;
	color: #FFF;
	border-bottom: solid 1px #185868;
}
.mpCntnt.itemBuy .buy_linksArea .amazon_kindle_url:hover{
	background: #2499B6;
}
.mpCntnt.itemBuy .buy_linksArea .dmm_url{
	background: #e0264b;
	color: #FFF;
	border-bottom: solid 1px #4f0b19;
}
.mpCntnt.itemBuy .buy_linksArea .dmm_url:hover{
	background: #BD1B3B;
}
.mpCntnt.itemBuy .buy_linksArea .rakuten_url{
	background: #e82741;
	color: #FFF;
	border-bottom: solid 1px #470c14;
}
.mpCntnt.itemBuy .buy_linksArea .rakuten_url:hover{
	background: #C8152D;
}
.mpCntnt.itemBuy .buy_linksArea .yahoo_url{
	background: #22cc6e;
	color: #FFF;
	border-bottom: solid 1px #106034;
}
.mpCntnt.itemBuy .buy_linksArea .yahoo_url:hover{
	background:#1BA357;
}
/*--------------------------------------------
 	.mpCntr.itemImage
--------------------------------------------*/
.mpCntnt.itemImage .right{
	float:none !important;


}
.mpCntnt.itemImage .left{

	/* width:280px; */
	
	max-width:616px;

}

.mpCntnt.itemImage .left img{
	max-height:600px;
}
	
.mpCntnt.itemImage .left img{
	display:block;
	max-width:100%;
	max-height:900px;
	margin: 0 auto;
}
	

.mpCntnt.itemImage  .title{
	font-size:18px;
	font-weight:bold;
	
	
}
.mpCntnt.itemImage  .url{
	color:#aaa;
}
.mpCntnt.itemImage  .url a{
	color:#aaa;
}
.mpCntnt.itemImage  .description{
	color:#666;

}

/*--------------------------------------------
 	.mpCntr.itemMovie
--------------------------------------------*/
.mpCntnt.itemMovie .title{
	font-size:18px;
	font-weight:bold;
}
.mpCntnt.itemMovie .url{
	margin-bottom:5px;
	color:#aaa;
}
.mpCntnt.itemMovie .url a{
	color:#aaa;
}
.mpCntnt.itemMovie .description{
	margin-bottom:10px;
}
.mpCntnt.itemMovie img{
	cursor:pointer;
}

/*
.mpCntnt.itemMovie .youtubethumb{
	position: relative;
	height: 360px;
}
.mpCntnt.itemMovie .youtubethumb img{
	position:absolute;
}
.mpCntnt.itemMovie .youtubethumb .thumb{
	top:-22px;
}
.mpCntnt.itemMovie .youtubethumb .icon{
	width:180px;
	height: 180px;
	top:67px;
	left:150px;
}*/

/*--------------------------------------------
 	.itemQuote
--------------------------------------------*/
.mpCntnt.itemQuote .itemwrap{

	/*background: url(/img/quote.png) no-repeat left top;*/
}
.mpCntnt.itemQuote .quote{
	border: dashed 1px #333;
	padding: 15px;
/*text-indent: 35px;*/
	font-size:15px;
	color:#666;
	/* background: url(/img/quote.png) no-repeat left top;*/
	margin-bottom: 3px;
	background-color: #F3F3F3;
}
.mpCntnt.itemQuote .url{
}
.mpCntnt.itemQuote .description{
}
/*--------------------------------------------
 	.itemTwitter
--------------------------------------------*/
.mpCntnt.itemTwitter .twitterArea{
  width: 558px;
    padding-left: 58px;
	position:relative;
	background-image: url(/img/icon/twitter/tweet_icon.png);
	background-position: right 0 top 0;
	background-repeat: no-repeat;
}

.mpCntnt.itemTwitter .twitterArea .thumb{
	left: 0;
	position: absolute;
	top: 0;
}
/*
.mpCntnt.itemTwitter .twitterArea .thumb img{
	border-radius: 100%;
}
*/
.mpCntnt.itemTwitter .twitterArea .name{
	margin-bottom:3px;
	
}
.mpCntnt.itemTwitter .twitterArea .name b{
	color:#000;
	font-weight: bold;
}
.mpCntnt.itemTwitter .twitterArea .name span{
	color: #aaa;
    margin: 0 0 0 3px;
}

.mpCntnt.itemTwitter .twitterArea .tweet{
	margin-bottom: 5px;
}
.mpCntnt.itemTwitter .twitterArea .tweet,
.mpCntnt.itemTwitter .twitterArea .tweet a{
	font-size: 18px;
}

.mpCntnt.itemTwitter .twitterArea .tweet a{
	color:#1DA1F2;
}


.mpCntnt.itemTwitter .twitterArea .twitimg{
	margin-bottom:5px;
}
.mpCntnt.itemTwitter .twitterArea .twitimg img{
	max-width:100%;
}
.mpCntnt.itemTwitter .twitterArea .exp{
	margin-bottom:5px;
	color:#666;
}
.mpCntnt.itemTwitter  .twitterArea .exp textarea{
	width:500px;
	
}
.mpCntnt.itemTwitter .twitterArea .action{
	margin-bottom:3px;
	text-align:right;
	color:#AAA;
	
}
.mpCntnt.itemTwitter .twitterArea .action a{
	color:#AAA;
	margin-right:7px;
	
}
.mpCntnt.itemTwitter .twitterArea .action .reply{
	padding-left:18px;
	background-image: url(/img/icon/twitter/tweet_reply.png);
	background-repeat: no-repeat;
	margin-right:10px;
}
.mpCntnt.itemTwitter .twitterArea .action .retweet{
	padding-left:18px;
	background-image: url(/img/icon/twitter/tweet_retweet.png);
	background-repeat: no-repeat;
}
.mpCntnt.itemTwitter .twitterArea .action .like{
	padding-left:18px;
	background-image: url(/img/icon/twitter/tweet_like.png);
	background-repeat: no-repeat;
	margin-right:15px;
}
.mpCntnt.itemTwitter .gifanime {
	margin: 10px 8px;
}
.mpCntnt.itemTwitter .gifanime video{
	min-width: 320px; 

	max-width: 542px;
}
/*--------------------------------------------
 	.itemText
--------------------------------------------*/
.mpCntnt.itemText .content{
	font-size:16px;
	color:#666;
	
}

.mpCntnt .orgtx{
	font-size:16px;
	color:#666;
}
.mpCntnt .orgtx span{
	font-size:16px;
	color:#666;
}

/*--------------------------------------------
 	.itemTitle
--------------------------------------------*/
.mpCntnt.itemTitle .content{

}
.mpCntnt.itemTitle .title_lv1{
	font-size:22px;
	line-height:1.5;
	border-bottom: 2px solid #4180ff;
	font-weight:bold;
}
.mpCntnt.itemTitle .title_lv2{
	font-size:20px;
	line-height:1.5;
	font-weight:bold;
	border-left: 5px solid #4180ff;
	padding-left: 10px;
}
.mpCntnt.itemTitle .title_lv3{
	font-size:18px;
	line-height:1.5;
	font-weight:bold;
}
/*--------------------------------------------
 	.itemIndex
--------------------------------------------*/
.mpCntnt.itemIndex  .label{
	font-size: 13px;
}
.mpCntnt.itemIndex .content{
	background-color: #F5F5F5;
	padding: 15px;
	font-size: 18px;
	margin-bottom:10px;
	width:450px;
}
.mpCntnt.itemIndex .content a:hover{
	text-decoration: underline;
}
.mpCntnt.itemIndex .content ol.index_level1>li{
	list-style-type: decimal;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
	color:#000;
	line-height: 20px;
	margin-bottom: 10px;
}
.mpCntnt.itemIndex .content ol.index_level1>li>a{
	font-size: 15px;
	font-weight: bold;
	color:#000;
	line-height: 18px;
}

.mpCntnt.itemIndex .content ol.index_level2{
	margin-top: 10px;
	
}
.mpCntnt.itemIndex .content ol.index_level2>li{
	font-size: 15px;
	color:#000;
	margin-left: 20px;
	line-height: 20px;
	list-style:disc;
	margin-bottom: 10px;
}
.mpCntnt.itemIndex .content ol.index_level2>li>a{
	font-size: 15px;
	color:#000;
	padding-left: 5px;
	line-height: 20px;
}
.mpCntnt.itemIndex .content ol.index_level3{
	margin-top: 10px;
}
.mpCntnt.itemIndex .content ol.index_level3>li{
	margin-bottom: 10px;
}
.mpCntnt.itemIndex .content ol.index_level3>li>a{
	font-size: 14px;
	color:#000;
	padding-left: 20px;
	line-height: 18px;
}








/*--------------------------------------------
 	.adv
--------------------------------------------*/
.mpCntnt.Adv{
/*	max-width:300px;
	max-height:300px;*/
	width:350px;
	border-top:1px solid #F27CA9;
	border-bottom:1px solid #F27CA9;
	margin:15px 80px;
	padding:7px 0 0 0;
}
.mpCntnt.Adv .content{
	width:300px;
	height:260px;
	margin:0 auto;
}
.pc_header_bottom_adv{
	width: 728px;
	height: 90px;
	margin: 20px auto 0 auto;
}

/*--------------------------------------------
 	.affilimatome
--------------------------------------------*/
.affilimatome{
	padding:2px;
	margin-bottom:20px;
	
}
.affilimatome li{
	width:152px;
	height:114px;
	float:left;
	margin-left:2px;

}
.affilimatome li:first-child{
	margin-left:0;
}
.affilimatome li a{
	display:block;
	position:relative;
	width:152px;
	height:114px;
}
.affilimatome li a img{
	display:block;
	width:152px;
	height:114px;
	position:absolute;
}
.affilimatome li a span{
	display:block;
	padding:2px 3px;
	width:146px;
	opacity:0.6;
	background-color:#000;
	color:#FFF;
	position:absolute;
	height:18px;
	font-size:12px;
	text-align:center;
	top:93px;
}