@charset "UTF-8";

/*============================================================
//  共通パーツ
//==========================================================*/

.contest #main {
	color:#333;
}
.contest #main .line-leaf{
	margin:0 0 15px 0;
}
.contest #main .title{
	margin-bottom:20px;
}
.contest #main .title h2{
}

.contest #main .title h2 a img {
border:0 none;
opacity:1;
}
.contest #main .title h2 a:hover img {
border:0 none;
opacity:0.7;
}

.contest #main .title p{
	font-size:1.2em;
	margin:0 0 10px 0;
}
.contest #main .title ul.menu{
	width:570px;
	height:40px;
	background:url(/contest/image/menu_off.jpg) no-repeat;
	list-style:none;
	margin-bottom:15px;
}
.contest #main .title ul.menu li {
	text-indent:-9999px;
	height:40px;
	float:left
}
.contest #main .title ul.menu li.point a{
	width:109px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu li.point a:hover{
	width:109px;
	height:40px;
	background:url(/contest/image/menu_on.jpg) no-repeat;
	background-position:0px 0px;
	display: block;
}
.contest #main .title ul.menu li.vote a{
	width:147px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu li.vote a:hover{
	width:147px;
	height:40px;
	background:url(/contest/image/menu_on.jpg) no-repeat;
	background-position:-109px 0px;
	display: block;
}
.contest #main .title ul.menu li.works a{
	width:163px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu li.works a:hover{
	width:163px;
	height:40px;
	background:url(/contest/image/menu_on.jpg) no-repeat;
	background-position:-256px 0px;
	display: block;
}
.contest #main .title ul.menu li.jury a{
	width:151px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu li.jury a:hover{
	width:151px;
	height:40px;
	background:url(/contest/image/menu_on.jpg) no-repeat;
	background-position:-419px 0px;
	display: block;
}

.contest #main span.important{
	font-family:Gergia,"ＭＳ 明朝","ヒラギノ明朝 Pro W6";
	color:#f36;
	font-size:1.2em;
}

/*======各回メニュー：進行中のコンテスト======*/

.contest #main .title ul.menu_inprogress{
	width:570px;
	height:40px;
	background:url(/contest/image/menu_inprogress_off.jpg) no-repeat;
	list-style:none;
	margin-bottom:15px;
}
.contest #main .title ul.menu_inprogress li {
	text-indent:-9999px;
	height:40px;
	float:left
}
.contest #main .title ul.menu_inprogress li.point a{
	width:109px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.point a:hover{
	width:109px;
	height:40px;
	background:url(/contest/image/menu_inprogress_on.jpg) no-repeat;
	background-position:0px 0px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.vote a{
	width:147px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.vote a:hover{
	width:147px;
	height:40px;
	background:url(/contest/image/menu_inprogress_on.jpg) no-repeat;
	background-position:-109px 0px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.works a{
	width:163px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.works a:hover{
	width:163px;
	height:40px;
	background:url(/contest/image/menu_inprogress_on.jpg) no-repeat;
	background-position:-256px 0px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.jury a{
	width:151px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.jury a:hover{
	width:151px;
	height:40px;
	background:url(/contest/image/menu_inprogress_on.jpg) no-repeat;
	background-position:-419px 0px;
	display: block;
}

/*======ページ下部お問い合わせ======*/

.contest #main #box-info{
	background:#EBE7D8;
	padding:20px 15px 15px 15px;
	margin-bottom:10px;
}
.contest #main #box-info p.title{
	font-size:1.8em;
	font-family: Gergia, "ＭＳ 明朝","ヒラギノ明朝 Pro W6";
	line-height:0.8em;
}
.contest #main #box-info p.text{
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 5px 0;
}
.contest #main #box-info span{
	font-size:1.0em;
}

/*======TOPへ戻る======*/

#toptop {
	font-size:0.8em;
	color:#999900;
	padding:15px 0 10px;
	text-align:right;
}
#toptop a{
	color:#999900;
	text-decoration: underline;
}
#toptop a:hover{
	color:#36A038;
	text-decoration: underline;
}

/*======左メニュー======*/

