@charset "utf-8";
/*
Theme Name: wpcontest
Theme URI: http://www.contest.fsv.jp/
Description: A theme by wpcontest
Version: 1.6
Author: Firstserver
Author URI: http://www.fsv.jp/
*/


/* Begin common */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #65E8FA;
	color: #000000;
	font-size: 85%;
	line-height: 1.6;
	font-family: Arial, Sans-Serif;
}

img {
	border:0;
	vertical-align:bottom;
}

a:link,
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #000000;
	text-decoration: none;
}

.clear {
	clear: both;
}

h1,h2,h3,h4,h5 {
	font-size: 100%;
}

h2.pagetitle {
	margin: 0 0 20px;
	padding: 0 0 5px;
	border-bottom: 1px solid #999999;
	font-size: 200%;
}

h3.circle {
	margin: 0 0 8px;
	padding: 0 0 0 18px;
	background: url(images/icon01.gif) no-repeat 0 8px;
	font-size: 140%;
}

.pagetop {
	clear: both;
	padding: 15px 230px 10px 0;
	text-align: right;
}
.pagetop_single_in {
	clear: both;
	padding: 10px 0 0;
	text-align: right;
}
.cap {
	font-size: 85% !important;
}
.center {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.pt05 {
	padding-top: 5px !important;
}


/* End common */

/* Begin clearfix */

.report,
.pro,
.linebox_c,
.linebox,
.syohin,
#wrap_single,
.listbox ul li,
.sinsa_top,
.sponsor .s_prizebox p,
.sponsor .s_prizebox h4,
.sponsor .logo,
.sinsa01_list,
.mainarea,
#hnavi,
#wrap {
	zoom:1;
	}

.report:after,
.pro:after,
.linebox_c:after,
.linebox:after,
.syohin:after,
#wrap_single:after,
.listbox ul li:after,
.sinsa_top:after,
.sponsor .s_prizebox p:after,
.sponsor .s_prizebox h4:after,
.sponsor .logo:after,
.sinsa01_list:after,
.mainarea:after,
#hnavi:after,
#wrap:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

/* End clearfix */

/* Begin layout */

#page {
	margin: 0 auto;
	}

#header {
	width:100%;
	background: url(images/h_center.gif) no-repeat center top;
	}

.h_left {
	background: url(images/h_left.gif) no-repeat left top;
	}

.h_right {
	background: url(images/h_right.gif) no-repeat right top;
	}

#header h1 {
	margin:0 auto;
	padding:0;
	text-align: center;
}

#header h1 img {
	vertical-align: bottom;
}

#hnavi {
    height: 28px;
    padding: 5px 0;
    background: #000000;
}

#hnavi ul {
    position: relative;
    width: 950px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
#hnavi ul li {
    display:inline;
    float:left;
    padding: 0 12px;
    font-size: 130%;
    line-height: 1.6;
    text-align: center;
    white-space: nowrap;
}
#hnavi ul li a {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
#hnavi ul li a:link,
#hnavi ul li a:visited {
    color: #FFFFFF;
}
#hnavi ul li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#hnavi ul li ul.children {
    display: none;
}


#wrap {
	width: 950px;
	margin: 0 auto;
	background: url(images/bg_wrap.gif) repeat-y 0 0;
	}

#wrap_single {
	width: 950px;
	margin: 0 auto;
	background: url(images/bg_wrap_single.gif) repeat-y 0 0;
	}

#content {
	display:inline;
	float:left;
	padding: 30px 20px 10px;
	width: 695px;
	background: url(images/bg_content.gif) no-repeat left top;
	}

#wrap_single #content {
	padding: 30px 20px 10px;
	width: 910px;
	background: url(images/bg_content_single.gif) no-repeat left top;
	}

.mainarea h2 {
	margin: 20px 0 13px;
	}

.mainarea h3.larea {
	position: relative;
	float: left;
	width: 405px;
	margin: 0;
	}

.countdown {
	position: absolute;
	top: 287px;
	left: 200px;
	}

.mainarea h3.rarea {
	float: right;
	width: 280px;
	margin: 15px 0 0;
	}

.btn {
	text-align: center;
	margin: 25px 0;
	}

.btn img {
	padding: 5px 0;
	}

