@charset "utf-8";

/*  (_)-(_)
     (o o)  index.html
==ooO=(_)=Ooo===================================*/
#各賞 section section.comment,
#入賞 section.comment{
	background:#f6f6f6;
	padding:.75em 1em 1px;
	margin:1em 0;
}


/*  (_)-(_)
     (o o)  entry.html
==ooO=(_)=Ooo===================================*/
article#データダウンロード table{
	float:left;
}
article#データダウンロード table th{
	white-space:nowrap;
	padding:0 2em .3em 0;
}
article#データダウンロード p{
	float:right;
	margin:1em  2em 0 0;
}

section#関連情報 p input{ width:99%;}

