@charset "utf-8";

/* index.html */
.cheer-photoflame {
	margin: 40px auto 20px;
	width: 644px;
}
.cheer-dtl {
	padding: 0px 0px 0px 8px;
	background: url(../../../image/icon-sublist_mark.gif) left center no-repeat;
}
.cheer-lead01 {
	margin: 20px 0px 28px 0px;
	line-height: 150%;
}
/* チアドラゴンズのご紹介 */
div.cheer-personal {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 647px;
}
div.cheer-personal div.cheer-photo {
	margin: 0px;
	padding: 0px;
	width: 187px;
	float: left;
}
div.cheer-personal div.cheer-profile {
	margin: 0px;
	padding: 0px;
	width: 444px;
	float: right;
}
.cheer-belong {
	margin: 0px 0px 5px;
}
div.cheer-personal div.cheer-profile p.cheer-name {
	margin-top: -2px;
	color: #0000aa;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	position: relative;
}
div.cheer-personal div.cheer-profile p.cheer-name span.ruby {
	padding: 0px 0px 0px 12px;
	color: #3366cc;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
}
table.cheer-profile-table {
	margin: 5px 0px 0px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 100%;
}
table.cheer-profile-table th,
table.cheer-profile-table td {
	border: 1px solid #cccccc;
}
table.cheer-profile-table th {
	padding: 6px 0px;
	width: 80px;
	font-size: 12px;
	line-height: 15px;
	background: url(../../../image/bg-th_h3_c2.gif);
	background-color: #d7ebff;
	color: #3366cc;
}
table.cheer-profile-table td {
	padding: 3px 0px 3px 8px;
	text-align: left;
}
/* フォトアルバム */
.cheer-album {
	margin: 0px -13px 18px 0px;
	width: 660px
}
.cheer-album1flame {
	margin: 0px 9px 0px 0px;
	width: 155px;
	float: left;
}

/* フォトアルバム（拡大画像） */
.album-cpn {
	width: 155px;
	margin: 3px 0px 0px;
}
.album-cpnblock {
	display: inline-block;
/*	width: 140px;*/
}
/*
.album-cpn img {
	line-height: 11px;
	vertical-align: bottom;
}
*/

