﻿@charset "utf-8";
/*=================================================
 * ブラウザのデフォルトのスタイルをリセットする
 * ================================================= */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
 margin: 0;
 padding: 0;
 font-size: 100%;
}

body {
 line-height: 1.0;
 -webkit-text-size-adjust: none;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
 display:block;
}

img {
 border: 0;
 vertical-align: bottom;
}

ul, ol {
 list-style: none;
}

table {
 border-spacing: 0;
 empty-cells: show;
}

a {
 color: #9A6500;
 text-decoration: none;
}

p {
 margin-bottom: 1em;
}


em {
 font-style: normal;
}

/*=================================================
 * サイト全体の基本スタイル
 * ================================================= */

body {
 color: #333333;
 background-color: #EEEEEE; 
 background-image: -webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#AAAAAA));
 font-family: Helvetica, sans-serif;
 font-size: 14px;
 line-height: 1.6;
 margin-bottom: 29px;
}

/* サイトヘッダー */

.nav-bar {
 margin-bottom: 1px;
 height: 44px;
 line-height: 44px;
 background-image: -webkit-gradient(linear,left top,left bottom,from(#FF0202),to(#7D0000));
 text-align: center;
 -webkit-box-shadow: 0 1px #999999;
 box-shadow: 0 1px #999999;
}

.page-heading {
 margin: 0 auto;
 width: 180px;
 overflow: hidden;
 color: #FFFFFF;
/* font-weight: bold;*/
 font-size: 14px;
 text-align: center;
 white-space: nowrap;
 /*text-shadow: 0 1px #ffffff;*/
 /*text-overflow: ellipsis;*/
}

.page-nav {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
}

.page-nav-left {
 position: absolute;
 top: 0;
 left: 10px;
}

.page-nav-right {
 position: absolute;
 top: 0;
 right: 10px;
}

.page-nav .btn {
 border: 1px solid rgb(164,150,104);
 -webkit-box-shadow: 0 0 2px rgba(255,255,255,0.5);
 box-shadow: 0 1px 2px rgba(255,255,255,0.5);
}

/**/
input {
 padding: 5px;
 width: 150px;
 font-size: 14px;
}

input[type="email"],
input[type="url"] {
 width: 250px;
}

input[type="checkbox"] {
 width: auto;
}
input[type="radio"] {
 width: auto;
}

input[type="submit"] {
 padding: 5px 10px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#AA2222), color-stop(48%, #EE4444), color-stop(52%, #FF6666), to(#AA2222));
 font-size: 16px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;

}
input[type="submit"]:disabled {
 color: #999999;
 background-color: #CCCCCC;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#DDDDDD), color-stop(48%, #FFFFFF), color-stop(52%, #CCCCCC), to(#CCCCCC));

}

input[type="button"] {
 padding: 5px 10px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#AA2222), color-stop(48%, #EE4444), color-stop(52%, #FF6666), to(#AA2222));
 font-size: 16px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;

}
input[type="button"]:disabled {
 color: #999999;
 background-color: #CCCCCC;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#DDDDDD), color-stop(48%, #FFFFFF), color-stop(52%, #CCCCCC), to(#CCCCCC));
}

input.bule_b {

 padding: 5px 10px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#6495ed), color-stop(48%, #8bafef), color-stop(52%, #6576e9), to(#6495ed));
 font-size: 16px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
 cursor: pointer;


/*
	margin-top: 16px;
    display: block;
    padding: 2px 0px 2px 16px;
    background-color: #333333;
    background-image: url(../../img/wf24s.png);
    background-repeat: no-repeat;
    background-position: left 3px center;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    color: #ececec;
    font-size: 9pt;
    cursor: pointer;
*/

/*
    margin-top: 16px;
    display: block;
    padding: 2px 1px 1px 15px;
    background-color: transparent;
    background-image: url(../../img/wf24bule.png);
    background-repeat: no-repeat;
    background-position: left 3px center;
    box-shadow: none;
    border: 1px solid #101053;
    border-radius: 0px;
    color: #101053;
    font-size: 9pt;
    cursor: pointer;
*/
}

input.bule_b_s {
 padding: 3px 10px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#6495ed), color-stop(48%, #8bafef), color-stop(52%, #6576e9), to(#6495ed));
 font-size: 14px;
 -webkit-border-radius: 2px;
 border-radius: 2px;
 -webkit-box-shadow: 0 0 2px #333333;
 box-shadow: 0 0 2px #333333;
 cursor: pointer;
}

/* 2020.02.05 add 投票 */
button[type="submit"].submit {
 padding: 5px 30px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#AA2222), color-stop(48%, #EE4444), color-stop(52%, #FF6666), to(#AA2222));
 font-size: 16px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

/* 2020.02.05 add 投票 */
button[type="submit"].normal {
 padding:3px 12px ;
 font-size:14px;
 width:auto;
 -webkit-border-radius: 3px;
 border-radius: 3px;

 background-image: linear-gradient(#ffffff 0%, #e0e0e0 100%);
}

button {
 padding: 5px;
 width: 150px;
 font-size: 14px;
}

button.red_b{
 padding: 5px 10px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#AA2222), color-stop(48%, #EE4444), color-stop(52%, #FF6666), to(#AA2222));
 font-size: 16px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
 cursor: pointer;
}

button.bule_b{
 padding: 5px 10px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#6495ed), color-stop(48%, #8bafef), color-stop(52%, #6576e9), to(#6495ed));
 font-size: 16px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
 cursor: pointer;
}

button.bule_b_s {
 padding: 3px 10px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#6495ed), color-stop(48%, #8bafef), color-stop(52%, #6576e9), to(#6495ed));
 font-size: 14px;
 -webkit-border-radius: 2px;
 border-radius: 2px;
 -webkit-box-shadow: 0 0 2px #333333;
 box-shadow: 0 0 2px #333333;
 cursor: pointer;
}
.submit {
 text-align: center;
}

div.submit a.back_btn{
 padding: 5px 10px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#CC1111), color-stop(48%, #FF3333), color-stop(52%, #FF0000), to(#990000));
 font-size: 16px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;

}

/*必須マーク*/
.require {
 padding: 3px;
 vertical-align: text-bottom;
 color: #FFFFFF;
 background-color: #CC0000;
 font-weight: bold;
 font-size: 11px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
}


/* sun◎sunについて */
.block {
 padding: 0 10px 1em 10px;
}


.comment-block {
 padding: 10px 15px 8px 15px;
}

/* -----------------------------------------
 * container
 */

#container {
/*
    position: relative;
    min-height: 100%;
    */
}
/* -----------------------------------------
 * contents-header
 */

header#contents-header {
  position: relative;
  display: block;
  height: 44px;
　width:100%;
 margin-bottom: 1px;
 background-image: -webkit-gradient(linear,left top,left bottom,from(#FF0202),to(#7D0000));
 text-align: center;
 -webkit-box-shadow: 0 1px #999999;
 box-shadow: 0 1px #999999;  
  
}

header#contents-header h1 {
  position: absolute;
  top: 12px;
  left: 8px;

 color: #FFFFFF;
/* font-weight: bold;*/
 font-size: 14px;
 text-align: center;
 white-space: nowrap;
 }

header#contents-header ul {
  position: absolute;
  top: 0px;
  right: 0px;
}

header#contents-header ul li {
  float: left;
  list-style: none;
}

header#contents-header p {
  position: absolute;
  left: 10px;
  bottom: 0;
}

