@charset "utf-8";
/* CSS Document */

a:link{ color:#191bf5; text-decoration:underline; }
a:visited{ color:#191bf5; }
a:hover{ color: #999; }
a:active{ color: #191bf5; }

.clearfix:after { 
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0; 
} 

.clearfix {
	display: inline-block;
}

*1257897500* html .clearfix { display: inline-block; } 
/* no ie mac \*/ 

*1257897501* html .clearfix { height: 1%; } 
.clearfix { display: block; } 
/* */


.clear{
	font-size:0;
	line-height:0;
	clear:both;
	display:block;
	height:1px;
}

body,p,h1,h2,h3,h4,dl,dt,dd,img,strong,em,form{
	font-size:100%;
	font-style: normal;
	list-style: none;
	margin:0;
	padding:0;
	color:#444444;
}

ul,ol {
	list-style:none;
}

img {
vertical-align: top;
border:none;
}

body {
	background:#fff url(../images/bg_body.gif) no-repeat fixed right top;
	text-align:center;
	font-size:12px;
	font-family:"Lucida Grande","Verdana","Meiryo","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴPro W3","HiraKakuPro-W3","MS Pゴシック",Sans-Serif;
	line-height:1.6;
}

#wrapper {
	width:798px;
	border: 1px solid #ccc;
	margin:0 auto;
	text-align:left;
}

#header {
	width:798px;
	height:380px;
	position:relative;
}


#header ul {
	text-align:right;
	position:absolute;
	right:20px;
	bottom:0;
}

#header ul li {
	padding:0 0 10px 0;
}

#container {
	background: #FFFFFF;
	padding:10px 9px;
	text-align: left;
	border-bottom:none;
}

#container h2 {
	margin:0 0 20px 0;
}

#container h3 {
	margin: 0px 0px 5px 0px;
	color: #766C1C;
	font-size:120%;
	font-weight:bold;
}

#container .section h3 {
	margin:0 0 5px 20px;
}

#container .section h3 span {
	font-size:80%;
	color:#333;
}

#container .section {
	padding:0 0 20px 0;
}

#container .section p {
	padding:0 20px 15px 20px;
}

#container .section ul {
	margin:0;
	padding:0 20px 0 20px;
	list-style-type:disc;
}

#container .section ol {
	margin:0;
	padding:0 20px 0 40px;
	list-style-type:decimal;
}

#container .section li {
	margin:0 0 10px 0;
}

#container .section ul.schedule_list {
	list-style:none;
}

#container .section ul.schedule_list li {
	background:url(../images/schedule_next.jpg) no-repeat 0px bottom;
	padding:0 0 20px 0;
	margin:0 0 10px 0;
}

#container .section ul.schedule_list li.end {
	background:none;
	padding:0;
}

#container .section .judge_tbl {
	width:100%;
	margin:0;
	padding:0;
	border-collapse:collapse;
}

#container .section .judge_tbl th {
	background-color:#f8f8f8;
	border:1px solid #ddd;
	padding:5px;
}

#container .section .judge_tbl td {
	border:1px solid #ddd;
	padding:5px;
}

/*写真配置*/

#container .section .photo_r {
	float:right;
	margin:0;
	padding:0 0 10px 15px;
}

#container .section02 {
	padding:0 10px 20px 10px;
}

#container .section02 p {
	padding:0 0 10px 0;
}

#container .section02 p.title {
	font-weight:bold;
	border-left:4px solid #766C1C;
	border-bottom:1px dotted #ccc;
	padding:2px 0 2px 8px;
	margin:0 0 10px 0;
}

#container .section02 .photo_l {
	float:left;
	padding:0 15px 10px 0;
}

#container .section02 .photo_r {
	float:right;
	padding:0 0 10px 15px;
}

#container .section02 .w370 {
	width:370px;
	padding:0 0 10px 0;
}

#container .section02 .rbox01 {
	width:370px;
	float:right;
}

#container .section02 .rbox02 {
	width:540px;
	float:right;
}

#container .section02 .photobox .photo_l {
	float:left;
	padding:0 10px 10px 0;
}

#container .section02 .photobox .photo_r {
	float:right;
	padding:0 0 10px 0;
}

#container .section02 .triplebox .photo_l {
	float:left;
	padding:0 10px 10px 0;
}

#container .section02 .triplebox .photo_r {
	float:right;
	padding:0 0 10px 0;
}

#container .section02 .triplebox .box_l {
	width:245px;
	float:left;
	padding:0 10px 10px 0;
}

#container .section02 .triplebox .box_r {
	width:245px;
	float:right;
	padding:0 0 10px 0;
}

#container .section02 .triplebox .grand {
	text-align:center;
}

#container .section02 .triplebox .name {
	text-align:center;
}

#container .section02 .triplebox .name strong {
	font-weight:bold;
	font-size:120%;
}

#container .section02 strong.name {
	font-size:120%;
	font-weight:bold;
}


#container .pgtop {
	text-align:right;
	padding:20px 10px 20px 0;
	clear: both;
}


#footer {
	height:190px;
	padding:0 0 130px 10px;
	background:#fff url(../images/bg_foot.jpg) 0 bottom no-repeat;
}

#footer .foot-tx{
	text-align:left;
	background:#fff;
}

#footer .foot-tx h4 {
	margin:0 0 10px 0;
}

#footer .foot-tx h4.point {
	font-size:120%;
}

#footer .foot-tx .results {
	width:750px;
	border:1px solid #391aa9;
	padding:10px;
	margin-bottom:15px;
}


/* 審査員 */

#wrapper #container .section .photo {
	float: left;
	padding-right: 20px;
}
#wrapper #container .section .box .photo img {
	border: 1px solid #756C1C;
}
#wrapper #container .section .box .name {
	font-size: 120%;
	margin-bottom: 5px;
}
#wrapper #container .section .box h4 {
	margin-bottom: 10px;
	color: #666;
	margin-top: 0px;
	font-weight: normal;
}
#wrapper #container .section .box {
	float: left;
	width: 370px;
}
#wrapper #container .section .center {
	text-align: center;
	margin: 10px;
	font-size:140%;
}
#wrapper #container .section .border {
	border: 1px solid #8D8426;
	margin: 20px;
	padding: 10px;
	font-size: 100%;
	text-align: center;
}

/* 書類審査、プレゼン審査
--------------------------------------*/

#wrapper .section .leftbox {
	width:370px;
	float:left;
	margin:0;
	padding:0 0 0 10px;
}

#wrapper .section .rightbox {
	width:370px;
	float:right;
	margin:0;
	padding:0 10px 0 0;
}

#wrapper .section .leftbox h3 {
	margin:0;
	padding:0 0 10px 0;
}

#wrapper .section .rightbox h3 {
	margin:0;
	padding:0 0 10px 0;
}





