@charset 'UTF-8';
/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

.group:before,
.group:after,
.wrap:before,
.wrap:after {
	content: " ";
	display: table;
}
.group:after,
.wrap:after {
	clear: both;
}

.ro a:hover {
	opacity: 0.7;
	-ms-filter: alpha(opacity=70);
}

html, body {
	font-size: 14px;
	line-height: 1.4;
	color: #333;
	background-color: #FFF;
}
body {
	/*background: url("../img/bg.jpg");*/
	border-top: 12px solid #FFF000;
	border-bottom: 12px solid #FFF000;
}
body.present {
	background: #FFF;
}
.wrap {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: #FFF;
}

.header {
	position: relative;
	padding: 10px 0 0;
	
}

.banner {
	margin: 1em 0 2em;
}
.banner-sample {
	margin: 0 auto;
	width: 728px;
	height: 90px;
	background-color: #CCC;
}
#site_title{
	padding-top:20px;
}
h1 {
	text-align: center;
}

.status {
	width: 926px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

.nano {
	text-align: center;
	margin: 0 0 40px;
}

.text {
	margin-bottom: 25px;
}
.text p {
	text-align: center;
	font-size: 18px;
}
.text strong {
	font-size: 23px;
	font-weight: bold;
}

form, div.form {
	width: 750px;
	margin: 0 auto;
}
form h2, div.form h2 {
	background-color: #9FD7EC;
	color: #FFF;
	padding: 5px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
form table {
	display: block;
	width: 640px;
	margin: 0 auto;
}
form tbody {
	display: block;
}
form tr {
	display: block;
	width: 100%;
	margin: 30px 0;
	border-bottom: 1px solid #9FD7EC;
	border-left: 5px solid #9FD7EC;
}
form tr:after,
.group:after {
	content: '';
	display: table;
	clear: both;
	overflow: hidden;
}
form tr.radio {
	border: 0;
}
form th,
form td {
	display: block;
	box-sizing: border-box;
	font-size: 20px;
	float: left;
	padding: 0 5px 3px;
}
form label,
form th {
	font-weight: bold;
}
form th {
	width: 40%;
}
form th[colspan="2"] {
	width: 100%;
}
form th[colspan="2"] label {
	display: inline-block;
	margin-right: 1em;
}
form td {
	width: 60%;
}
form .alert {
	font-size: 16px;
	color: #F00;
	font-weight: normal;
}
input[type="text"] {
	display: inline-block;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
}
.message,
.policy {
	width: 680px;
	box-sizing: border-box;
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.5;
}
.message {
	margin: 50px auto 1em;
	text-indent: -1em;
	padding-left: 1em;
}
.policy {
	margin-bottom: 30px;
}
.footer {
	text-align: center;
	margin: 50px 0 0;
}
.button {
	text-align: center;
}
input[type="submit"],
input[type="reset"],
a.btn {
	display: inline-block;
	height: 54px;
	text-indent: 100%;
	overflow:hidden;
	font-family: monospace;
	margin: 0 5px;
	padding: 0;
	border: 0;
}
.submit1, .reset1 {
	width: 136px;
	background: url("../img/btn.png") no-repeat;
}
.submit1 {
	background-position: 0 0;
}
.reset1 {
	background-position: -150px 0;
}
.submit2, .confirm2 {
	background: url("../img/btn2.png") no-repeat;
}
.submit2 {
	width: 136px;
	background-position: 0 0;
}
.confirm2 {
	width: 234px;
	background-position: -150px 0;
}
a.btn {
	text-indent: -200%;
	width: 238px;
	background: url("../img/btn3.png") no-repeat;
}
.errors {
	margin: 30px 0 0;
	border: 1px solid #F00;
	padding: 1em;
}
.errors li {
	display: list-item;
	list-style: disc;
	margin-left: 2em;
	color: #F00;
}
.flash {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.index .wrap {
	background: none;
}
.index .header {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.bnr {
	/*text-align: center;*/
	float:left;
	position:relative;
}
.na-no{
	position:absolute;
	right:220px;
}
.bnr_bg{
	width:230px;
	height:201px;
	margin-top:10px;
	float:right;
	background-image:url(../img/bnr_bg.png);
}
.bnr_bg img{
	margin-top:120px;
}
.bnrs {
	display: table;
	margin: 10px auto;
	clear:both;
}
.bnrs .bnr {
	display: table-cell;
	padding: 0 5px;
}
.bnrs .bnr img {
	max-width: 100%;
}
a img {
	-ms-transition: .5s, ease, opacity;
	transition: .5s, ease, opacity;
}
a:hover img {
	opacity: 0.75;
}
.na-no02{
	position:absolute;
	top:550px;
	left:235px;
}
.middle{
	background-image:url(../img3/na-no02_bg_top.jpg);
	background-repeat:no-repeat;
	width:980px;
	margin:0 auto;
	/*background-position:50% 50%;*/
	height:143px;
}
.wrap_02{
	background-color:#9FD7EC;
	/*padding-top:10px;*/
	margin-top:-1px;
}
.index-main {
	margin-top: 15px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.index .main {
	width: 780px;
	float: left;
}
.index .sub {
	width: 170px;
	float: right;
	background: #FFF;
}
.index .sub .bnr {
	text-align: right;
}
.index .sub ul {
	width: 150px;
	margin: 5px auto 0;
	padding: 0 0 5px;
	/*border-top: 1px dashed #E95504;*/
}
.index .sub li {
	padding: 10px 0 5px;
	text-align: center;
	border-bottom: 1px solid #000;
}
.group li{
	padding:1px;
}

.index .chars {
	position: relative;
	/*width:380px;*/
	/*margin-top: 20px;*/
}
/*.index  .chars02{
	width:380px;
}*/
.index .chars ul {
	/*margin-top: 15px;*/
}
.index .chars li {
	float: left;
	padding:0 0 10px 4px;
}
.index .chars .come{
	padding:5px 0;
	margin:20px 0; 
	font-weight:bold; 
	text-align:center;
	background-color:#fff;
}
.index .chars02 li {
    float: left;
    padding: 0 0 10px 4px;
}
.index .chars li img {
	display: block;
}
.index .kigyou_bot li img {
	display: block;
}
.index .section h2 span {
	display: inline-block;
	margin-left: 5px;
	font-size: 70%;
}
.furusato {
	width: 385px;
	float: left;
}
.index .line {
	position: absolute;
	top: 0; right: 300px; bottom: 0;
	border-left: 2px dotted #FFF;
}
.kigyou {
	width: 376px;
	float: right;
}
.kigyou_bot{
	float:right;
	width:571px;
}	
.kigyou_bot ul li{
	float:left;
}
.index .policy {
	width: auto;
	margin-top: 30px;
}
.sns-btn {
	position: absolute;
	/*right: -100px;
	top: 20px;*/
	right: -200px;
	top: 25px;
}
.tw,
.fb-like {
	display: block;
	float: right;
	margin-left: 10px;
}
.present h2 {
	border-top: 2px solid #000;
	border-bottom: 1px dashed #999;
	margin: 0 0 20px;
	padding: 40px 0 15px;
	font-size: 140%;
	font-weight: bold;
}
.present .index-main p {
	margin: 1.5em 0;
	font-size: 110%;
}
.present .index-main .back {
	margin-bottom: 100px;
}
.present .index-main .back a {
	color: rgb(51,102,204);
	font-weight: bold;
}
.banner {
	text-align: center;
}
.bx-wrapper .bx-viewport {
	border: 0 !important;
	left: 0 !important;
	box-shadow: none !important;

}


#list_presents {

	width: 640px;

	margin: 50px auto;
}


#list_presents h3{

	font-size: 1.5em;

	font-weight: bold;

	padding-bottom:6px;
}

#list_presents ul {



	padding: 20px;



	border: solid 2px #9FD7EC;
}


#list_presents ul li {

	padding-bottom: 20px;

	list-style-type: disc;

	margin-left: 20px;

}
/*Œ‹‰Êindex*/
.chars .f_top3 ul li{
	padding:0;
}
.rank_h{
	clear:both;
	padding:20px 0 10px 0;
}
.chars .furusato_result{
	padding:10px 0;
	clear:both;
}
.chars .furusato_result .group .space{
	padding-right:13px;
	padding-left:0;
}
.chars .furusato_result .group li{
	padding:0 0 15px 0;
}
.chars .kigyou_result{
	padding:10px 0;
	clear:both;
}
.chars .kigyou_result .group .space{
	padding-right:13px;
	padding-left:0;
}
.chars .kigyou_result .group li{
	padding:0 0 15px 0;
}