/* サイトフッター */

.global-footer {
/* margin-top: 10px;
  position: absolute;

*/
  bottom: 0;
  width:100%;
  height: 29px;
 padding: 5px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(193,184,143,0.8)),to(rgba(164,150,104,0.8)));
 font-size: 12px;
 text-align: center;
}

.global-footer li {
 display: inline;
}

.global-footer a {
 margin: 0 3px;
 color: #fff;
}

.copyright {
 margin-bottom: 0;
}


/* 表 */

.table {
 margin-bottom: 10px;
 background-color: rgba(193,184,143,0.5);
}

.table:after {
 display: block;
 clear: both;
 content: '';
}

.table dt,
.table dd {
 margin-bottom: 1px;
 padding: 4px 6px;
}

.table dt {
 float: left;
 clear: both;
 width: 74px;
 text-align: left;
 font-size:12px;
}

.table dd {
 margin-left: 90px;
 background-color: rgba(255,255,255,0.8);
 text-align: left;
}

.table dd dt,
.table dd dd {
 margin: 0;
 padding: 0;
 display: inline;
 float: none;
 width: auto;
 background: none;
}

.table dd dt:after {
 content: ":"
}

.table dd:first-of-type {
}

.table dd:last-of-type {
}


/* ボタン */

.btn {
 padding: 4px 8px;
 color: #FFFFFF;
 background-color: rgb(210,210,210);
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(210,210,210)),to(rgb(190,190,190)));
 font-size: 14px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #FFFFFF;
 box-shadow: 0 0 3px #FFFFFF;
}