table {
	margin:0 0 10px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

table th,
table td {
	padding: 5px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	font-size:100%;
	line-height:1.4;
}

table th {
	width: 160px;
	background-color:#D9F3F7;
	text-align: left;
}

table th.group {
	width: 20px;
}

table th.grouptl {
	width: 140px;
	background-color:#EFFBFC;
}

table td {
	background-color:#FFFFFF;
}

table td ol {
	margin: 5px 0 0 30px;
}

#sidebar {
	float: right;
	width: 201px;
	padding: 0 0 10px;
	}

.report_list {
	margin-left: 1px;
	padding: 0 0 35px;
	background: url(images/bg_tl_side03.gif) no-repeat left bottom;
	}
.report_list ul {
	width: 182px;
	margin: 0 auto;
	}
.report_list li {
	padding: 6px 0;
	background: url(images/dot01.gif) repeat-x left bottom;
	list-style-type: none;
	}
.report_list li a {
	display: block;
	padding: 0 5px 0 14px;
	background: url(images/icon02.gif) no-repeat 2px 6px;
	}

.sidetop {
	padding: 7px 0 0;
	background-color:#65E8FA;
	}
.sidetop img {
	vertical-align:bottom;
	}

.twi {
	width: 181px;
	padding: 0 10px;
	}


.twiit {
	padding: 3px;
	text-align: right;
	}

.twiit img {
	margin-right: 5px;
	vertical-align: middle;
	}
	
dl.sidebnr_s {
	width: 186px;
	margin: 20px auto 10px;
	}

dl.sidebnr_s dd {
	padding: 5px 0;
	background: url(images/dot01.gif) repeat-x left bottom;
	text-align: center;
	}

dl.sidebnr {
	width: 186px;
	margin: 0 auto 10px;
	}

dl.sidebnr dd {
	padding: 5px 0 0;
	text-align: center;
	}
	

#footer {
	clear:both;
	background:#111111;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 10px;
	}

.footernavi {
	margin: 0 0 10px;
	padding: 7px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #FFFFFF;
	}

.footernavi ul {
	display: inline;
	border-left: 1px solid #000000;
	}

.footernavi ul li {
	list-style-type: none;
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #000000;
	}

.footernavi ul li a:link,
.footernavi ul li a:visited {
	text-decoration: none;
	}

.footernavi ul li a:hover,
.footernavi ul li a:active {
	text-decoration: underline;
	}

#footer p {
	font-size: 10px;
	}

#footer p.link {
	padding: 0 0 10px;
	}

#footer p a:link,
#footer p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover,
#footer p a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* End layout */



/* -------------- index -------------- */

.pro {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka;
	}
.pro img {
	float: left;
	margin: 0 10px 5px 0;
	}
.pro .right img {
	float: right;
	margin: 0;
	}

.win01 {
	width: 670px;
	margin: 0 auto 20px;
	}
.win01 .pro dl {
	font-size: 145%;
	line-height: 1.3;
	}
.win01 .pro dt {
	font-weight: bold;
	}
.win01 .pro dd {
	margin: -26px 0 3px 420px;
	}
.win01 .pro dd.note {
	margin: -22px 0 0 420px;
	font-size: 70%;
	}
.win01 .pro dd.syohin {
	margin: 10px 0 5px 290px;
	}
.win01 .pro dd.syohin img {
	float: none;
	margin: 0;
	}

dl.comment {
	clear: both;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px 10px 10px 5px;
	}
dl.comment dd ul {
	margin: 5px 0 0 20px;
	}
dl.comment dd li {
	list-style-type: disc;
	padding: 2px 0;
	font-size: 95%;
	line-height: 1.4;
	}
	
.linebox {
	padding: 0 15px 10px;
	}
.linebox_c {
	margin: 0 15px 20px;
	padding-bottom: 1px;
	background: url(images/bg_linebox_c.gif) no-repeat left bottom;
	}
.linebox_c dl.comment {
	border-bottom: none;
	}
.win02 {
	float: left;
	width: 322px;
	}
.win03 {
	float: right;
	width: 322px;
	}
.win02 .pro,
.win03 .pro {
	margin: 3px 0 0;
	line-height: 1.4;
	}
.win02 .pro img,
.win03 .pro img {
	margin: 0 10px 10px 0;
	}
