@charset "utf-8";

/* CSS Document */





#block{

width:720px;

height:auto;

text-align:center;

padding-bottom:28px;

}





#block_l{

float:left;

width:400px;

height:auto;

margin-right:20px;

}



#block_r{

float:right;

width:300px;

height:auto;

}



#block_r p{

font-size:90%;

line-height:140%;

}



#sub{

margin:28px 0;

}



#sub p{

margin-top:14px;

font-size:90%;

line-height:140%;

}





#name{

margin-top:28px;

margin-bottom:28px;

font-weight:bold;

font-size:130%;

color:#006633;

}



#award_pop{

text-align:center;

margin:0 auto;

}



div.judge_list ul{

float:right;

list-style:none;

list-style-position:outside;

width:735px;

height:60px;

/*margin-left:10px;*/

}



div.judge_list{

width:730px;

}



div.judge_list ul li{

float:left;

margin-top:7px;

margin-right:7px;

margin-bottom:7px;

}



div.judge_list ul li.lastChild{ margin-right: 0; }



div.judge_list ul li a.judge01{

background:url(../images/btn_judge_01.gif) top left no-repeat;

display:block;

width:140px;

height:40px;

text-indent:-9999px;

overflow:hidden;

}



div.judge_list ul li a.judge01:hover{

background:url(../images/btn_judge_01.gif) bottom left no-repeat;

}





div.judge_list ul li a.judge02{

background:url(../images/btn_judge_02.gif) top left no-repeat;

display:block;

width:140px;

height:40px;

text-indent:-9999px;

overflow:hidden;

}



div.judge_list ul li a.judge02:hover{

background:url(../images/btn_judge_02.gif) bottom left no-repeat;

}



div.judge_list ul li a.judge03{

background:url(../images/btn_judge_03.gif) top left no-repeat;

display:block;

width:140px;

height:40px;

text-indent:-9999px;

overflow:hidden;

}



div.judge_list ul li a.judge03:hover{

background:url(../images/btn_judge_03.gif) bottom left no-repeat;

}



div.judge_list ul li a.judge04{

background:url(../images/btn_judge_04.gif) top left no-repeat;

display:block;

width:140px;

height:40px;

text-indent:-9999px;

overflow:hidden;

}



div.judge_list ul li a.judge04:hover{

background:url(../images/btn_judge_04.gif) bottom left no-repeat;

}



div.judge_list ul li a.judge05{

background:url(../images/btn_judge_05.gif) top left no-repeat;

display:block;

width:140px;

height:40px;

text-indent:-9999px;

overflow:hidden;

}



div.judge_list ul li a.judge05:hover{

background:url(../images/btn_judge_05.gif) bottom left no-repeat;

}



div.judge_list ul li a.judge06{

background:url(../images/btn_judge_06.gif) top left no-repeat;

display:block;

width:140px;

height:40px;

text-indent:-9999px;

overflow:hidden;

}



div.judge_list ul li a.judge06:hover{

background:url(../images/btn_judge_06.gif) bottom left no-repeat;

}



div.judge_list ul li a.judge07{

background:url(../images/btn_judge_07.gif) top left no-repeat;

display:block;

width:140px;

height:40px;

text-indent:-9999px;

overflow:hidden;

}



div.judge_list ul li a.judge07:hover{

background:url(../images/btn_judge_07.gif) bottom left no-repeat;

}



div.judge_list ul li a.judge08{

background:url(../images/btn_judge_08.gif) top left no-repeat;

display:block;

width:140px;

height:40px;

text-indent:-9999px;

overflow:hidden;

}



div.judge_list ul li a.judge08:hover{

background:url(../images/btn_judge_08.gif) bottom left no-repeat;

}



div.judge_list ul li a.judge09{

background:url(../images/btn_judge_09.gif) top left no-repeat;

display:block;

width:140px;

height:40px;

text-indent:-9999px;

overflow:hidden;

}



div.judge_list ul li a.judge09:hover{

background:url(../images/btn_judge_09.gif) bottom left no-repeat;

}



div.judge_list ul li a.judge10{

background:url(../images/btn_judge_10.gif) top left no-repeat;

display:block;

width:140px;

height:40px;

text-indent:-9999px;

overflow:hidden;

}



div.judge_list ul li a.judge10:hover{

background:url(../images/btn_judge_10.gif) bottom left no-repeat;

}





#box{

clear:both;

width:720px;

height:auto;

text-align:center;

padding-bottom:28px;

}



#box_l{

float:left;

width:300px;

height:auto;

margin-right:20px;

}



#box_r{

float:right;

width:400px;

height:auto;

}



#box h3{

margin-top:28px;

margin-bottom:28px;

font-weight:bold;

font-size:130%;

color:#006633;

}



#box p{

font-size:90%;

line-height:140%;

}



#box p.title{

font-weight:bold;

}





#box p.caption{

color:#4D697D;

font-size:70%;

margin-top:5px

}



/* ------------------------------------------------------------ clearfix */

div#box:after {

	display: block;

	clear: both;

	height: 0;

	visibility: hidden;

	content: ".";

}



div#box { display: inline-table; }



* html div#box { height: 1%; }



div#box {

	display: block;

	zoom: 1;

}



/* EOF */