.btn-left {
 -webkit-border-top-left-radius: 12px;
 -webkit-border-top-right-radius: 4px;
 -webkit-border-bottom-right-radius: 4px;
 -webkit-border-bottom-left-radius: 12px;
 border-top-left-radius: 12px;
 border-top-right-radius: 4px;
 border-bottom-right-radius: 4px;
 border-bottom-left-radius: 12px;
}

.btn-right {
 -webkit-border-top-left-radius: 4px;
 -webkit-border-top-right-radius: 12px;
 -webkit-border-bottom-right-radius: 12px;
 -webkit-border-bottom-left-radius: 4px;
 border-top-left-radius: 4px;
 border-top-right-radius: 12px;
 border-bottom-right-radius: 12px;
 border-bottom-left-radius: 4px;
}

/* ヘルプナビ　*/
/* sun◎sunについて */
.help-block {
 padding: 0 0 0 0;
}

.help-nav ul {
 -webkit-border-radius: 8px;
 border-radius: 8px;
 -webkit-box-shadow: 0 0 3px #FFFFFF;
 box-shadow: 0 0 3px #FFFFFF;
}

.help-nav li {
 height: 30px;
 line-height: 30px;
 background-color: rgb(180,180,180);
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(210,210,210)),to(rgb(140,130,140)));
 font-size: 13px;
}

.help-nav a {
 padding: 0 24px 0 14px;
 display: block;
 overflow: hidden;
 color: #333333;
 background: url(../../img/nav_list_s.png) right center no-repeat;
 white-space: nowrap;
 text-overflow: ellipsis;
}

/* upload中のLoading画像 */
div.nowloading {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: solid 1px black;
	text-align: center;
	width: 50px;
	height:50px;
	background: white url(../../img/loading.gif) no-repeat center;
	background-size:40px 40px;
}

/* プライバシーポリシー */
ol li.privacy {
    list-style: inside decimal;
    margin-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
    font-weight: 700;
}

ol li.privacy div {
    font-weight: 100;
}

/* 枠囲みメッセージ お知らせ用　線:濁黄色、背景:薄薄黄、文字:赤でちょっとちいさい */
.notice-box {
 border: 2px solid #f0e68c;
 background-color: #ffffe0;
 font-size: 0.92em;
 color:red;
 line-height:1.3em;
 margin: 0.9em 0;
 padding: 0.6em;
}

/* 枠囲みメッセージ 細かな説明　線:濃灰色、背景:薄薄灰、文字:濃灰で結構ちいさい */
.description-box {
 border: 1px solid dimgray;
 background-color: whitesmoke;
 font-size: 0.84em;
 color:gray;
 line-height:1.2em;
 margin: 0.9em 0;
 padding: 0.6em;
}

/* 枠囲みメッセージ インデント1文字つきブロック */
.notice-line-1 {
 margin: 0.3em 0;

 padding-left:1em;	
 text-indent:-1em;
}

/* 外部リンクアイコン */
img.extlink {
 vertical-align: text-top;
 padding-left:2px;
 padding-right:6px;
 width: 14px;
 height: 14px; 
}

/* radio, checkboxのｷｬﾌﾟｼｮﾝ回り込み防止 */
ul.labelbox li {
 vertical-align: text-top;
 margin:0.3em 0 0.3em 0;
 padding: 0.2em 0em;
 line-height:1.6em;
}

ul.labelbox input {
 display:block;
 float:left;
}

ul.labelbox div {
 display: block;
 overflow: hidden;
 padding-left: 0.2em;
 zoom: 1; /* IE6用 */
}
