div.defaultClass
{
	position: relative;
	top: 0px;
	left: 0px;
}

div.dottedLineClass
{
	position: relative;
	width: 524px;
	border-style: dotted none none;
	border-color: #c0c0c0;
	border-width: 1px;
	/*margin: 10px 0px;*/
	line-height:0;
}

div.top3RankingClass
{
	position: relative;
	height: 400px;
}

div.top3BackClass
{
	z-index: 1;
	position: absolute;
	top: 0px;
}

div.top3AnimeClass
{
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.top3PointClass
{
	z-index: 3;
	position: absolute;
	top: 76px;
	left: 19px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 100px;
}

div.top3ThumbClass
{
	z-index: 4;
	position: absolute;
	top: 30px;
	left: 140px;
}

div.top3AvatarClass
{
	z-index: 5;
	position: absolute;
	top: 115px;
	left: 450px;
}

div.top3NameClass
{
	z-index: 6;
	position: absolute;
	top: 185;
	left: 150px;
	font-size: 17px;
	font-weight: bold;
	color: #ff00ff;
}

div.top3CommentClass
{
	z-index: 7;
	position: absolute;
	top: 215px;
	left: 100px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 400px;
}

div.top3ItemClass
{
	z-index: 8;
	position: absolute;
	top: 290px;
	/*top: 285px;*/
	left: 103px;
}

div.top3_2ItemClass
{
	z-index: 8;
	position: absolute;
	top: 285px;
	left: 133px;
}

div.top3ItemTextClass
{
	z-index: 9;
	position: absolute;
	top: 300px;
	/*top: 285px;*/
	left: 300px;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
}

div.otherRankingClass
{
	position: relative;
	height: 116px;
	margin: 10px 0px 10px 0px;
}

div.otherBackClass
{
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 10px;
}

div.otherRankClass
{
	z-index: 2;
	position: absolute;
	top: 30px;
	left: -5px;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	width: 100px;
}

div.otherPointClass
{
	z-index: 3;
	position: absolute;
	top: 70px;
	left: -5px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 100px;
}

div.otherThumbClass
{
	z-index: 4;
	position: absolute;
	top: 7px;
	left: 85px;
}

div.otherNameClass
{
	z-index: 5;
	position: absolute;
	top: 15;
	left: 300px;
	font-size: 17px;
	font-weight: bold;
	color: #ff00ff;
}

div.otherItemLabelClass
{
	z-index: 6;
	position: absolute;
	top: 35px;
	left: 300px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

div.otherItemClass
{
	z-index: 7;
	position: absolute;
	top: 285px;
	left: 103px;
}

div.otherItemTextClass
{
	z-index: 8;
	position: absolute;
	top: 70px;
	left: 320px;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
}

div.otherItemPrizeClass
{
	z-index: 8;
	position: absolute;
	top: 50px;
	left: 320px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

h3 {
	padding: 4px 0 0 40px;
	height: 20px;
	font-size:14px;
	color: #fff;
	background: url(/images/contestResult/exRead1.gif) 0 0 no-repeat;	
}
/*さっちゃんコメント*/

.f_bg {
position:relative;
width:450px;
height:auto;
}

.f_sacchan {
width:450px;
height:130px;
background:url(/images/contestResult/f_sacchan.gif) bottom left no-repeat;
position:absolute;
left:0;
bottom:0;
}

.f_manjiro {
width:450px;
height:130px;
background:url(/images/contestResult/f_manjiro.gif) bottom left no-repeat;
position:absolute;
left:0;
bottom:0;
}

.f_manjiro_s {
width:450px;
height:130px;
background:url(/images/contestResult/f_manjiro_s.gif) bottom left no-repeat;
position:absolute;
left:0;
bottom:0;
}

.f_manjiro_s2 {
width:450px;
height:130px;
background:url(/images/contestResult/f_manjiro_s2.gif) bottom left no-repeat;
position:absolute;
left:0;
bottom:0;
}

.f_john {
width:450px;
height:130px;
background:url(/images/contestResult/f_john.gif) bottom left no-repeat;
position:absolute;
left:0;
bottom:0;
}

.f_syrup {
width:450px;
height:130px;
background:url(/images/contestResult/f_syrup.gif) bottom left no-repeat;
position:absolute;
left:0;
bottom:0;
}

.f_comment {
background:#ffffff url(/images/contestResult/f_bg.gif) bottom left repeat-y;
margin:0px 3px 0px 106px;
padding:6px 20px 6px 20px;
color:#660000;
font-size:12px;
line-height:200%;
}

.f_head {
background:#ffffff url(/images/contestResult/f_head.gif) bottom left no-repeat;
height:14px;
}

.f_foot {
background:#ffffff url(/images/contestResult/f_foot.gif) top left no-repeat;
height:30px;
}

.mt20 {
margin-top:20px;
}

.mt30 {
margin-top:30px;
}

.mt40 {
margin-top:40px;
}

.mt50 {
margin-top:50px;
}

.mt60 {
margin-top:60px;
}

.mt70 {
margin-top:70px;
}

.mt80 {
margin-top:80px;
}

.mt90 {
margin-top:90px;
}

/*hr {
display:none;
}*/

.pulldown_link {
float:right;
position:relative;
right:100px;
margin: 10px 10px;
}