@charset"UTF-8";

/*----------------------------------
award
---------------------------------- */

form {
margin:0;
padding:0 8px 0 0;
float:left;

}

.text_box .yearSelect {
	margin-bottom:15px;
	padding-bottom:10px;
	text-align:left;
	border-bottom: 1px solid #CCCCCC;
	zoom:1;
}

.text_box .yearSelect:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.text_box .prizeWinner td {
	font-size:84%;
	line-height:130%;
}

/*----------------------------------
gist
---------------------------------- */
#title2 .day{
	font-size:75%;
	padding-left:20px;
}

.list_t1{
	width:610px;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	background-color: #FA0027;
}

.list_t1 p{
	font-size:90%;
	line-height:120%;
	font-weight:bold;
	text-align:left;
	color: #FFFFFF;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
}

.list_mark{
	margin-right:5px;
}


.list_t2{
	width:610px;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

.list_t2 p{
	/*font-size:80%;*/
	line-height:120%;
	text-align:left;
	color: #555555;
	padding-left:40px;
	padding-bottom:5px;
}

.list_t1 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.list_t1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.list_t1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.photo{
	width:610px;
	height:auto;
	margin-top:20px;
	margin-bottom:5px;
	text-align:left;
}

.photo_link{
	font-size:80%;
	line-height:120%;
	text-align:left;
}


