@charset "utf-8";
{* ボーイ一覧用 CSS *}
h1 {
	background-image: url(../../img/h1_excard.png);
}



#attendance_info {
	clear: both;
	height: auto;
	width: 950px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	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;
	overflow:hidden;
}
#attendance_info h2 {
	background-image: url(../../img/title_top_attendance.png);
}

#attendance_info ul {
	margin: 0px;
	float: left;
	height: auto;
	width: 940px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-bottom/*\**/: 10px\9;/*ie6,ie7,ie8用*/
	padding-left: 10px;
	background-image: url(../../img/box_mid_bk950.gif);
	background-color: #FFFFFF;
}

#attendance_info .flame_size2 {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.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;
}

#topImg {
    margin-bottom: 10px;
}
#topImg img {
    width: 100%;
}
#upDayInfo {
    border: 3px solid #09f;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
}
#upDayInfo .title {
    background-color: #09f;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}
#upDayInfo .info {
    font-size: 18px;
    line-height: 40px;
    text-shadow: 0 0 10px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
}