.win02 .pro .right img,
.win03 .pro .right img {
	margin: 5px 0 0;
	}
.win02 .pro dt,
.win03 .pro dt {
	font-weight: bold;
	}
.win02 .pro dd,
.win03 .pro dd {
	margin: -19px 0 5px 210px;
	}
.win02 .pro dd.note,
.win03 .pro dd.note {
	margin: 5px 0 0;
	font-size: 95%;
	line-height: 1.4;
	}

.win04 {
	clear: both;
	margin: 10px 0 20px;
	border-top: 1px solid #CCCCCC;
	}
.win04 h4 {
	margin: 10px 0 0 10px;
	}
.win04 p {
	padding: 5px 0 15px 65px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 95%;
	line-height: 1.4;
	}
.win04 p img {
	margin: 5px 5px 0 10px;
	float: right;
	}

.sohyo {
	margin: 20px 0 0;
	padding: 5px 15px 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	}
.sohyo h4 {
	padding: 0 0 4px;
	margin: 0 0 10px;
	background: url(images/dot01.gif) repeat-x left bottom;
	text-align: center;
	letter-spacing: 30px;
	}
.sohyo p {
	padding: 0 0 7px;
	font-size: 95%;
	line-height: 1.4;
	}
.sohyo img {
	margin: 10px 30px 0 0;
	float: right;
	}

/* -------------- winner -------------- */

.center_comment {
	margin: 0 0 15px;
	padding: 5px;
	background-color: #FFFFDF;
	text-align: center;
	}
.center_comment strong {
	font-size: 120%;
	}
.textbox {
	padding: 0 0 10px 10px;
	}
.linebox02 {
	padding: 15px;
	border-bottom: 2px solid #000000;
	}
.linebox03 {
	padding: 18px;
	}
.linebox02 .pro,
.linebox03 .pro {
	line-height: 1.4;
	}
.linebox02 .pro dt,
.linebox03 .pro dt {
	font-weight: bold;
	}
.linebox02 .pro dt img,
.linebox03 .pro dt img {
	float: none;
	margin: 0 0 5px;
	}
.linebox02 .pro dd,
.linebox03 .pro dd {
	margin: -19px 0 5px 210px;
	}
.linebox02 .pro dd.right,
.linebox03 .pro dd.right {
	margin: 10px 0;
	text-align: right;
	}
.linebox02 .pro dd.right img,
.linebox03 .pro dd.right img {
	margin: 0;
	float: none;
	}
dl.comment dd.sponsor,
dl.comment dd.sponsor {
	margin: 5px 0 0;
	padding: 10px 10px 0;
	background: url(images/dot01.gif) repeat-x left top;
	}
dl.comment dd.sponsor span.right,
dl.comment dd.sponsor span.right {
	display: block;
	}
.linebox .pagetop {
	padding: 0 0 10px 0;
	}
.linebox02 .pagetop,
.linebox03 .pagetop {
	padding: 10px 0 10px 0;
	}
.bnarea {
	margin: 30px 0 0;
	padding: 15px 0 0;
	background: url(images/dot01.gif) repeat-x left top;
	}
.bnarea p {
	padding: 0 5px 10px;
	}

/* -------------- firststep -------------- */

.sinsa_top {
	width: 910px;
	margin: 20px 0 0;
}

.sinsa_top .sl {
	float: left;
	width: 442px;
}
.sinsa_top .sl .note {
	margin: -23px 0 15px 250px;
}
.sinsa_top .sl .note02 {
	margin: 10px 0;
	color: #FF0000;
	font-weight: bold;
	font-size: 150%;
}
.sinsa_top .sl dt {
	font-weight: bold;
}
.sinsa_top .sl dd {
	margin: 0 0 15px;
}
.sinsa_top .sl dd img {
	margin: 0 5px;
	vertical-align: text-bottom;
}

.sinsa_top .sr {
	float: right;
	width: 442px;
}
.sinsa_top .sr ul {
	margin: 10px 0 0 20px;
	list-style-type: disc;
	font-size: 85%;
}

ul.pagenavi {
	margin: 20px auto 0;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
}
ul.pagenavi li {
	display: inline;
	font-size: 110%;
}
ul.pagenavi li img {
	margin-left: 10px;
	vertical-align: bottom;
}

