@charset "utf-8";
/* ===================================================================
CSS information

 file name  :tvranking.css
 style info :ＴＶランキングや芸能人に人気のダイエット法をご紹介！
=================================================================== */
h3 {
	height:44px;
	background:#fff url("../img/success/h_success.gif") 0 0 no-repeat;
	text-indent:-9999px;
}
h4 {
	color:#84affe;
	padding:10px 10px 20px;
	margin-bottom:30px;
	background:#fff url("../img/secret/bg_p_border.gif") 0 bottom no-repeat;
}
.type {
	clear:both;
	width:370px;
	height:265px;
	padding-top:80px;
	padding-left:290px;
	padding-right:60px;
}
#myriad {
	background:#fff url("../img/success/bg_myriad.gif") 0 0 no-repeat;
}
#greatness {
	background:#fff url("../img/success/bg_greatness.gif") 0 0 no-repeat;
}
#after {
	background:#fff url("../img/success/bg_after.gif") 0 0 no-repeat;
}
#sake {
	background:#fff url("../img/success/bg_sake.gif") 0 0 no-repeat;
}
#middle {
	background:#fff url("../img/success/bg_middle.gif") 0 0 no-repeat;
}
.type dl {
	margin-bottom:30px;
	margin-left:10px;
	width:200px;
	font-weight:bold;
}
.type dl dt {
	font-size:150%;
	border-bottom:#7f4444 1px solid;
	margin-bottom:10px;
}
.type dl dt span {
	font-size:70%;
}
.type dl dd span {
	color:#ff5453;
	font-size:120%;
}
.type p {
	display:inline;
	border-bottom:#7f4444 1px dotted;
}
.type p span {
	font-weight:bold;
}
.goto_story {
	width:570px;
	height:35px;
	line-height:2.2;
	font-weight:bold;
	text-align:right;
	padding-right:50px;
	margin-bottom:20px;
	margin-left:auto;
	background:#fff url("../img/success/btn_bg.gif") right 0 no-repeat;
}
.goto_story a {
	display:block;
	color:#fff;
	text-decoration:none;
}
.goto_story a:hover {
	color:#ccc;
}