﻿@charset "UTF-8";
/*==========================================================
	保津川下り フォトコンテスト
==========================================================*/
html {
	overflow-y: scroll;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.fclear {
	clear: both;
}
.mr0 {
	margin-right: 0 !important;
}
.ml0 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.list01 {
	margin-left: 35px;
	font-size: 80%;
	list-style: decimal;
}
p.small {
	font-size: 80%;
}
/*----------------------------------------------------------
グローバルレイアウト
----------------------------------------------------------*/
body {
	color: #333333;
	font-size: medium;
	font-family: Verdana, Helvetica, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	;
}
div#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
.wrap {
	width: 900px;
	margin: 0 auto;
}
img.block {
	display: block;
}
a:link, a:visited {
	color: #0000de;
}
a:hover, a:active {
	color: #FF0000;
}
/* 10％OFFクーポンページ */
div#container2 {
	width: 640px;
	margin: 0 auto;
	padding: 30px;
}
.wrap2 {
	width: 700px;
	margin: 0 auto;
}
.wp_social_bookmarking_light iframe {
	margin: 0 !important;
}
.wp_social_bookmarking_light #___plusone_0 {
	width: 70px !important;
}
.wp_social_bookmarking_light a img {
	margin: 0 10px !important;
}
.wp_social_bookmarking_light .mixi-check-button {
	margin: 0 0 0 0 !important;
}
#fb iframe {
	width: 110px !important;
}
/*----------------------------------------------------------
ヘッダー
----------------------------------------------------------*/
div#header {
	background: url(../images/contest/bg_head.gif) repeat-x;
	height: 169px;
}
div#header h1 {
	margin-left: 10px;
}
div#header .wrap {
	padding: 19px 15px 0 10px;
}
/* 10％OFFクーポンページ */
div#header2 {
	margin-top: 50px;
}
div#header2 .wrap {
	padding: 0 15px 0 10px;
}
/*----------------------------------------------------------
サイドナビ
----------------------------------------------------------*/
div#sideNav {
	width: 240px;
	float: left;
}
div#sideNav ul {
	margin: 0 0 0 25px;
}
div#sideNav ul ul {
	margin: 5px 0 20px 0;
}
div#sideNav ul li {
	margin: 0 0 5px 0;
}

/* 受賞発表 */
div#sideNav ul.prize .prizeBtn {
	color:#513f20;
	display:table-cell;
	height:43px;
	padding: 0 0 0 40px;
	vertical-align: middle;
	width: 146px;
}
div#sideNav ul.prize .prizeBtn._autumn{
	background:url(../images/contest/bg_btn_contest_prize01.gif);
}
div#sideNav ul.prize .prizeBtn._spring{
	background:url(../images/contest/bg_btn_contest_prize02.gif);
}

/*----------------------------------------------------------
パンくず
----------------------------------------------------------*/
div#breadcrumb {
}
div#breadcrumb ul {
}
div#breadcrumb li {
	display: inline-block;
 /display:inline;
 /zoom:1;
}
/*----------------------------------------------------------
共通
----------------------------------------------------------*/

