@charset "utf-8";


/* CSS Document: Last Modified 
==========================================


2009.06/12


=========================================*/



/* CSS:prise.html
=========================================*/

#container h1#ttl{
	background:none;
}

#contents_prise{
	width: 608px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	color: #000000;
	padding-top: 10px;
	background:#F9F8F2;
}

/*
*html #contents_prise{
	width: 606px;
	}

*+html #contents_prise{
	width: 606px;
	}
*/

#contents_prise p{
	padding-left:26px;
	padding-bottom:10px;
	font-size:80%;
}


/* ---------- 金賞～銀賞 ---------- */

#contents_prise .section_l dl{
	background:url(../photocontest/images/prise/bg_bottom.jpg) no-repeat bottom;
	padding-bottom:10px;
	margin-top:10px;
}


#contents_prise .section_l dl dt{
	height:88px;
	width:582px;
	margin:0 auto;
	padding:0;
}

#contents_prise .section_l dl dd{
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	width:580px;
	margin:0 auto;
	background:#FFFFFF;
}

#contents_prise .section_l dl dd img{
	margin-left:19px;
}

/* ---------- 金賞～銀賞 END ---------- */



/* ---------- 佳作 ---------- */

#contents_prise .section_s dl{
	padding:0 0 40px 0;
	margin-left:-1px;
	margin-top:15px;
	/* IE8 adjustment:CSS */
	height:2860px;
}


#contents_prise .section_s dl dt{
	padding:0;
}

#contents_prise .section_s dl dd{
	float:left;
	padding-left:11px;
	padding-top:7px;
}

/* ---------- 佳作 END ---------- */

/*
a:hover img {
-moz-opacity:0.7;
opacity:0.7;
filter: alpha(opacity=70);
}
*/


/* CSS:prise.html END
=========================================*/



/* CSS:hyoushou.html
=========================================*/

#contents_hyoushou{
	width: 608px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	color: #000000;
	padding-top: 10px;
	background:#FFFFFF;
	line-height:160%;
}

/*
*html #contents_hyoushou{
	width: 606px;
	}
	

*+html #contents_hyoushou{
	width: 606px;
	}
*/

#contents_hyoushou p{
	padding-left:26px;
	padding-right:30px;
	padding-bottom:10px;
	font-size:80%;
}

#contents_hyoushou div#wrapper{
	width:570px;
	border:solid 6px #F2F2F2;
	margin:0 auto;
	padding-bottom:10px;
}

#contents_hyoushou div#wrapper h2{
	background:none;
	clear:both;
	margin-top:-20px;
}

#contents_hyoushou div#wrapper div.sectionH{
	padding-left:12px;
}

#contents_hyoushou div#wrapper div.sectionH dl.adjustment{
	margin-top:0px;
	clear:both;
}

#contents_hyoushou div#wrapper div.sectionH dl{
	margin-top:-20px;
	clear:both;
}

#contents_hyoushou div#wrapper div.sectionH dl dt{
	float:left;
}

#contents_hyoushou div#wrapper div.sectionH dl dd{
	float:left;
	margin-left:10px;
	font-size:80%;
}

#contents_hyoushou div#wrapper div.sectionH dl dd.cell{
	width:426px;
}

#contents_hyoushou div#wrapper div.sectionH dl dd em{
	background:url(../../common/images/ic_deteal.jpg) no-repeat top left;
	font-style:normal;
	padding-left:15px;
	margin-left:10px;
}

/* CSS:hyoushou.html END
=========================================*/







/*---------------------------------
	ClearFix
-----------------------------------*/

.clearfix::after {
	content: ".";
	visibility: hidden;
	clear: both;
	display: block;
	height: 0;
}

