@charset "UTF-8";
/* CSS Document */
#kantei{
	margin:0 20px 30px 20px;
	clear:both;
}

/* 見出し */
h2.kantit{
	margin-top:30px;
	color:#fff;
	font-size: 108%;
	text-align:center;
	padding:5px 0;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	clear:both;
}

 h2.pink{
	background: url(https://s.yimg.jp/images/fortune/images/kantei/barbg_pink.gif) repeat 100% 100%;
}


h2.yellow{
	background: url(https://s.yimg.jp/images/fortune/images/kantei/barbg_yellow.gif) repeat 100% 100%;
}

 h2.blue{
	background: url(https://s.yimg.jp/images/fortune/images/kantei/barbg_blue.gif) repeat 100% 100%;
}

 h2.purple{
	background: url(https://s.yimg.jp/images/fortune/images/kantei/barbg_purple.gif) repeat 100% 100%;
}

/* バナー */
ul.bnr{
	margin:0 auto;
	display:table;

}

ul.bnr li {
	width:280px;
	height:100px;
	padding-top:10px;
	display:table-cell;	
}

 ul.bnr li.bnr1 {
	padding-right:5px;
}

 ul.bnr li.bnr2 {
	padding-left:5px;
}



/* 有料枠 */
 .kantei_inner {
	margin:10px 0 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	overflow:hidden;
	zoom: 1;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	clear:both;
}

 .kantei_inner2{
	margin:10px 0 0 0;
	clear:both;
}

 .kantei_inner_l,  .kantei_inner_r {
	width:49%;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	overflow:hidden;
	zoom: 1;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}

 .kantei_inner_l {
	margin-right:2%;
}

.innerLove { background:#fee0d8 !important;}
.innerMoney{ background:#fffcb5 !important;}
.innerWork{ background:#c9eafb !important;}
.innerAll{ background:#eee9f3 !important;}

 .kantei_inner img,  .kantei_inner_l img,  .kantei_inner_r img {
 	float:left;
	width:50px;
	margin:20px 8px 20px 20px;
	overflow:hidden;
	zoom: 1;
}

 .right{
	margin:20px 20px 20px 0;
	overflow:hidden;
	zoom: 1;
}

 .kantei_inner .right p.menu{
	margin:5px 0;
}

 .kantei_inner2 .right p.menu{
	margin-bottom:5px;
}

 .right p.price, p.premium_price{
	font-size:70%;
	color:#666;
	float:left;
}

 .right p.premium_price{
	margin-left:5px;
	padding-left:20px;
	background:url(https://s.yimg.jp/images/fortune/images/kantei/icon_ribbon.png) no-repeat;
}
