@charset "utf-8";





/* --------------------------------------------------

tab

-------------------------------------------------- */
#tab{
	background-image: url(../olympic/img/tab_bg.jpg);
	background-repeat: no-repeat;
	height: 57px;
	padding-left: 10px;
	margin-bottom: 20px;
}

#tab ul{}

#tab li{
	display: inline;
}
#tab li img{
	vertical-align:bottom;
	margin-top: 11px;
	margin-right: 5px;
}

/* --------------------------------------------------

forum

-------------------------------------------------- */

#forum{}

#entry{
	border: 2px solid #68A749;
	margin-top: 10px;
	background-color: #E3F0DD;
}
#entry p{
	margin-top: 5px;
	margin-bottom: 5px;
}
#entry h3 img{
	margin-right: 20px;
}
#entry img{
	float: left;
}
#btnForm{
	margin-top: 5px;
	margin-right: 5px;
}

#phOu{
	margin-left: 15px;
}

#pForum{
	margin-top: 10px;
	margin-bottom: 10px;
}
/* --------------------------------------------------

event 

-------------------------------------------------- */

#event{
    clear:both;}
#event h2{
	background-image: url(../enquete/img/headline.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 110%;
	font-weight: bold;
	height: 37px;
	padding-top: 7px;
	margin-top: 20px;
	margin-bottom: 10px;
}


#event ul{
	width: 655px;
}
#event li{
	float: left;
	width: 150px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 45px;
}

.space{
	margin-left: 8px;
}


#event h3{
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* --------------------------------------------------

olympic

-------------------------------------------------- */

#olympic h2{
	background-image: url(../img/dot_orange.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-bottom: 10px;

}

#olympic table{
	margin-top: 30px;
	margin-bottom: 30px;
}
#olympic th{
	text-align: left;
	padding: 5px;
	vertical-align: top;
	
}
#olympic td{
	padding: 5px;

}
#btnArea{
}

#btnArea input{
}

#privacy{
	background-color: #FEF5E0;
	border: 1px solid #FF9900;
	margin-bottom: 30px;
	color: #FF9900;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#deadline{
	font-weight: bold;
	color: #000000;
	background-color: #FADF9A;
	border: 2px solid #F3B50C;
	display: block;
	margin-top: 5px;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

/* --------------------------------------------------

コンテスト結果

-------------------------------------------------- */
#bumon{
	margin-bottom: 20px;
	vertical-align: middle;
}

#bumon ul{}

#bumon li{
	display: inline;
}
#bumonli img{
	vertical-align:middle;

}

h3.contest{
	margin-bottom: 10px;
	clear: both;
}

#l_frame{
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px;
}

#l_frame li span{
	font-weight: bold;
	color: #78B80B;
	margin-right: 5px;
	
}
#contestContainer{}

#l_frame h4{
	margin-top: 10px;
	margin-bottom: 10px;
}
#r_frame{
	float: right;
	width: 320px;
}
#r_frame table{
	width: 320px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFEDDC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#r_frame table th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEDDC;
}
#r_frame table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEDDC;
	text-align: right;
	}
	
	
#balanceKoma{
	padding: 20px;
	border: 1px solid #78B80B;
	margin-top: 10px;
}	
#balanceKoma img{
	float: left;
	margin-right: 10px;
}
#balanceKoma li {
	list-style-type: none;
}
#balanceKoma li span{
	font-weight: bold;
	color: #78B80B;
}

#interview{
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-bottom: 30px;
	clear: both;
	margin-bottom: 30px;
}
#interview dl{
	width: 210px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#interview dt{}
#interview dd{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#interview dl.end{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#interview.end{
	padding-top: 20px;
	padding-bottom: 30px;
	clear: both;
	margin-bottom: 0px;
	background-image: none;
}


/* --------------------------------------------------

report

-------------------------------------------------- */

h3#report{
	margin-bottom: 10px;
	margin-top: 10px;
}
p#report{
     font-weight:bold;
	 font-size:110%;
}
.reportImgR{
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #F2B40C;
}
.reportImgL{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 2px solid #F2B40C;
}