.contest #main{
	width: 570px;
	float:right;
	margin-bottom:15px;
}
.contest #menu-left{
	width: 160px;
	float:left;
	margin-bottom:15px;
}
.contest #menu-left .box-navi{
	width: 160px;
	margin-bottom:20px;
}
.contest #menu-left .box-navi ul{
	list-style:none;
}
.contest #menu-left .box-navi ul li{
	font-size:1.0em;
	color:#35A038;
	background: url(/imgcommon/catch_square.gif) no-repeat 1px 0.45em;
	margin-bottom:12px;
	padding-left:15px;
	padding-bottom:12px;
	border-bottom:1px solid #EFEFEF;
}
.contest #menu-left .box-navi ul li a{
	color:#35A038;
	text-decoration: underline;
}
.contest #menu-left .box-navi ul li a:hover{
	color:#999900;
	text-decoration: underline;
}

/*============================================================
//  各回トップ
//==========================================================*/

.contestTop :after,
.contest .contestTop .section :after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contestTop,
.contest .contestTop .section{
	zoom: 1;
}
.contest .contestTop .title{
	margin-bottom:25px;
}
.contest .contestTop .title h2{
	width:750px;
	margin-bottom:10px;
}
.contest .contestTop .title p{
	font-size:1.2em;
	color:#333;
}
.contest .contestTop .section{
	width:650px;
	margin:auto;
	margin-bottom:20px;
}
.contest .contestTop .box-preservedflower{
	width:255px;
	float:left;
}
.contest .contestTop .box-preservedflower h3{
	width:255px;
	float:left;
}
.contest .contestTop .box-preservedflower h3{
	width:255px;
	height:255px;
	text-indent:-9999px;
	background:url(/contest/image/btn_preservedflower.jpg) no-repeat;
	margin-bottom:8px;
}
.contest .contestTop .box-preservedflower h3 a{
	width:255px;
	height:255px;
	display:block;
	background:url(/contest/image/btn_preservedflower.jpg) no-repeat;
	background-position:0px 0px;
}
.contest .contestTop .box-preservedflower h3 a:hover{
	width:255px;
	height:255px;
	display:block;
	background:url(/contest/image/btn_preservedflower.jpg) no-repeat;
	background-position:0px -255px;
}
.contest .contestTop .box-web{
	width:255px;
	float:right;
}
.contest .contestTop .box-web h3{
	width:255px;
	height:255px;
	text-indent:-9999px;
	background:url(/contest/image/btn_web.jpg) no-repeat;
	margin-bottom:8px;
}
.contest .contestTop .box-web h3 a{
	width:255px;
	height:255px;
	display:block;
	background:url(/contest/image/btn_web.jpg) no-repeat;
	background-position:0px 0px;
}
.contest .contestTop .box-web h3 a:hover{
	width:255px;
	height:255px;
	display:block;
	background:url(/contest/image/btn_web.jpg) no-repeat;
	background-position:0px -255px;
}

.contest .contestTop h4{
	font-size:1.0em;
	color:#666600;
	margin-bottom:8px;
	text-align:center;
}
.contest .contestTop h4 a{
	color:#666600;
	text-decoration: underline;
}
.contest .contestTop h4 a:hover{
	color:#36A038;
	text-decoration: underline;
}
.contest .contestTop p.lead{
	font-size:1.0em;
	color:#333;
}
.contest .contestTop p.close{
	font-size:1.2em;
	color:#666;
	font-family: Gergia, "ＭＳ 明朝","ヒラギノ明朝 Pro W6";
	margin-bottom:8px;
}

/*============================================================
//  各回トップ
//==========================================================*/

.contest .index .box-outline:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contest .index .box-outline{
	zoom: 1;
}
.contest .index .box-outline{
	width:570px;
	margin-bottom:20px;
}
.contest .index .box-outline .photo{
	width:115px;
	float:right;
}

.contest .index .box-outline .photo img {
border:1px solid #CCCCCC;
padding:4px;
}

.contest .index .box-outline .photo p{
	color:#333;
	margin-top:5px;
}
.contest .index table.date{
	width:420px;
	border:2px solid #EBE7D8;
	margin-bottom:14px;
}
.contest .index table.date th{
	font-size:1.2em;
	font-weight:normal;
	padding:7px 0px 7px 10px;
	vertical-align: middle;
}
.contest .index table.date td{
	font-size:1.2em;
	font-weight:normal;
	padding:7px 0px 7px 10px;
	vertical-align: middle;
}
.contest .index table.outline{
	width:420px;
}
.contest .index table.outline th{
	width:80px;
	font-size:1.0em;
	font-weight:normal;
	padding:0px 0px 8px 0px;
	vertical-align: top;
}
.contest .index table.outline td{
	font-size:1.0em;
	font-weight:normal;
	padding:0px 0px 8px 0px;
}
.contest .index .box-about{
	background: #EBE7D8;
	padding:15px 12px 15px 12px;
	margin-bottom:20px;
}
.contest .index .box-about h3{
	margin-bottom:10px;
}
.contest .index .box-about h4{
	font-size:1.0em;
	margin-bottom:6px;
}
.contest .index .box-about p{
	margin-bottom:14px;
}