#prize {
	margin: 12px 15px 35px 15px;
}
#prize h2 {
	margin-top: 14px;
	margin-left: 13px;
}
#prize dl {
	margin: 17px;
}
#prize dl dt {
	margin-top: 20px;
	font-weight: bold;
}
#prize dl dt img {
	margin-bottom: -25px;
	margin-right: 13px;
}
#prize dl dd {
	margin-left: 70px;
	font-size: 80%;
}
ol.numList {
	margin-left: 35px;
	font-size: 80%;
	list-style: decimal;
}
ol.numList li {
	margin-bottom: 10px;
}
/*----------------------------------------------------------
　メインコンテンツ
----------------------------------------------------------*/
div#contents {
	width: 640px;
	_width: 640px;
	float: right;
	padding: 0 0 50px 5px;
}
div#contents h2 {
	margin-top: -35px;
	margin-bottom: 13px;
}
#photo {
	position: relative;
	margin-top: -125px;
	text-align: right;
}
.text_bline {
	font-size: 90%;
	margin-bottom: 34px;
	margin-top: 20px;
}
#application {
	margin: 30px 0 34px 0;
}
#application dt {/*
	background-color:#7a7a79;*/
	font-weight: bold;
	border-bottom: 1px dotted #ababab;
	padding: 2px 5px;/*padding:9px;*/
}
#application dd {
	padding: 10px 0 25px 0;/*
	border:1px dotted #ababab;*/
	font-size: 90%;
}
/* ------------------
  tbl01
--------------------*/
.tbl01 th {
	white-space: nowrap;
	padding-right: 5px;
	padding: 4px 10px;
	background-color: #fbeec9;
}
.tbl01 td {
	padding: 5px 10px;
}
/* ------------------
  tbl02
--------------------*/
/* tbl02_yellow */
.tbl02.yellow {
	border: #932706 1px solid;
}
.tbl02.yellow th {
	background-color: #e68316;
	border-right: #932706 1px solid;
	border-bottom: #932706 1px solid;
}
.tbl02.yellow td {
	border-right: #932706 1px solid;
	border-bottom: #932706 1px solid;
}
/* tbl02_red */
.tbl02.red {
	border: #932706 1px solid !important;
}
.tbl02.red th {
	background-color: #cb5e3d;
	border-right: #932706 1px solid;
	border-bottom: #932706 1px solid;
}
.tbl02.red td {
	border-right: #932706 1px solid;
	border-bottom: #932706 1px solid;
}
/* tbl02_blue */
.tbl02.blue {
	border: #03455b 1px solid;
}
.tbl02.blue th {
	background-color: #0092b8;
	border-right: #03455b 1px solid;
	border-bottom: #03455b 1px solid;
}
.tbl02.blue td {
	border-bottom: #03455b 1px solid;
}
/*  tbl02 共通　*/
.tbl02, .tbl02 td, .tbl02 th {
	border-collapse: collapse;
}
.tbl02 th {
	padding: 5px 15px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.tbl02 td {
	padding: 5px 15px;
	text-align: center;
	border-right: #d3d2d2 1px solid !important;
}
.border_r_none {
	border-right: none !important;
}
/* ------------------
  ttl
--------------------*/
.ttl01 {
	color: #be360d;
	border: none !important;
	font-weight: bold;
	margin: 0 0 5px 0;
	font-size: 90%;
}
.ttl01.yellow {
	color: #e78814;
	border: none;
}
.ttl01.red {
	color: #a62e25;
	border: none !important;
}
.ttl01.blue {
	color: #02465e;
	border: none;
}
.ttl01.other {
	color: #ccc;
	border: none;
}
.ttl02 {
	color: #333;
	font-weight: bold;
	margin: 20px 0 5px 0;
}
.ttl03{
	font-size:1.5em;
	font-weight:bold;
	line-height:100%;
}
.prize_photo .ttl03 {
	font-weight: bold;
	margin: 0 0 5px 0;
	background-color: #FFF;
	padding: 10px 20px;
	color: #535353;
}
/* prize_photo */
.prize_photo {
	padding: 15px 15px 15px 0;
	background: #FFF;
}
.prize_photo .ttl01, .prize_photo p {
	margin-left: 20px;
}
.prize_photo.yellow img, .prize_photo.red img, .prize_photo.blue img {
	float: left;
	margin: 0 20px 30px 0;
}
.prize_photo img {
	border: solid 1px #999;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333;
}
.prize_photo.yellow {
	border-top: solid 5px #fdeeb8;
}
.prize_photo.red {
	border-top: solid 5px #fbd4d2;
}
.prize_photo.blue {
	border-top: solid 5px #ccedf8;
}
.prize_photo.blue h5.ttl01 {
	color: #02465e;
}
.prize_photo.yellow h5.ttl01 {
	color: #e78814;
}
.prize_photo.red h5.ttl01 {
	color: #a62e25;
}
/* prize_photo - other */

.prize_photo.other {
	border-top: solid 5px #CCC;
	background: #FFF;/*
	overflow:hidden;*/
	padding: 0 15px 15px 15px;
}
.prize_photo.other img {
	float: left;
	margin: 10px 15px 10px 0;
}
.prize_photo.other .inner {
	clear: both;
	padding: 20px 0 20px 0;
	border-bottom: solid 1px #CCC;
}
.prize_photo.other .ttl01 {
	color: #333 !important;
}
/* コメント */
.comment {
	font-size: 14px;
	margin: 30px 0 0 15px;
	padding: 10px 10px 5px 0;
}
.yellow div.comment {
	background: #fff7ed;
}
.red div.comment {
	background: #fdf2f1;
}
.blue div.comment {
	background: #eff7fa;
}
.other div.comment {
	background: #eeeef7;
}
/*----------------------------------------------------------
　応募フォーム
----------------------------------------------------------*/

form {
	clear: both;
}
form h2 {
	background: url(../images/contest/bg_ttl_form.gif) repeat-x;
	padding: 9px 0 11px 16px;
}
form table {
	margin-top: 17px;
	margin-bottom: 35px;
	border-top: solid 8px #e0b433;
	border-bottom: solid 8px #e0b433;/*width:500px;*/
}
form table th, #form table td {
	background-color: #e8e3d9;
	padding: 9px 16px;
	border-top: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}