.sinsa01_list {
	clear: fix;
	width: 910px;
	margin: 15px auto 0;
	background: url(images/bg_sinsa.gif) no-repeat left bottom;
}

.bg_2c {
	width: 910px;
	background: url(images/bg_sinsa_2c.gif) no-repeat left bottom !important;
}

.listbox {
	float: left;
	width: 220px;
}

.listbox h5 {
	height: 26px;
	padding-left: 10px;
	background-color: #000000;
	font-size: 110%;
	line-height: 1.6;
	color: #FFFFFF;
}
.listbox h5 img {
	float: right;
}
.listbox h5 a:link,
.listbox h5 a:visited,
.listbox h5 a:hover,
.listbox h5 a:active {
	color: #FFFFFF;
}
.listbox ul {
	margin: 5px 10px 10px;
	list-style-type: none;
	font-size: 85%;
	line-height: 1.4;
}
.listbox ul li {
	padding: 3px 0 0;
}
.listbox ul li img {
	display: block;
	float: left;
	margin: 2px 0 0;
}
.listbox ul li p {
	display: block;
	float: right;
	width: 140px;
}
.listbox p.txt {
	margin: 10px;
	font-size: 85%;
	word-break: break-all
}
.listbox p.center img {
	border: solid 1px #CCCCCC;
}


.listbox p.entry_d {
	padding: 0 3px;
	font-size: 85%;
}


/* -------------- faq -------------- */

.faq h3 {
	margin: 30px 0 0;
	font-weight: normal;
}

.faq h3.ans {
	margin: 5px 0 0 30px;
}


/* -------------- sponsor -------------- */

.sponsor h3 {
	margin: 20px 0;
	padding: 0 10px;
	background-color: #000000;
	font-size: 130%;
	color: #FFFFFF;
}

.sponsor .logo {
	margin: 0 20px 20px;
	font-size: 85%;
}

.sponsor .logo img {
	float: left;
	width: 210px;
	margin: 0 20px 20px 0;
}

.sponsor .s_prizebox {
	margin: 0 0 10px;
	padding: 0 0 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.sponsor .s_prizebox table {
	width: 685px;
	margin: 0 auto;
	padding: 0;
	border: none;
}

.sponsor .s_prizebox table td {
	padding: 0 0 1px;
	border: none;
	background: url(images/dot01.gif) repeat-x left bottom;
	font-weight: bold;
}

.sponsor .s_prizebox p {
	padding: 5px 5px 0 10px;
	font-size: 85%;
}

.sponsor .s_prizebox p img {
	float: right;
	width: 150px;
	margin: 0 0 0 10px;
}

.sponsor .s_prizebox .syosai {
	line-height: 3;
}

.sponsor .s_prizebox .syosai a {
	font-weight: bold;
}

/* -------------- detail -------------- */

.syohin {
	font-size: 85%;
}
.syohin img {
	float: left;
	margin: 10px 20px 0 0;
}

/* -------------- report -------------- */

.report p {
	padding: 0 0 20px;
}
.report p.bread {
	font-size: 120%;
}
.report h2.pagetitle {
	display: none;
}
.report h3 {
	margin: 0 0 20px;
}
.report h4 {
	margin: 0 0 20px;
	padding: 0 5px 0 13px;
	background: url(images/icon03.gif) repeat-y 0 0;
	overflow: hidden;
	zoom: 1;
}

.inline_pr {
	display: inline;
	float: right;
}
.inline_pr img {
	display: block;
	margin: 5px 0 0 20px;
}
.inline_pr p {
	margin: 10px 0 20px 20px;
	padding: 5px 7px;
	border: 1px dotted #E2350C;
	background-color: #F2F2F2;
	font-size: 90%;
}
.inline_pr p a {
	font-weight: bold;
}

.inline_pl {
	display: inline;
	float: left;
}
.inline_pl img {
	display: block;
	margin: 0 20px 0 0;
}
.inline_pl p {
	margin: 10px 20px 20px 0;
	padding: 5px 7px;
	border: 1px dotted #E2350C;
	background-color: #F2F2F2;
	font-size: 90%;
}

.pright {
	float: right;
	margin: 5px 0 20px 20px;
}
.pleft {
	float: left;
	margin: 5px 20px 20px 0;
}

