@charset "UTF-8";

/* Clearfix
------------------------------------------------------------ */
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;overflow:hidden;}
/*IE7*/
*:first-child+html .clearfix{overflow:hidden;}
/*IE v5/v6>*/
@media all{
* html .clearfix{height:1%;}}
/*IE mac v5>*/
* html>body .clearfix{display:inline-block;}

/* Base
------------------------------------------------------------ */
.pos-center{margin:0 auto; width:768px;}
.pos-right{text-align:right;}

.top-space{margin-top:20px;}
.top-space2{margin-top:40px;}

.bottom-space{margin-bottom:20px;}

/*
------------------------------------------------------------ */
#contents{
	background:url(../images/results_contents_bg.gif) center top repeat-y;
	width:720px;
	padding:20px 24px 0;
}

#contents p{margin:1em 0 0 0;}

#lead{
	font-size:14px;
	line-height:2;
	color:#444444;
}

.win-bg{
	background:#e8f0f9 url(../images/results_win_bg.gif) left bottom repeat-x;
	padding:10px 20px 0;
}

.win04-bg{
	background:#e8f0f9 url(../images/results_win04_bg.jpg) left bottom repeat-x;
	padding:5px 15px 0;
	width:200px;
}

.photo{
	float:left;
	margin-right:20px;
	width:290px;
	background-color:#FFFFFF;
	padding:5px;
	border:#CCCCCC 1px solid;
}

.win-text{
	float:left;
	width:358px;
	font-size:12px;
	color:#444444;
	line-height:1.5;
	/*\*/
	letter-spacing:0.1em;
	/**/
}

.win-text strong{
	font-weight:bold;
	color:#4b59aa;
}

.win04-bg .photo{
	float:none;
	margin:0;
	width:188px;
}

.win04-bg .win-text{
	float:none;
	width:200px;
	margin-top:5px;
}

.concan{
	float:left;
	margin-right:15px;
	margin-top:20px;
}

.concan.not-left{
	margin-right:0px;
}