form table th {
	border-right: solid 2px #ffffff;
	white-space: nowrap;
	text-align: left;
	font-size: 0.9em;
}
form table td {
	font-size: 0.9em;
}
.your-message textarea {
	width: 500px;
}
.wpcf7-list-item {
	margin-right: 15px;
}
.age input {
	width: 50px;
}
.zip input {
	width: 100px;
}
.address1 input, .address2 input {
	width: 400px;
}
.dl01 {
	margin-left: 10px;
	margin-bottom: 35px;
}
.dl01 dt {
	margin-top: 20px;
	font-weight: bold;
}
.notes {
	color: #c10202;
	font-size: 80%;
	font-weight: bold;
}
.notes2 {
	color: #900;
	font-size: 80%;
}
.notes3 {
	color: #900;
	font-size: 110%;
	font-weight: bold;
}
.wpcf7-not-valid-tip-no-ajax, .wpcf7-validation-errors, .wpcf7-mail-sent-ok, .wpcf7-mail-sent-ng {
	color: #F00;
	font-weight: bold;
	margin-left: 15px;
}
.wpcf7-mail-sent-ng {
	text-align: center;
	margin-bottom: 30px;
}
.wpcf7-validation-errors, .wpcf7-mail-sent-ok {
	text-align: center;
	margin-bottom: 30px;
}
.wpcf7-submit {
	width: 150px;
}
.consent {
	color: #900;
	font-size: 80%;
	text-align: center;
	background: #FFF;
	padding: 10px;
	border: solid 1px #d7d0c2;
	margin-bottom: 30px;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip-no-ajax {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #FF0000;
	font-size: 10pt;
	left: 20%;
	padding: 2px;
	position: absolute;
	top: 80%;
	width: 230px;
	z-index: 100;
}
/* 10％OFFクーポンページ */
.coupon_info {
	padding: 20px;
	clear: both;
	border: solid 3px #cdc4b3;
}
/*----------------------------------------------------------
フッター
----------------------------------------------------------*/
div#footer {
	clear: both;
	background: url(../images/contest/bg_foot.gif) repeat-x;
	height: 147px;
}
#footNote {
	padding-top: 25px;
	font-size: 80%;
	text-align: right;
	color: #FFF;
}
#footNote .tel {
	font-weight: bold;
	font-size: 120%;
}