/*============================================================
//  募集要項
//==========================================================*/

.contest .point .box-point:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.contest .point .box-point{
	zoom: 1;
}
.contest .point .box-point{
	width:570px;
}
.contest .point .box-point h3{
	float:left;
	margin-bottom:15px;
}
.contest .point .box-point .btn-download{
	width:230px;
	float:right;
	margin-bottom:15px;
}

.contest .point .box-point .btn-download a img {
border:0 none;
opacity:1;
}

.contest .point .box-point .btn-download a:hover img {
border:0 none;
opacity:0.7;
}

.contest .point .box-point .section{
	width:570px;
	margin-bottom:24px;
}
.contest .point .box-caution{
	width:540px;
	border:2px solid #EBE7D8;
	padding:13px 13px 6px 13px;
	margin-bottom:15px;
}
.contest .point .recept{
	width:540px;
	background:#EBE7D8;
	padding:15px;
	font-size:1.2em;
	line-height:1.8em;
	margin-bottom:15px;
}
.contest .point .box-point h4{
	font-size:1.2em;
	margin-bottom:4px;
}
.contest .point .box-point h5{
	font-size:1.0em;
	font-weight:bold;
	margin-bottom:2px;
}
.contest .point .box-point p{
	font-size:1.0em;
	color:#333;
	margin-bottom:10px;
}

/*============================================================
//  作品発表
//==========================================================*/

.contest .works .box-works:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contest .works .box-works{
	zoom: 1;
}
.contest .works .box-works{
	margin-bottom:25px;
}

.contest .works .box-works .box01:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contest .works .box-works{
	zoom: 1;
}

.contest .works .box-works .box02:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contest .works .box-works{
	zoom: 1;
}


.contest .works .box-works .box01 .web{
	width:275px;
	float:left;
}
.contest .works .box-works .box01 .special{
	width:275px;
	float:right;
}

.contest .works .box-works .box02{
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:15px;
}

.contest .works .box-works .box02 .swarovski{
	width:275px;
	float:left;
}
.contest .works .box-works .box02 .thanks{
	width:275px;
	float:right;
}

.contest .works .box-works h3{
	margin-bottom:15px;
}
.contest .works .box-works .photo{
	width:220px;
	margin:auto;
	margin-bottom:8px;
}
.contest .works .box-works .photo img{
	border:1px solid #CCC;
	padding:4px;
}
.contest .works .box-works h4{
	width:220px;
	margin:auto;
	margin-bottom:6px;
}
.contest .works .box-works h5{
	font-size:1.4em;
	margin-bottom:4px;
}
.contest .works .box-works h5 a{
	color:#36A038;
	text-decoration: underline;
}
.contest .works .box-works h5 a:hover{
	color:#36A038;
	text-decoration: underline;
}
.contest .works .box-works p.name{
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	margin-bottom:18px;
}
.contest .works .box-works h6{
	font-size:1.0em;
	color:#FFF;
	background:#349D37;
	text-align:center;
	padding:3px 0 3px 0;
	margin-bottom:6px;
}
.contest .works .box-works p.comment{
	font-size:1.0em;
	line-height:1.6em;
	color:#666;
}

/*============================================================
//  特別審査員紹介
//==========================================================*/

.contest #main .box-profile:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contest #main .box-profile{
	zoom: 1;
}
.contest #main .box-profile{
	margin-bottom:25px;
}
.contest #main .box-profile .photo{
	float:right;
	margin:0 0 10px 10px;
}
.contest #main .box-profile .photo img{
	border:1px solid #CCC;
	padding:4px;
}
.contest #main .box-profile h3{
	margin-bottom:15px;
}
.contest #main .box-profile h4{
	font-size:1.2em;
	color:#000;
	margin-bottom:6px;
}
.contest #main .box-profile p{
	margin-bottom:10px;
}
.contest #main .box-profile h5{
	font-size:1.2em;
	color:#666600;
	margin:15px 0 4px 0;
}

