@charset "utf-8";
{* ボーイ一覧用 CSS *}
h1 {
	background-image: url(../../img/h1_boylist.png);
}
.boy_list {
	clear: both;
	height: auto;
	width: 950px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(../../img/box_btm_bk950.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	position: relative;
}
.inner  {
	margin: 0px;
	float: left;
	height: auto;
	width: 950px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../img/box_mid_bk950.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
}
.kind_title {
	width:950px;
	height:40px;
	font-size:14px;
	font-weight:bold;
	clear: both;
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.kind_flame_1 ul {
	display: block;
	float: left;
	width: 940px;
	height: auto;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom/*\**/: 10px\9;/*ie6,ie7,ie8用*/
	list-style-type: none;
}
.kind_flame_1 .flame_size1 {
	margin-right: 10px;
	margin-bottom: 10px;
}
.kind_flame_2 ul {
	float: left;
	display: block;
	height: auto;
	width: 941px;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom/*\**/: 10px\9;/*ie7,ie8用*/
}
.kind_flame_2 .flame_size2 {
	margin-right: 8px;
	margin-bottom: 8px;
}

.boylist h2 {
	width:950px;
}

.flame_size_video {
	margin-bottom:10px;
	margin-right:10px
}

#iconcaption {
	display: block;
	margin-bottom:15px;
	position:relative;
}

.icon_date_new img{
	display: block;
	float: left;
}
