@charset "utf-8";

/*============================================
　基本スタイル
============================================*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ol, ul, li, form, label, table, caption, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;	font-style: inherit;	font-weight: inherit;
	margin: 0;
	outline: 0;
	vertical-align: baseline;
	padding: 0;
}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, footer, header, menu, nav, section {display: block;}
* {
	margin:0; padding:0; 	/*全要素のマージン・パディングをリセット*/
	color:#333333;		/*文字色*/
} 

body{
	width:100%;	min-height: 100vh;
	position:relative;
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	background:#fff;
}

/* リンク設定
-------------------------------------------*/
a{
	margin:0; padding:0;
	text-decoration:none;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	font-size:100%;	color:#333333;
}
a:hover, a:active{
	outline: none; color:#CC3366;
}

/*============================================
　レイアウト
============================================*/
#wrapper{
	overflow : hidden;
	margin:0 auto;width:1240px;
}
	
/* ヘッダー
--------------------------------------------*/
#header{
	overflow:auto;
	padding:0px;
	background:#ffffff;
}
/* ロゴ　---*/
#header .logo{
	letter-spacing: normal;
	width: 100%;height:35px;
	background:#007d1d;
	white-space: nowrap;
	text-align:center;
	margin: auto;
	padding-top: 15px;padding-bottom: 5px;
}
h1{
	font-size:20px;	line-height:1.2;
	color:#ffffff;
	font-weight:normal;
}

.main_img{clear:both;margin-top:10px; width:95%;	margin: auto;}
.resizeimage img { width: 60%; }

.top_midashi1 {	
	background: #337cc1;
	color:#bbdbf3;
	height:auto;
	margin-top:8px;
  	font-size: 115%;
	padding: 1% 3%;
	color: white;
	text-align:center;
	line-height: 1.5;	
}

.gotop{
    position: fixed;
    right: 8%;
    bottom: 0;
    margin:0 0 0 30px;
}
.gotop a{
    width: 80px;height: 60px;
    display: block;
}

/* コンテンツ
--------------------------------------------*/

#content{
	overflow:hidden;
	float:left;
	width:1240px;
	margin: 10px 20px 0px 10px;
	paddin: 0px 0px 20px 0px;
}

/**************************
/* トップナビゲーション
**************************/

#navi{
	display: block;
    margin-left: auto;margin-right: auto;
	height:auto;
	padding-top: 0.7%;padding-bottom: 0.6%;
}
ul#topnav{
	clear:both;
	overflow:hidden;
	margin:auto;height:auto;
}
ul#topnav li{
	float:left; text-align:center;height:auto;
}
ul#topnav a{
	width:150px;
	font-size:16px;	color:#333333;height:auto;
	line-height:1.2;
	display:block;
	margin:-1px; padding:8px 0 8px 0;
}
/* TOPナビの下線　--*/
ul#topnav li.active a,ul#topnav a:hover{
	color:#0033cc;
	background: linear-gradient(transparent 90%, #00bfff 0%);
}


/* Font Awesome アイコン
-----------------------------------------*/
.blue:before{
	color: #4bc5ff; font-size: 1.2em;}
.orange:before{
	color: #4bc5ff; font-size: 1.2em;}
.next_page:before{
	color: #0000cd; font-size: 1.2em;}
.link:before{
	color: #333333; font-size: 1.0em;}
.pink:before{
	color: #CC3366; font-size: 1.2em;}


/* コンテンツ本文
-----------------------------------------*/

#flg_txt {
  	width:40px;background:#dc143c;
  	font-size:70%;  color:#ffffff;
  	text-align:center;text-decoration:none;
  	border-radius:2px;
}

.info_box{
	margin-left: auto;margin-right: auto;
    position: relative;	width:75%;
	margin-top:1.8%;
	line-height: 2.2;font-size: 93%;
	padding: 2.3%;
	background: #FDF5E6;
}
.menu_box{
	margin-left: auto;margin-right: auto;
    position: relative;	width:50%;
	margin-top:1.8%;
	line-height: 2.2;font-size: 93%;
	padding: 2.3%;
}

.box_wa {
	margin-left: auto;margin-right: auto;
    position: relative;	width:55%;
    padding: 0.5em 2em;
    border: solid 2px #00CC33;
    border-radius: 8px;
    margin-bottom:10%;
}
.box_wa .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 90%;
    background: #FFF;color: #009933;
    font-weight: bold;
}
.box_wa p {
    margin: 0.5%; padding: 0;
    font-size: 93%;
}
.box_next {
  	font-size: 100%;
  	color: #505050;/*文字色*/
  	padding: 0.5em 2em 0.5em 1em;/*文字周りの余白*/
  	display: inline-block;/*おまじない*/
  	line-height: 1.3;/*行高*/
  	background: #CCFF99;/*背景色*/
  	vertical-align: middle;
  	border-radius: 25px 25px 25px 25px;/*両側の角を丸く*/
  	margin-bottom: 3%;
}

/* --- 情報エリア --- */
div.update {
	margin-bottom:10px;
	padding: 5px 5px 10px 20px;
	width:90%;
	font-size: 95%;
}
/* --- 日付エリア --- */
div.update dt {
	width: 8em; /* 日付エリアの幅 */
	float: left; /* 日付エリアのパディング（上右下左） */
	line-height: 130%;
	padding: 8px 0 7px 10px;
	font-size:100%;
}
/* --- 日付ヨコ説明文 --- */
div.update dd {
	margin: 0; /* 本文エリアのパディング（上右下左） */
	border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
	line-height: 130%;
	padding: 8px 0 7px 10px;
	font-size:120%;
	text-align:left;
}

.txt{
	width:90%;	height:auto;
	font-size:100%;
		color: #333333;
	margin:1% 6% 1% 6%;
	line-height:1.8;
	text-align:left;
}

/* HYO内のテーブル・配置
--------------------------------------------*/
.hyo_mae{
	width:50%;
	margin: auto;
	padding:1%;
}
.hyo_mae h2{
	width: 95%;
	font-size:120%;
	white-space: nowrap;
	border-bottom: solid 3px #95c1f2;
	position: relative;
	margin-bottom:3%;
}
.hyo{
	width:50%;
	margin: auto;
}
/* for table */
#form-tbl {
	margin-left: 2%;width:95%;
}
#form {
	border-collapse: collapse;
	font-size: 90%;
}
#form th, #form td {
	border: 1px solid #666;
	padding: 8px;
}
#form th {
	background: #e4f5d1;
}
#form td {
	background: #fff;
}
p.btn input {
	margin:auto;
	width: 160px;
	height: 32px;
}

/*============================================
　フッター
============================================*/

#footer {
	background:#3c7170;
	text-align:center;
	color: #FFFFFF; font-size: 90%;
	clear:both;
	overflow:hidden;
	padding: 10px 0 10px 0;
    bottom: 0;
    width: 100%;
}

