@charset "UTF-8";
/* /fcroman/award/css/romandor.css */

/******************************************************************************
contents
******************************************************************************/
#contents{
	position: relative;
	width: 960px;
	margin: 0 auto;
	background: url(../img/romandor/bg.jpg) no-repeat center top fixed;
	}
#contents h1{
	padding-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	}
#contents p.tweet{
	position: absolute;
	top: 35px;
	right: 15px;
	}
#contents h4{
	font-size: 1.6em;
	text-align: center;
	margin-bottom: 10px;
	}
#contents a{
	color: #fff;
	}
/*------------------------------*/
/*block-winner*/
/*------------------------------*/
#contents .block-winner{
	padding: 0 215px;
	margin: 0 auto 40px;
	}
#contents .block-winner .f-left{
	padding-top: 10px;
	}
#contents .block-winner h3{
	margin-bottom: 10px;
	}
#contents .block-winner p{
	font-size: 1.4em;
	line-height: 1.5;
	margin-bottom: 8px;
	}
/*------------------------------*/
/*table*/
/*------------------------------*/
#contents table{
	width: 840px;
	padding: 10px;
	margin: 0 auto 30px;
	border: solid 1px #fff;
	background: url(/fcroman/cmn/img/bg_alpha.png);
	}
#contents table th{
	width: 130px;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;
	border-bottom: solid 2px #fff;
	}
#contents table td{
	font-size: 1.2em;
	line-height: 1.5;
	padding: 10px;
	border-bottom: solid 1px #fff;
	}

#contents .btn-sns-l{
	position: absolute;
	top: 30px;
	right: 50px;
	}
#contents .btn-sns-l li{
	display: inline;
	float: left;
	margin-left: 10px;
	}