@charset "UTF-8";

/*************** PRIZE SET ***************/

div#contPrize h3.about {
	font-size:140%;
	font-weight:bold;
	color:#F69;
	text-align:center;
	line-height:180%;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
div#contPrize h4 {
	font-weight:bold;
	margin-bottom:0.5em;
	margin-top:0.2em;
}
div#contPrize h4.schoolT {
	margin-bottom:1em;
}
div#contPrize ul.schoolNavi {
	margin:0;
	padding:0;
}
div#contPrize ul.schoolNavi li {
	margin:0 0 0 1em;
	padding:0;
}
div#contPrize ul.schoolNavi li a {
	background:url(../img/arrowRed01.gif) no-repeat left center;
	padding-left:1.5em;
}
div#contPrize ul.schoolNavi li a.none {
	background:none;
	padding-left:0;
}
div#contPrize ul.schoolNavi li a:link {
	color:#06C;
}
div#contPrize ul.schoolNavi li a:visited {
	color:#06C;
}
div#contPrize ul.schoolNavi li a:hover {
	color:#F66
}
div#contPrize ul.schoolNavi li a:active {
	color:#06C;
}

div#contPrize h3.school01,
div#contPrize h3.school02,
div#contPrize h3.school03 {
	border: none ! important;
	font-size: 1px;
	font-weight:normal;
	line-height:1;
	text-indent: -99999px;
	text-decoration: none ! important;
	margin-bottom:0em;
}
div#contPrize div.schoolBox {
	width:660px;
	margin:1em auto 1em auto;
	padding:1em;
	background-color:#FFF;
}

div#contPrize h3.school01 {
	background:url(../img/h3Prize01.gif) no-repeat left center;
	width:256px;
	height:43px;
}
div#contPrize h3.school02 {
	background:url(../img/h3Prize02.gif) no-repeat left center;
	width:174px;
	height:50px;
}
div#contPrize h3.school03 {
	background:url(../img/h3Prize03.gif) no-repeat left center;
	width:239px;
	height:51px;
}

div#contPrize ul.schoolList{
	list-style:disc;
	margin-top:1em;
	margin-left:2em;
	margin-bottom:1em;
}
div#contPrize dl  {
	margin-top:1.5em;
	margin-bottom:1.5em;
}
div#contPrize dl dt  {
	font-weight:bold;
}
div#contPrize dl dd.schoolSubT,
div#contPrize dl dd.schoolSubT2nd{
	font-weight:bold;
}
div#contPrize img.photoR{
	float:right;
	padding:0 0 1em 1em;
}

div#contPrize div.bangaiSec {
	border-top:#c37bb1 dashed 2px;
	border-right:#8ec31f dashed 2px;
	border-bottom:#ea5350 dashed 2px;
	border-left:#f18d00 dashed 2px;
	padding:1.5em 0.5em 0.5em;
	margin:0 auto 1em auto;
	width:600px;
}


/*************** LOCAL SET ***************/
div#contPrize div.local h3 {
	text-align:left;
	line-height:1.4em;
}
div#contPrize div.local h3.second {
	margin-top:2em;
}
div#contPrize div.local p {
	margin-bottom:1em;
}
div#contPrize div.local img.photoR {
	margin-bottom:0.5em;
}
div#contPrize div.local ul.schoolNavi li {
	margin:0 0 1em 1em;
}
div#contPrize table {
	width:90%;
	margin:0 auto;
	border-right:#CCC solid 1px;
}
div#contPrize table tr th,
div#contPrize table tr td{
	font-size:100%;
	padding:0.5em;
	border-left:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
}
div#contPrize table tr th {
	background-color:#F60;
	color:#FFF;
	text-align:center;
}
div#contPrize table tr.localListBG01 {
	background-color:#fffcf5;
}
p.btnClose {
	width:100%;
	text-align:center;
	margin-top:1em;
}

/*************** NATIONAL SET ***************/
div#contPrize div.national h3 {
	text-align:left;
	line-height:1.4em;
}
div#contPrize div.national h3.second {
	margin-top:2em;
}
div#contPrize div.national p {
	margin-bottom:1em;
	line-height:1.7em;
}
div#contPrize div.national img.photoR {
	margin-bottom:0.5em;
}

div#contPrize table tr.localListBG01 {
	background-color:#fffcf5;
}
div#contPrize .national dl  {
	margin-top:0.5em;
	margin-bottom:1.5em;
	width:660px;
}
div#contPrize .national dl dt  {
	margin-bottom:0.5em;
}
div#contPrize .national dl dd  {
	width:220px;
	float:left;
	text-align:center;
	line-height:1.8em
}
div#contPrize .national dl.mainichi  {
	margin-top:1.5em;
	float:left;
	width:330px;
}
div#contPrize .national dl.mainichi dd  {
	width:110px;
}

body.contNational div#contPrize table {
	width:95%;
	margin-bottom:2em;
}
body.contNational div#contPrize table tr th,
body.contNational div#contPrize table tr td{
	font-size:80%;
}
body.contNational div#contPrize table tr td.name{
	font-size:100%;
}
body.contNational div#contPrize table tr td.sex,
body.contNational div#contPrize table tr td.year{
	text-align:center;
}
body.contNational div#contPrize table tr td.prize{
	background-color:#F93;
	color:#FFF;
	font-weight:bold;
}
body.contNational div#contPrize table tr th,
body.contNational div#contPrize table tr td{
	padding:0.5em 0.2em;
}