.clearfix{
	zoom: 1;
}
/*----------------------------------------------------------
uEUX^C？
----------------------------------------------------------*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, address {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

blockquote, p, pre, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}

ul, ol, li {
	list-style-type:none;
	list-style-position:outside;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a:active, a:visited {
color: #0000FF;
text-decoration:underline;
}
a:hover {
color: #0000FF;
text-decoration:none;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 610px;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contents {
	width: 512px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;
	padding-left: 48px;
	padding-top: 26px;
	padding-right: 48px;
}
*html #contents {
	width: 512px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;48px;
	padding-top: 26px;
	padding-right: 48px;
}


h1 {
	background-image: url(../images/bg_ttl01.jpg);
	background-repeat: no-repeat;
	height: 42px;
	font-size: 100%;
	line-height: 42px;
	color: #004693;
	text-align: center;
	font-weight: bold;
	clear:both;
	margin-top:5px;
}
h2 {
	background-image: url(../images/bg_ttl02.gif);
	background-repeat: no-repeat;
	height: 42px;
	font-size: 16px;
	line-height: 42px;
	color: #004693;
	text-align: left;
	font-weight: bold;
	background-position: 0px bottom;
	padding-top: 35px;
	margin-bottom: 25px;
}
#contents #txt_photo {
	font-size: 12px;
	float: left;
	width: 260px;
	line-height: 180%;
	padding-bottom: 50px;
}
#contents #txt_comment01 {
	font-size: 12px;
	line-height: 180%;
	padding-bottom: 50px;
}
#contents #pic01  {
	border:1px solid #CCC;
	width: 238px;
	float: right;
	margin-bottom: 50px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#contents #txt_photo02 {
	font-size: 12px;
	float: left;
	width: 335px;
	line-height: 180%;
	padding-bottom: 10px;
}
#contents #pic02  {
	border:1px solid #CCC;
	width: 144px;
	float: right;
	margin-bottom: 10px;
	padding: 1px;
}
#contents #photoarea  {
}
#contents #photoarea dl  {
	float: left;
	width: 247px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}
#contents #photoarea p  {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 160%;
}
#contents #photoarea dt  {
	border:1px solid #CCC;
	width: 243px;
	float: right;
	padding: 1px;
	margin-bottom: 5px;
	height: 148px;
}
#contents #photoarea dd  {
	padding: 0px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#contents .txt_ttl {
	font-weight: bold;
	font-size: 12px;
	clear: both;
	padding-bottom: 5px;
	color: #000000;
}
#contents .outline{
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 130%;
}
#contents .outline td,#outline th{
 border-right:1px solid #DDDDDD;
 border-bottom:1px solid #DDDDDD; 
}
#contents .outline .color1{
	background-color:#F0F8FF;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 10px;
	width: 84px;
	vertical-align: top;
	line-height: 140%;
	padding-right: 8px;
	padding-bottom: 8px;
}
#contents .outline .color2{
	background-color:#F6F6F6;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
	line-height: 140%;
	padding-right: 8px;
}
#contents .outline  .txt_small {
	font-size: 10px;
}
#contents .txt_small02 {
	font-size: 10px;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 50px;
}
#contents .outline  .txt_red {
	font-size: 10px;
	color: #FF0000;
	line-height: 140%;
}
#contents .outline #btn_pdf {
	padding-left: 100px;
	padding-top: 8px;
}
#contents .section {
	width: 460px;
	border: 5px solid #CCCCCC;
	margin-bottom: 34px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contents .section dl{
	margin: 0px;
	padding: 0px;
}
#contents .section dt{
	margin: 0px;
	padding: 0px;
}
#contents .section dd{
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding-top: 12px;
	vertical-align: top;
	line-height: 180%;
}
#contents .section  .txt_bod {
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
}
#container #btn_close {
	text-align: right;
	padding-top: 18px;
	padding-bottom: 12px;
}
#contents .schedule{
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 130%;
}
#contents .schedule td,.schedule th{
 border-right:1px solid #DDDDDD;
 border-bottom:1px solid #DDDDDD; 
}
#contents .schedule .color1{
	background-color:#F0F8FF;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 10px;
	width: 152px;
	vertical-align: top;
	line-height: 140%;
	padding-right: 8px;
	padding-bottom: 8px;
}
#contents .schedule .color2{
	background-color:#F6F6F6;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
	line-height: 140%;
	padding-right: 8px;
}
#contents #margin{
	margin-top: 50px;
}
#contents #outline02{
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 130%;
	margin-top: 10px;
}
#contents #outline02 .color1{
	font-size: 12px%;
	color: #333333;
	text-align: left;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
	width: 84px;
	vertical-align: top;
	line-height: 140%;
	padding-right: 8px;
	padding-bottom: 8px;
}
#contents #outline02 .color2{
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
	line-height: 140%;
	padding-right: 8px;
}
#contents #outline02 .txt_red {
	font-size: 10px;
	color: #FF0000;
	line-height: 140%;
}

/* 5.29追加 */

div#contents p.thanks{
	width:506px;
	text-align:center;
	font-size:109%;
	color:#0033FF;
	border:1px solid #0033FF;
	padding:10px 0;
	margin:0 0 30px 0;
	font-weight:bold;
	}
	

div#container ul#topNavi {
	width:100%;
	}

div#container ul#topNavi li{
	float:left;
	margin-left:10px;
	}

div#container ul#topNavi li.first{
	margin-left:0px;
	}

div#container #contents  p.sakuhinttl{
	margin-top:15px;
	}


div#container #contents  p.contestttl{
	margin-bottom:20px;
	}

div#container #contents  table.prise{
	margin-top:15px;
	}

div#container #contents  table.prise th{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	clear:both;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}
	
div#container #contents  table.prise td dl {
	width:100%;
	}

div#container #contents  table.prise td dl dt{
	width:100px;
	float:left;
	display:inline;
	}
	
div#container #contents  table.prise td dl dd{
	padding-left:100px;
	}

div#container #contents  p.koukai{
	width:100%;
	text-align:center;
	font-size:100%;
	margin-top:20px;
	font-size:84%;
	}
	