/* 沖縄県発明くふう展のレイアウト */


div#container div#main div#kufuu {
}

div#container {
min-height:950px;
}

div#container div#main div#kufuu div.exhibition{
	margin-top:15px;
	margin-bottom:175px;
	position:relative;
	}


div#container div#main div#kufuu div#outline {
	color:#028486;
	font-size:0.9em;
	text-align:center;
	margin-bottom:35px;
	}

div#container div#main div#kufuu div#outline p.syusi {
	font-size:1em!important;
	font-weight:bold;
	}

div#container div#main div#kufuu div#outline p.syuryo {
	font-size:1.5em!important;
	font-weight:bold;
	color:#622020;
	}

div#container div#main div#kufuu  p {
	padding-bottom:3px;
	}

div#container div#main div#kufuu div.exhibition p.thumb {
	left:0;
	margin:0;
	position:absolute;
	top:2em;
	}

	div#container div#main div#kufuu div.exhibition  p {
		margin-left:210px;
		font-size:0.8em;
		}
		

div#container div#main div#kufuu div.exhibition ul.file {
	margin-top:15px;
	margin-left:220px;
	position:absolute;
	font-size:0.8em;
	list-style:none;
	}
	
	div#container div#main div#kufuu div.exhibition ul.file li.icon-pdf {
		background:transparent url(../image/kufuu/icon-pdf.gif) no-repeat scroll left center;
		padding-left:25px;
		margin-bottom:15px;
		line-height:25px;
		}
		
	div#container div#main div#kufuu div.exhibition ul.file li.icon-excel {
		background:transparent url(../image/kufuu/icon-excel.gif) no-repeat scroll left center;
		padding-left:25px;
		margin-bottom:15px;
		line-height:25px;
		}
		
	div#container div#main div#kufuu div.exhibition ul.file li.icon-word {
		background:transparent url(../image/kufuu/icon-word.gif) no-repeat scroll left center;
		padding-left:25px;
		margin-bottom:15px;
		line-height:25px;
		}

		
/*-----------------------------------------------------------------------------
||
||  div#shinsa table
||
-----------------------------------------------------------------------------*/		
	div#container div#main div#chizi table,		
	div#container div#main div#shinsa table{
		width:515px;
		margin:25px auto 20px;
		border:1px solid #ccc;
		font-size:0.9em;
		border-collapse: collapse;
	}

		div#container div#main div#chizi table th,
		div#container div#main div#shinsa table th {
		background-color:#FFFFCE;
		border:1px solid #ccc;
		font-weight:bold;
		text-align:center;
		height:24px;
		}
	
		div#container div#main div#chizi table caption{
		text-align:left;
		height:24px;
    	font-weight:bold;
		}
	
		div#container div#main div#shinsa table th.part {
		background-color:#ffcccc;
		border:1px solid #ccc;
		font-weight:bold;
		text-align:center;
		height:24px;
		}

			div#container div#main div#chizi table tr td,	
			div#container div#main div#shinsa table tr td {
			text-align:center;
			height:24px;
			background-color:#F4F4F4;
			border:1px solid #ccc;
			}

			div#container div#main div#chizi table tr td.address{
			text-align:left;
			height:24px;
			background-color:#F4F4F4;
			border:1px solid #ccc;
			padding-left:5px;
			}

.arrow {
   width: 0;
   height: 0;
   line-height: 0;
   border-top: 52px solid #FFFFCE;
   border-left: 153px solid #ffcccc;
   border-right: none; 
   position: absolute;
 
   /* ie6 */
   top: 0px;
   left: 0px;
}
html>body .arrow {
   top: 32px;
   left: 32px;
}
*:first-child+html .arrow { /* ie7 */
   top: 0;
   left: 0;
}


/*-----------------------------------------------------------------------------
||
||  div#21kyusyu   div#ceremony
||
-----------------------------------------------------------------------------*/	
div#container div#main div#kufuu div#21kyusyu{
	margin-bottom:25px;
	}
	
	div#container div#main div#kufuu div#21kyusyu p.thumb img{
		margin:0 8px;
		border:1px solid #000;
		}
		
		
/*-----------------------------------------------------------------------------
||
||   div#21kyusyu   div#ceremony
||
-----------------------------------------------------------------------------*/
	div#container div#main div#kufuu div#ceremony p.thumb img{
		margin:8px auto 0;
		border:1px solid #000;
		}

		div#container div#main div#kufuu div#ceremony p.prize{
			font-size:0.8em;
			}

			div#container div#main div#kufuu div#ceremony p.prize .rank{
				font-weight:bold;
				color:#6D2023;
				padding-right:7px;
				}
