@charset "UTF-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	border : 0px none;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;
}
:focus{
	outline: 0;
}

ol, ul{
	list-style: none;
}
table{
	border-collapse: separate;border-spacing: 0;
}
caption, th, td{
	font-weight: normal;
}
blockquote:before, blockquote:after,q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
a img{
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
	display: block;
}

body{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	line-height : 1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color : #333333;
	-webkit-text-size-adjust: none;
	vertical-align: baseline;
	background-color : #2450a7;
}
#re{
	top:30%;
  position : absolute;
  line-height : 3;
  text-align : center;
  margin-left : -25%;
  left : 50%;
}

.small{
	color : rgb(204, 0, 0);
  	font-size : 80%;
}

.small2{
	font-size : 90%;
}
.small3{
 	font-size:80%;
  	font-weight : normal;
}
.bold{
	font-weight:bold;
}
.bold2{
	font-weight:bold;
	font-size:150%;
}
.ip{
	font-size : 500%;
	color : #fc548e;
  	font-weight : bold;
}
.hm{
	color : #000099;
  	font-weight : bold;
}
.riku{
	color : #008000;
  	font-size : 150%;
}
.kai{
	color : #000080;
  	font-size : 150%;
}
.ku{
	color : #0080ff;
  	font-size : 150%;
}

.CDT{
	line-height : 1;
  	color : #ff8000;
  	font-weight : bold;
  	margin-right : 10px;
}
#CDT.day,#CDT2.day{
 	
}
#CDT.hour,#CDT.min,#CDT.sec,#CDT2.hour,#CDT2.min,#CDT2.sec{
 	
}

.new{
	font-size: 80%;
	color : #fff;
	background : #ff0000;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 1px;
	padding-top : 0px;
	font-weight : bold;
	margin-left: 10px;
}

.news p a .new{
	font-size: 80%;
	font-weight : bold;
	color: #FFFFFF;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 3px;
}

.news p a:hover .new{
	font-size: 80%;
	font-weight : bold;
	color: #FFFFFF;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 3px;
}

.news2{
	margin-left:10px;
}

.red{
	color : #c60000;
}
.red3{
	color : #ff0000;
  	font-weight : bold;
  background-color : #ffffff;
  margin-top : 0px;
  margin-bottom : 0px;
  line-height : 1;
  padding-right : 10px;
}
.blu{
 	color : rgb(0, 0, 204);
}

.sb{
	color:#61C4E4;
}

hr{
	color : rgb(238, 238, 238);
}

.list01 li{
	margin:10px 0;
}

.list03{
	margin-bottom:20px;
}

.gyoumu{
  	text-align : left;
}

.google-maps{
	position: relative;
	padding-bottom: 70%;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 10px;
}

.google-maps iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
#gmap img{
	max-width:none;
}

.box01{
	float:left;
	width:220px;
}

#boshu{
	margin-bottom : 20px;
	font-size : 150%;
	border-width : 1px;border-style : solid;border-color : #ffffff;
	background-color : #ffffff;
}
#boshu2{
	background-color : #ffffff;
  background-image : url(../img/banners/emergency.gif);
  background-repeat : repeat-x;
  background-position : right top;
  margin-top : 10px;
  margin-bottom : 10px;
  line-height : 1;
}
#boshu2 p{
	color: #ccc;
}
#boshu h2{
	color : #333333;
	font-size : 120%;
  	background-color : #cccccc;
    	font-weight : normal;
  	text-align : center;
  	margin-top : 0px;
}
#boshu p{
	margin-right : 10px;margin-left : 10px; 
	color : #333333;
  	line-height : 1;
  	text-align : left;
  	margin-bottom : 10px;
}
#boshu img{
  	margin-bottom : 10px;
}
#semi{
	border-width : 1px;border-style : solid;border-color : #000000;
	margin-bottom : 20px;
}
#semi p{
	line-height:2;
	padding : 0px 10px 10px;	
}

.honbu{
	font-size:150%;	
	font-weight : normal;
}

.rereki{
	font-size : 140%;
	color : rgb(97, 196, 228);
}
.return{
	clear : both;
  	margin-bottom : 30px;
}
.main_banner{
	margin-bottom : 0px;
}
.left_box{
	width:231px;
	float:left;
  	margin-top : 10px;
  	height : 295px;
}
.right_box{
	width : 420px;
	float:right;
}
.right_box table{
	width:100%;
}
.right_box table tr th{
  	text-align : left;
  	width : 40%;
}
.left{
	float:left;
  	padding-bottom : 1px;
  	padding-top : 1px;
  	padding-left : 1px;
  	padding-right : 1px;border-width : 1px;border-style : solid;border-color : #cccccc;
}
.left2{
	float:left;
}
.left3{
	float:left;
	margin : 0px 6px;
  	text-align : center;
}
.left4{
	width:215px;
	float:left;
	margin:0 6px;
}
.left4 h5{
	margin:0;
  	line-height : 1;
	text-align : center;
}
.g_box{
	width : 210px;
	float:left;
  	margin-right : 10px;
  	margin-left : 10px;
}
.m_box{
	width : 210px;
	float:left;
	margin-right : 10px;
  	margin-left : 10px;
}
.a_box{
	width : 210px;
	float:left;
  	margin-left : 10px;
}
.box4{
	width:29%;
	margin:10px 1%;
	padding:5px 1%;
	float:left;
	border-width : 1px;border-style : solid;border-color : #cccccc;
}
.box4 h3{
	margin:0;
}
.box4 p{
	font-size : 100%;
	}
.box4 img{
	float:left;
	margin:0 10px 10px 0;
}
#page_top{
	background-color : #000000;
	padding:10px;
  	width : 100px;
  	text-align : center;
  	position : fixed;
  	left : 0%;
  	bottom : 0%;
}
#page_top a{
	color : #ffffff;
  	font-weight : bold;
}
.pic{
	width:100%;
}
.pic img{
	float:left;
	width:30%;
	margin : 0px 1.6% 20px 1.7%; 
}
.photo_box{
	width:100%;
}
.photo_01{
	float:left;
	width:30%;
	margin : 0px 1.6%;margin-left : 1.7%; 
}
.photo_01 p{
	padding-bottom:0px;
  	text-align : center;
  	font-size : 80%;
  	line-height : 1;
}
.photo_01 img{
	width:100%;
  	padding-bottom : 0px;
  	margin-bottom : 0px;
}
.shiken{
	width:100%;
	line-height:200%;
}
/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after{
	content:""; display: table;clear: both;
}

nav .panel,nav#mainNav,.newsTitle,.bg, .post{
	zoom: 1;
}
.clear{
	clear:both;
}
.cf:before,
.cf:after{
    content: " ";
    display: table;
}

.cf:after{
    clear: both;
}

.cf {
    *zoom: 1;
}

/* リンク設定
------------------------------------------------------------*/
a{
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
	color : #333333;
  	position : static;
}

a:hover, a:active{
	-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
	outline: none;
	color:#999;
}

.return a{
	color : #333333;
	background-color : #ffffff;
	padding : 10px 20px;
  	font-weight : bold;
  	font-size : 130%;
}

.return a:hover{
	color:#fff;
	background-color:#ccc;
	padding : 10px 20px;
  	font-weight : bold;
  	font-size : 130%;
}

.radio a{
  	background-color : #ccc;
	color:#333;
	padding: 5px;
}

.radio a:hover{
  	background-color : #666;
	color:#fff;
	padding: 5px;
}

.bu a{
	color:#61C4E4;
}

.bu a:hover{
	color:#cccccc;
}

.kyushoku td a{
  	text-decoration : underline;
}
.hita{
	color:#fff;
	background-color : rgb(97, 196, 228);
}
.shosai a{
	color : #fff;
  	font-weight : bold;
  	background-color : #999999;
  	padding-right : 10px;
  	padding-left : 10px;
  	margin-left : 5px;
}
.shosai a:hover{
	color: #ffffff;
	font-weight: bold;
	background-color: #cc0000;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 3px;
}
.map a{
	color : #ffffff;
    	background-color : #ff4000;
  	font-size : 70%;
	padding : 0 3px;
  	font-weight : bold;
}
.map a:hover{
	color: #000;
	background-color: #fff;
	font-size: 70%;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-weight : bold;
}
.tsuchiura{
	
	border-width : 1px 5px;border-style : solid;border-color : #f26d7d;
}
.news a img{
	margin-top : 0px;
  	margin-left : 0px;
  	margin-right : 0px;
  	margin-bottom : 0px;
}
.tsuchi{
	font-size: 80%;
	color : #ffffff;
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #ff0000;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 1px;
	padding-top : 0px;
	font-weight : bold;
	margin-left : 5px;
}
#btn{
	color : #ffffff;
 	text-align : center;
  	font-size : 150%;
  	font-weight : bold;
  	background-position : center top;
  	width : 90%;
  	margin-left : 3%;
  	margin-right : 3%;
  	margin-top : 10px;
  	padding-top : 5px;
  	padding-bottom : 5px;
  	background-color :#000040;
  	padding-left : 2%;
  	padding-right : 2%;
  	margin-bottom : 10px;
}

.gokaku{
	padding : 10px;
	color : #333333;
  	font-size : 150%;
  	font-weight : bold;
  	width : 690px;
  	text-align : center;
  	background-color : #ffffff;
  	margin-bottom : 20px;
  line-height : 1.5;
}
a:hover .gokaku{
	background-color:#ccc;
}

/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
	vertical-align:middle;
	max-width:90%;
	line-height:30px;
	height:30px;
	padding:1px 5px;
	border:1px solid #d4d4d7;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	font-size:100%;
	color:#555;
	background:#fcfcfc;
}

textarea{
	height:auto;
	line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
	padding:3px 10px;
	background: #aeaeae;
	background: -moz-linear-gradient(top, #aeaeae 0%, #797979 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aeaeae), color-stop(100%,#797979));
	background: -webkit-linear-gradient(top, #aeaeae 0%,#797979 100%);
	background: -o-linear-gradient(top, #aeaeae 0%,#797979 100%);
	background: -ms-linear-gradient(top, #aeaeae 0%,#797979 100%);
	background: linear-gradient(to bottom, #aeaeae 0%,#797979 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeaeae', endColorstr='#797979',GradientType=0 );
	border:0;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	line-height:1.5;
	font-size:100%;
	color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
	background: #aeaeae;
	background: -moz-linear-gradient(top, #797979 0%, #aeaeae 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#797979), color-stop(100%,#aeaeae));
	background: -webkit-linear-gradient(top, #797979 0%,#aeaeae 100%);
	background: -o-linear-gradient(top, #797979 0%,#aeaeae 100%);
	background: -ms-linear-gradient(top, #797979 0%,#aeaeae 100%);
	background: linear-gradient(to bottom, #797979 0%,#aeaeae 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797979', endColorstr='#aeaeae',GradientType=0 );
}

*:first-child +html input[type="submit"]{
	padding:3px;
}

/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
	margin-right : auto;margin-left : auto;
	width:960px;
}
#wrapper{
	background-color : #295ac0;
  	padding-left : 20px;
  	padding-right : 20px;
  margin-top : 20px;
}
	
.wh{
	background-color : #ffffff;
}

#header{
	overflow:hidden;
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #ffffff;
}

#content{
	float: left;
	width: 710px;
	padding-top : 20px;
	padding-right: 0;
	padding-bottom : 0px;
	padding-left: 0;
}

#sidebar{
	float: right;
	width: 225px;
	padding-top : 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#footer{
	clear:both;
	padding-top:20px;
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #ffffff;
} 


/* ヘッダー
*****************************************************/
#header .bg{
	background:#fff;
}


/* サイト説明文 + 住所
----------------------------------*/
#header h1{
	color:#666;
	float: left;
	padding-top : 3px;
	padding-right: 0px;
	padding-bottom : 3px;
	font-size : 80%;
	font-weight: normal;
}

#header p{
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #333;
	font-size: 90%;
	font-weight: normal;
}

#header p{
	float:right;
}

/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
	clear: both;
	float: left;
	color: #515151;
	font-size: 160%;
	font-weight: bold;
	padding-top : 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/* サブナビゲーション
----------------------------------*/
#header ul{
	padding-top:40px;
	float:right;
}

#header ul li{
	display:inline;
	margin-left:10px;
	font-size:90%;
}

#header ul li a{
	padding-left:10px;
	color:#000;
	background : url(../shiken/arrowSub.png) 0px 50% / auto auto no-repeat scroll padding-box border-box transparent;
}

#header ul li a:hover{
	background-position:3px 50%;
}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
	clear: both;
	line-height: 0;
	text-align: center;
	z-index: 0;
	position: relative;
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #ffffff;
}
#discover{
	clear: both;
	z-index: 0;
	position: relative;
	background: #61c4e4;
}
#discover h2{
	color : #ffffff;
	font-size:200%;
  	width : 960px;
	margin: 0 auto;
  	padding-top : 30px;
  	padding-bottom : 30px;
  	background-image : url(../img/image002.jpg);
  	background-repeat : no-repeat;
  	background-position : left center;
}
#reserve{
	clear: both;
	z-index: 0;
	position: relative;
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #61c4e4;
}
#reserve h2{
	color : #ffffff;
	font-size : 180%;
  	width : 960px;
	margin: 0 auto;
  	padding-top : 30px;
  	padding-bottom : 30px;
  	background-image : url(../map/image003.jpg);
  	background-repeat : no-repeat;
  	background-position : left center;
}
#employ{
	clear: both;
	z-index: 0;
	position: relative;
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #61c4e4;
}
#employ h2{
	color : #ffffff;
	font-size:200%;
  	width : 960px;
	margin: 0 auto;
  	padding-top : 30px;
  	padding-bottom : 30px;
  	background-image : url(../map/image004.jpg);
  	background-repeat : no-repeat;
  	background-position : left center;
}
#become{
	clear: both;
	z-index: 0;
	position: relative;
	background: #61c4e4;
}
#become h2{
	color : #ffffff;
	font-size:200%;
  	width :960px;
	margin: 0 auto;
  	padding-top : 30px;
  	padding-bottom : 30px;
  	background-image : url(../map/image001.jpg);
  	background-repeat : no-repeat;
  	background-position : left center;
}
#about{
	clear: both;
	z-index: 0;
	position: relative;
	background: #61c4e4;
}
#about h2{
	color : #ffffff;
	font-size : 180%;
  	width : 960px;
	margin-right : auto;margin-bottom : 0px;margin-left : auto;
  	padding-top : 25px;
  	padding-bottom : 25px;
  	background-image : url(../map/image005.jpg);
  	background-repeat : no-repeat;
  	background-position : left center;
  	line-height : 1;
}
#mainImg2{
	clear: both;
	line-height: 0;
	text-align: center;
	z-index: 0;
	position: relative;
	background: #59C497;
}

.post{
	margin:0 0 20px 0;
	padding:10px;
	border : 1px solid #dadada;
	background:#fff;
}

#event_g,#event_m,#event_i,#event_etc{
	margin-bottom : 30px;
  	padding-bottom : 30px;
  	border-bottom : 1px dashed #cccccc;
}


/* タイポグラフィ
*****************************************************/
H2.title{
	clear: both;
	margin: 30px 0 0;
	padding: 7px 10px;
	font-size: 130%;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : none;
	border-left-style : solid;
	border-top-color : #dadada;
	border-right-color : #dadada;
	border-left-color : #dadada;
	background : url(../map/border.png) 0px 100% / auto auto repeat-x scroll padding-box border-box #ffffff;
	font-weight: bold;
}

h2.first{
	margin-top:0;
}

.dateLabel{
	margin:0 0 10px;
	text-align:right;
	font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{
	padding-bottom:15px;
	line-height:200%;
}

.big{
	font-size : 130%;
  	font-weight : bold;
}
.big2{
	font-size:200%;
	font-weight:bold;
  	line-height : 300%;
}
.big3{
	font-size : 300%;
	font-weight:bold;
  	line-height : 170%;
  	margin-bottom : 30px;
  	margin-left : 5px;
}
.big4{
	font-size:200%;
	font-weight:bold;
}
.top{
  	padding-top : 20px;
}

/*.post ul{
	margin: 0 0 10px 10px;
}*/

.post ul li{
	margin-bottom : 20px;
	padding-left:10px;
  	margin-top : 20px;
}

.post ol{
	margin: 0 0 10px 30px;
}

.post ol li{
	list-style:decimal;
	margin-bottom:10px;
}

.list04 ul{
	margin-bottom:20px;
}

.list04 li{
	float:left;
	margin;0 10px 10px 10px;
}
.list02 li{
	background : url(../map/bullet.png) 0px 6px / auto auto no-repeat scroll padding-box border-box transparent;
}
.post ol li .list02 li{
	list-style-type:none;
	background : url(../map/bullet.png) 0px 6px / auto auto no-repeat scroll padding-box border-box transparent;
}

.post h1{
	margin:20px 0;
	padding:5px 0;
	font-size:150%;
	color: #000;
	border-bottom:3px solid #000;
}

.post h2{
	margin:10px 0;
	padding-bottom:2px;
	font-size:130%;
	font-weight:normal;
	color: #666;
	border-bottom:2px solid #515151;
}

.post h3{
	clear:both;
	margin : 10px 0px;
	font-size : 130%;
	color :#666666;
	border-bottom : 1px solid rgb(97, 196, 228);
  	font-weight : bold;
}

#gsdf h3{
	border:0;
	margin-bottom:20px;
}

.post h4{
	margin-right : 0px;margin-bottom : 10px;margin-left : 0px;
	font-size : 130%;
	color : #333333;
   	font-weight : bold;
  	margin-top : 10px;
  	border-left-width : 4px;
  	border-left-color : rgb(97, 196, 228);
  	border-left-style : solid;
  	padding-left : 5px;
  	text-align : left;
  clear : both;
  line-height : 1;
}
.post h5{
	font-size : 130%;
  	font-weight : bold;
  	color : #1d85a7;
  	clear : both;
  	margin-bottom : 10px;
  	margin-top : 10px;
}
#event_g h3{
	font-size : 140%;
	color:f00;
  	font-weight : bold;
  	border-left-style : none;
  	color : #008000;
  	border-top-style : none;
  	border-right-style : none;
  	border-bottom-style : solid;
  	border-bottom-width : 2px;
  	border-bottom-color : #008000;
}
#event_g h4{
	font-size : 130%;
  	font-weight : bold;
  	border-left-width : 7px;
  	border-left-style : solid;
  	border-left-color : #008000;
}
#event_g h5{
	font-size : 130%;
	color : #333333;
  font-weight : normal;
}
#event_m h3{
	font-size : 140%;
	color: f00;
	font-weight: bold;
	border-left-style : none;
  	color : #000080;
  	border-top-style : none;
  	border-right-style : none;
  	border-bottom-style : solid;
  	border-bottom-width : 2px;
  	border-bottom-color : #000080;
}
#event_m h4{
	font-size : 130%;
	color: f00;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000080;
}
#event_m h5{
	font-size : 130%;
	color : #333333;
	font-weight : normal;
}
#event_a h3{
	font-size : 140%;
	color: f00;
	font-weight: bold;
	border-left-style : none;
  	color : #0080c0;
  	border-top-style : none;
  	border-right-style : none;
  	border-bottom-style : solid;
  	border-bottom-width : 2px;
  	border-bottom-color : #0080c0;
  	margin-bottom : 10px;
}
#event_a h4{
	font-size : 130%;
	color: f00;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0080c0;
}
#event_a h5{
	font-size : 130%;
	color : #333333;
	font-weight : normal;
}
.box1 h4{
	margin:0;
}

.post blockquote{
	clear:both;
	padding:10px 0 10px 15px;
	margin:10px 0 25px 30px;
	border-left:5px solid #ccc;
}
 
.post blockquote p{
	padding:5px 0;
}

.post table{
	border : 1px solid rgb(204, 204, 204);
	border-collapse: collapse;
	border-spacing: 0;
	margin : 10px 0px 20px;
  	clear : both;
}

.teinen{
	width : 70%;
}

.post table th{
	border: 1px solid #ccc;
	color : #333;
	background-color : #E4E4E4;
	padding: 7px 10px 7px 5px;
	vertical-align: middle;
	
}

.post table td{
	padding:7px 5px;
	border-top-width : 0px;border-right-width : 0px;border-bottom-width : 1px;border-left-width : 1px;border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-top-color :#cccccc;border-right-color : #cccccc;border-bottom-color : #cccccc;border-left-color : #cccccc;
	vertical-align: middle;
}

.post td a span{
	color : rgb(255, 255, 255);
	font-size:80%;
	background : rgb(153, 153, 153) none repeat scroll 0% 0%;
	padding:0 3px 0 3px;
}
.member{
	border-width : 0px;border-style : none;
}
.member tr td{
	border-width : 0px;border-style : none;
}

.post td a:hover span{
	color:#666;
	font-size:80%;
	background:#ccc;
	padding:0 3px 0 3px;
}
.gb{
	background-color : #FCFCFC;
}

.post dt{
	font-weight:bold;
}

.post dd{
	padding-bottom:10px;
}
.post .big3{
	font-size:250%;
}

img{
	max-width:100%;height:auto;
}

img.aligncenter{
	display: block;
	margin:5px auto;
}


img.alignleft,img.alignleft,img.alignleft2{
	display:inline;
	padding:2px;
	margin : 0px 10px 0px 0px;
	/*border-width : 1px;border-style : solid;border-color : #cccccc;*/
}
img.alignleft.nl{
	border-style : none;
}
img.alignright{
	padding:2px;
	margin : 0px;margin-bottom : 0px;margin-left : 10px;
	border-width : 1px;border-style : solid;border-color : #cccccc;
}

.alignright{
	float:right;
}
.alignleft{
	float:left;
}
.alignleft2{
	float:left;
}
.center{
	text-align:center;
}

.last{
	margin:0 0 2px 0;
}

#map{
	width : 70%;
	margin : 0px auto 0px 5%;
}


.yobiji tr td img{
	margin-bottom: 5px;
}

.return{
	margin-top:30px;
}
.setsumei{
	width:100%;
}
.setsumei2{
	width:100%;
}
.setsumei2 th{
	width:20%;
}
.setsumei2 td{
	width:80%;
}
.boshu{
	width : 100%;
	background-color : #f6f6f6;
  	border : 1px solid #cccccc;
  	margin-bottom : 20px;
}
.boshu h2{
	width:
	background-color : #004000;
	color : #333333;
  	padding: 5px;  
  	font-size : 130%;
  	background-color : #cccccc;
}
.boshu p{
	padding : 5px 10px 5px 5px;
  	line-height : 180%;
}
.boshu img{
	float:right;
  	margin-left : 5px;
}
.butai{
	font-size : 130%;
	margin : 10px 10px 20px 5px;
  	border-bottom-width : 2px;
  	border-bottom-style : solid;
  	border-bottom-color : #000080;
}
.box2{
	width : 213px;
	float:left;margin-right : 5px;margin-bottom : 20px;
	border-width : 1px;border-style : solid;border-color : #cccccc;
  	height : 135px;
  	margin-left : 5px;
}
.box2 p{
	font-size : 80%;
  	margin-left : 5px;
  	margin-right : 5px;
  	line-height : 130%;
  	padding-bottom : 0px;
 	 margin-bottom : 5px;
}
.box2 img{
	margin-bottom : 10px;
  margin-right : 5px;
}
.box2 h5{
	font-size:130%;
  	color : #ffffff;
  	background-color : #999999;
  	margin:0 0 10px 0;
  	padding-left : 5px;
}

.box3{
	width : 210px;
	float:left;
  	padding-top : 5px;
  	padding-left : 5px;
  	padding-right : 5px;
  	padding-bottom : 5px;border-width : 1px;border-style : solid;border-color : #cccccc;
  	margin-top : 0px;
}
.box3 h4{
      margin:0 0 10px 0;
}
.box3 p{
  	line-height : 1.5;
  	padding-bottom : 0 10px;
}
.box3 img{
	border-width : 1px;border-style : solid;border-color : #cccccc;
  	padding-top : 2px;
  	padding-left : 2px;
  	padding-right : 2px;
 	padding-bottom : 2px;
  margin-right : 10px;
  float : left;
}
.p_box{
	width:150px;
	margin : 0px 20px 10px 0px;
	float:left;
}
.tb{
	width:100%;
}
#kyoyo{
	padding:10px;
	margin:10px;
	border : 3px solid #b0b0ff;
}
#kyoyo h5{
	font-size : 130%;
  background-color : #b0b0ff;
  margin-bottom : 10px;
  padding-left : 5px;
  color : #333333;
}
#kyoyo ul li{
	float:left;
	margin-right:10px;
}
#risu{
	padding:10px;
	margin:10px;
	border : 3px solid #ffb5ff;
}
#risu h5{
	font-size : 130%;
  background-color : #ffb5ff;
  margin-bottom : 10px;
  padding-left : 5px;
  color : #333333;
}
#risu ul li{
	float:left;
	margin-right:10px;
}	
#kokusai{
	padding:10px;
	margin:10px;
	border : 3px solid #ffff77;
}
#kokusai h5{
	font-size : 130%;
  	color : #333333;
  	background-color : #ffff77;
  	margin-bottom : 10px;
  	padding-left : 5px;
}
#kokusai ul li{
	float:left;
	margin-right:10px;
}			
.last{
	margin: 0 0 10px 0;
}
small3{
 	font-size:80%;
}
.g_box .time1{
	background-color : #008000;
  	color : #ffffff;
  	text-align : center;
}
.m_box .time2{
	background-color : #000091;
  	color : #ffffff;
  	text-align : center;
}
.a_box .time3{
	background-color : #5badff;
  	color : #ffffff;
  	text-align : center;
}
.g_box .komoku1{
	background-color : #004000;
  	color : #ffffff;
  	text-align : center;
}
.m_box .komoku2{
	background-color : #000040;
  	color : #ffffff;
  	text-align : center;
}
.a_box .komoku3{
	background-color : #0080ff;
  	color : #ffffff;
  	text-align : center;
}
.fr{
	float : inherit;
}

/* サイドバー　ウィジェット
*****************************************************/
.widget, .widgetInfo{
	margin: 0 0 20px;
	padding : 10px;
	border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-top-color : #ffffff;border-right-color : #cccccc;border-bottom-color : #cccccc;border-left-color : #cccccc;
  background-color : transparent;
}
.widget a{
	color:#fff;
}
.widgetInfo h3{
	font-size:130%;
  	color : #61c4e4;
  	font-weight : bold;
}
.widgetInfo p{
  line-height : 2;
}

#banners img{
	max-width:225px;
	height:auto;
	padding-bottom:10px;
}

.banners img{
	max-width:225px;
	height:auto;
	margin-bottom:10px;
}

section.widget h3{
	clear: both;
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 130%;
	font-weight:bold;
	color : #ffffff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color : #999999;
}

section.hitachi.widget h3{
	clear: both;
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 130%;
	font-weight:bold;
	color: #333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color : #59c497;
}

section.widget a{
	display: block;
	padding: 3px 0 3px 13px;
	background : url(../map/arrow.png) 0px 50% / auto auto no-repeat scroll padding-box border-box transparent;
}

section.widget a:hover{
	text-decoration:none;
	background-position: 3px 50%;
}

#searchform input[type="text"]{
	line-height:1.7;
	height:24px;
	width:100px;
	vertical-align:bottom;
}
.hibari{
  	background-image : url(../shiken/bg_hibari.jpg);
  	background-repeat : no-repeat;
  	background-position : right bottom;
}
.koume{
	background-image : url(../shiken/bg_koume.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* お知らせ　
-------------*/
.info{
	height : 150px;
	overflow-x:hidden;
	overflow:scroll;
}
.newsTitle{
	clear: both;
	margin : 0px 0px 10px;
	padding: 5px 0;
	font-size: 100%;
	color : #ffffff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color : #999999;
}

.newsTitle h2{
	float: left;
	font-size:130%;
	font-weight: bold;
}

.newsTitle h3{
	float: left;
	font-weight: bold;
}

.newsTitle P{
	float:right;
	padding:0 0 0 10px;
	font-size : 1em;
	background : url(../map/arrow.png) 0px 50% / auto auto no-repeat scroll padding-box border-box transparent;
}
.newsTitle a{
	color:#fff;
}
.news p{
	clear: both;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}

.news p:last-child{
	border:0;
}

.news p a{
	display:block;
	padding:5px 0;
	color : #ff8000;
	font:110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
	color : #ffffff;
	font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{
	padding-left : 0px;
}

.news a:hover span{
	color:#999;
}

.news H4{
	margin-top:10px;
	font:120%;
  	font-size : 130%;
}
.gsdf{
	}
.kanbu table{
	width:100%;
	border-width : 0px;border-style : none;
}
.kanbu table tr td{
		border-width : 0px;border-style : none;
}
.ora{
	background-color : #ffa600;
	border-width : 1px;border-style : solid;border-color : #cccccc;
  	text-align : center;
}
.gry{
	border-width : 1px;border-style : solid;border-color : #cccccc;
  	text-align : center;
}
.yel{
	background-color : #ffff62;
	border-width : 1px;border-style : solid;border-color : #cccccc;
}
.gre{
	background-color : #009900;
  	color : #ffffff;
}
.nev{
	background-color : #000099;
  	color : #ffffff;
}
.blu2{
	background-color : #0080ff;
  	color : #ffffff;
}
.red2{
	background-color : #ff0000;
  	color : #ffffff;
}
.bg_red{
	background-color : #ff0000;
  	color : #ffffff;
  	text-align : center;
}
.up{
	background-image : url(../map/arrow_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.up2{
	background-image : url(../map/arrow_up2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mid{
	background-image : url(../map/arrow_up.jpg);
	background-repeat: no-repeat;
	background-position : center bottom;
}
.right{
	background-image : url(../map/arrow_right.jpg);
	background-repeat: no-repeat;
	background-position : right center;
}
.right2{
	background-image : url(../map/arrow_right2.jpg);
	background-repeat: no-repeat;
	background-position : right center;
}
.line{
	background-image : url(../map/line.jpg);
	background-repeat: no-repeat;
	background-position : center top;
}
.bg_ore{
	background-image : url(../map/bg_ore.jpg);
	background-repeat: no-repeat;
	background-position : right center;
  	padding-right : 10px;
}
.bg_ore2{
	background-image : url(../map/bg_ore2.jpg);
	background-repeat: no-repeat;
	background-position : right center;
}
.ar2{
	background-image : url(../map/arrow2.jpg);
	background-repeat: no-repeat;
	background-position : right center;
}
.ar3{
	background-image : url(../map/arrow3.jpg);
	background-repeat: no-repeat;
	background-position : center top;
}


/* フッター
*****************************************************/
#footer ul{
	font-size:12px;
	padding:10px 0 20px 0;
}

#footer ul li{
	display:inline-block;
	vertical-align:text-top;
	text-align:left;
	padding:5px 0;
	margin-right:30px;
	background : url(../map/arrow.png) 0px 12px / auto auto no-repeat scroll padding-box border-box transparent;
}

#footer ul li a{
	display:block;
	padding:0 0 0 12px;
	overflow:hidden;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#footer ul li li{
	display:block;
	padding:0;
	margin:0 0 0 10px;
	background-position:0 5px;
}

#footer p{
	margin:0;border:0;text-align:center;padding-bottom:20px;
}

*:first-child +html #footer ul li{
	display:inline;
}
*:first-child +html #footer ul ul,*:first-child +html #footer ul li li a,*:first-child +html #footer ul li li{
	display:none;
}

#copyright{
	clear: both;
	padding: 10px;
	text-align: center;
	font-size: 75%;
	zoom: 1;
	color : #000000;
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #cccccc;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
	clear:both;
	width: 100%;
	height: 30px;
	margin: 5px 0 20px;
}

.prev{
	float:left;
}

.next{
	float:right;
}

#pageLinks{
	clear:both;
	color:#74ffff;
	text-align:center;
}


/* トップページ 最新記事3件
------------------------------------------------------------*/
.thumbWrap,.thumbWrap2{
	width:735px;
	margin : 20px -25px 10px 0px;
}

.thumbWrap li,.thumbWrap2 li{
	float: left;
	width: 220px;
	margin-top : 0px;
	margin-right: 25px;
	margin-left: 0;
	margin-bottom: 10px;
}

/* 最新記事リンク */
ul.thumb h3{
	padding : 5px 1px;
	font-weight:bold;
	font-size:100%;
	text-align:center;
	background : none 0% 0% / auto auto repeat scroll padding-box border-box transparent;
	border : 1px solid #ffffff;
  	color : #ffffff;
  	margin-top : 3px;
  	margin-bottom : 10px;
}

ul.thumb h3 span{
	display:block;
	padding:2px 3px;
	background:#f3f3f3;
}

ul.thumb a{
	color : #ffffff;
  line-height : 1.5;
}
ul.thumb a:hover{
	color:#999;
}

ul.thumb h3:hover span{
	background:#fff;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}
.nobara{
	background-image : url(../map/bg_nobara.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#senkyo{
	margin-bottom:20px;
	}
#senkyo ul li{
	float:left;
	background-image :none;
  	padding-top : 0px;
  	padding-left : 0px;
  	padding-right : 0px;
  	padding-bottom : 0px;
  	margin-top : 0px;
  	margin-left : 0px;
  	margin-right : 0px;
  	margin-bottom : 0px;
  	width : 229px;
}
#senkyo h2{
	
	font-size: 150%;
	
	color: #000099;
	
	font-weight: bold;
	
}
#vote{
	margin-bottom : 50px;
}
#vote ul li{
	float:left;
	list-style-type : none;
 	background-image :none;
  	padding-top : 0px;
  	padding-left : 0px;
  	padding-right : 0px;
  	padding-bottom : 0px;
  	margin-top : 0px;
  	margin-left : 30px;
  	margin-right : 30px;
  	margin-bottom : 0px;
  	width : 168px;
}
#btn a{
	color:#fff;
}
a:hover #btn{
	color:#ccc;
} 
.title_kanbu h4{
	font-size : 150%;
	border-style : none;
  	font-weight : bold;
  	text-align : center;
  	color : #fe2e01;
}
#menu-box{
	margin-bottom:30px;
}
.post #shumoku{
  width: 99.9%;
  max-width: 690px;
  margin: 0 auto;
  padding: 0;
}
.post #menu-box #shumoku li{
	display: block;
	float: left;
	width: 31.3%;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	height: 40px;
}
.post #menu-box #shumoku li a{
	display: block;
	background: #666;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	height: 40px;
}
.post #menu-box #shumoku li a:hover{
	background: #999;
	height: 40px;
}
.post #menu-box #shumoku li .close{
	background:#999;
	color:#ccc;
}
#toggle{
	 
 	display: none;
}
.post .box4 .small2{
	font-size : 10px;
	margin:0;
	padding:0;
  	line-height : 1.5;
  	font-weight : normal;
}
.tbl{
	width:100%;
}
#skip{
	bottom:10px;
	right:10px;
  	position : fixed;
}
/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1000px){
	nav#mainNav{
		clear: both;
		position: relative;
		z-index: 200;
		background-color: #FFF;
		padding-bottom : 10px;
    		padding-top : 10px;
  	}

	nav#mainNav ul li{
		float: left;
		position: relative;
		border-right : 1px dotted #000080;
	}
	
	nav#mainNav ul li:first-child{
		border-left : 1px dotted #000080;
	}

	nav#mainNav ul li a{
		display: block;
		text-align: center;
		float: left;
		color: #333;
		height: 34px;
		line-height: 34px;
		padding-top: 12px;
		padding-right : 23px;
		padding-bottom: 5px;
		padding-left : 23px;
	}
	
	nav#mainNav ul li a span,nav#mainNav ul li a strong{
		display:block;
		font-size:90%;
		line-height:1.4;
	}
	
	nav#mainNav ul li a span{
		font-size: 70%;
		color : #0000ff;
	}

	nav div.panel{
  		display:block !important;
  		float:left;
  	}
  
  	a#menu{
		display:none;
		color:#333;
	}
  
  	nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, 	nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a{
		background: #f3f3f3;
	}
  
  	nav#mainNav ul ul{
		width:160px;
	}
  
  	nav#mainNav ul li ul{
		display: none;
	}
  
  	nav#mainNav ul li:hover ul{
  		display: block;
  		position: absolute;
  		top:50px;
  		left:-2px;
  		z-index:500;
  	}
	
  	nav#mainNav ul li li{
		margin: 0;
		float: none;
		height: 40px;
		line-height: 40px;
		width: 160px;
		border: 0;
		border-bottom: 1px dotted #ccc;
		background-color: #FFFFFF;
		padding: 0;
  	}
	
	nav#mainNav ul li li:first-child{
		border-left:0;
	}
	
  	nav#mainNav ul li li a{
		width: 145px;
		height: 40px;
		line-height: 40px;
		font-size: 95%;
		text-align: left;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 15px;
  	}
	
	nav#mainNav ul li li a span{
		color:#333;
		padding:0 10px;
	}
	
	nav#mainNav ul li li a:hover,nav#mainNav ul li li.current-menu-item a{
		color: #999;
	}
  
	nav#mainNav ul li:hover ul li:last-child{
		border:0;
	}

	.main_banner{
		width:710px;
	}

	.main_banner img{
  		margin-bottom : 0;
	}

	.content_banner{
  		width : 710px;
  		margin-left:6px;
  		margin-right:-6px;
	}

	.content_banner p{
  		width : 167px;
  		float : left;
  		margin-right : 10px;
  		margin-bottom : 10px;
	}
	
}

/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:999px){
	nav#mainNav{
		clear:both;
		width:98%;
		margin:10px auto;
		border:1px solid #d5d5d5;
		background:#fff;
	}
	
	nav#mainNav a.menu{
		width:100%;
		display:block;
		height:37px;
		line-height:37px;
		font-weight: bold;
		text-align:left;
  		background : url(../map/menuOpen.png) 5px 8px / auto auto no-repeat scroll padding-box border-box transparent;
	}
	
	nav#mainNav a#menu span{
		padding-left:35px;
	}
	
	nav#mainNav a.menuOpen{
		background : url(../map/menuOpen.png) 5px -34px / auto auto no-repeat scroll padding-box border-box transparent;
	}
	
	nav#mainNav a:hover#menu{
		cursor:pointer;
	}
	
	nav .panel{
		display: none;
		width:100%;
		position: relative;
		right: 0;
		top:0;
		z-index: 1;
	}

	nav#mainNav ul{
		margin:0;padding:0;
	}

	nav#mainNav ul li{
		float: none;
		clear:both;
		width:100%;
		height:auto;
		line-height:1.2;
	}

	nav#mainNav ul li:first-child{
		border-top:1px solid #d5d5d5;
	}
	nav#mainNav ul li li:first-child{
		border-top:0;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
		display: block;
		padding:15px 10px;
		text-align:left;
		border-bottom:1px dashed #ccc;
		background:#fff;
	}
	
	nav#mainNav ul li:last-child a{
		border:0;
	}
	nav#mainNav ul li li:last-child a{
		border:0;
	}
	nav#mainNav ul li li:last-child a{
		border-bottom:1px dashed #ccc;
	}

 	nav#mainNav ul li a span{
		display:none;
	}
 
	nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active{
		background:#f6f6f6;
	}

	nav#mainNav ul li li{
		float:left;
		border:0;
	}

	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
  		padding-left:40px;
		background : url(../map/sub1.png) 20px 18px / auto auto no-repeat scroll padding-box border-box #ffffff;
	}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover{
		background : url(../map/sub1.png) 20px -62px / auto auto no-repeat scroll padding-box border-box #f6f6f6;
	}
	
	nav#mainNav ul li li:last-child a{
		background : url(../map/subLast.png) 20px 20px / auto auto no-repeat scroll padding-box border-box #ffffff;
	}
	
	nav#mainNav ul li li.current-menu-item:last-child a,nav#mainNav ul li li:last-child a:hover,nav#mainNav ul li.current-menu-item li:last-child a:hover{
		background : url(../map/subLast.png) 20px -65px / auto auto no-repeat scroll padding-box border-box #f6f6f6;
	}
	
	nav div.panel{
		float:none;
	}
	
	#mainImg{
	}
	
	.content_banner{
		width:710px;
	}
  	.content_banner p{
		float:left;margin:0 10px;
	}
}

/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  	#wrapper, #header, .inner{
		width:100%;
		max-width:710px;
		margin:0 auto;
		padding:0;
	}

	#header h1, #header p{
		padding:5px 10px;
	}
	#header h2{
		padding:20px 10px 0;
	}
	#header ul{
		padding:20px 10px 10px;
	}


	nav#mainNav ul, .thumbWrap{
		margin:0 auto;
	}
	nav#mainNav ul ul{
		padding:0;
	}

	nav div.panel{
		float:none;
	}
	
	#mainImg img{
		width:100%;height:auto;
	}

	#content, #sidebar{
		clear:both;
		width:95%;
		float:none;
		margin:0 auto;
		padding:10px 0;
	}
	
	#banners{
		width:100%;margin:0 auto;text-align:center;
	}
	#banners p{
		display:inline;margin:0 10px;
	}
  	#banners p img{
		width:225px;height:auto;
	}
	.banners{
		width:100%;margin:0 auto;text-align:center;
	}
	.banners p{
		display:inline;margin:0 10px;
	}
  	.banners p img{
		width:225px;height:auto;
	}
	section.widget_search{
		text-align:center;
	}

	#footer{
	margin:0;border:0;text-align:center;
	}
	
	#footer ul{
		text-align:center;
	}
	#footer ul li{
		margin-right:20px;
	}
	
	.thumbWrap{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		width:100%;
		margin:0 auto 20px auto;
		padding-top:0;
		overflow:auto;
  		border:1px solid #dadada;
	}
	.thumbWrap2{
		width:100%;
		margin:0 auto;
		padding-top:0;
		overflow:auto;
  	}
	.thumbWrap ul.thumb li{
		width:30%; float:left;margin:10px 1% 10px 2%;
	}
  	.thumbWrap img{
		width:100%;height:auto;
	}
	.thumbWrap2 ul.thumb li{
		width:30%; float:left;margin:10px 1% 10px 2%;
	}
  	.thumbWrap2 img{
		width:100%;height:auto;
	}
	.main_banner{
		width:100%;
		margin:0;
  	}

	.main_banner a img{
  		width: 100%;
  		max-width: 710px;
		margin-bottom:0;
	}
	.content_banner{
		width:100%;margin:0 auto;text-align:center;
	}
	.content_banner p{
		display:inline;margin:0 10px;
	}
  	.content_banner p img{
		width:167px;height:auto;
	}	
	#senkyo ul li{
		float:none;
		width:229px;
		margin:0 auto;
	}
	#vote ul li{
		float:none;
		width : 168px;
		margin: 0 auto;
	}
	.left_box{
		width:231px;
		float:none;
  		height : 153px;
  	}
	.right_box{
		width : 100%;
		float:none;
	}
	#become h2{
  		width :95%;
		margin: 0 auto;
  		padding : 30px 0;
  	}
	#discover h2{
		width :95%;
		margin: 0 auto;
  		padding : 30px 0;
  	}
	#reserve h2{
		width :95%;
		margin: 0 auto;
  		padding : 30px 0;
  	}
	#employ h2{
		width :95%;
		margin: 0 auto;
  		padding : 30px 0;
  	}
	#about h2{
		width :95%;
		margin: 0 auto;
  		padding : 27px 0;
  	}
	#btn{
  		width : 90%;
  		margin-left : auto;
  		margin-right : auto;
  		margin-top : 10px;
  		padding-top : 5px;
  		padding-bottom : 5px;
	}
	.gokaku{
	  	width : 90%;
		padding:10px 5%;
  		}
	#CDT,#CDT1,#CDT2,#CDT3{
		margin-left:10px;
		}
	.post #menu-box #shumoku li{
    	width: 47.9%;
  	}
	.box4{
	width:45%;
	margin:10px 1%;
	padding:5px 1%;
	}
	  	
}

/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	#header{
		text-align:center;
	}
	#header h2,#header ul{
		float:none;
	}
	#headerInfo{
		width:250px;margin:0 auto;
	}
	img.alignright, img.alignleft{
		display: block;	
		margin:5px auto;
	}
	.alignright,.alignleft{
		float:none;
	}
	#footer ul{
		text-align:left;padding:15px;
	}
	#footer ul ul{
	padding:0;
	}
	#map{
	}
	.teinen{
		width:70%;
	}
	.yobiji td img{
		width:100%;height:auto;max-width:75px;
	}
	#header .inner p img{
		height: auto;	width: 75px;
	}
	.google-maps{
		padding-bottom:100%;
	}
	.return a{
		color : rgb(255, 255, 255);
		background-color : rgb(97, 196, 228);
		padding : 5px 10px;
  		font-weight : bold;
  		font-size : 100%;
	}

	.return a:hover{
		color:#fff;
		background-color:#ccc;
		padding : 5px 10px;
  		font-weight : bold;
  		font-size : 100%;
	}
	.boshu img{
		float:none;
  		margin: 0;
		width:100%;
		height:auto;
	}
	#discover h2{
		color : #ffffff;
		font-size:150%;
  		width : 95%;
		margin: 0 auto;
  		padding : 10px ;
  		background-image : none;
		font-weight : bold;
  	}
	#become h2{
		color : #ffffff;
		font-size:150%;
		font-weight : bold;
  		width :95%;
		margin: 0 auto;
  		padding: 10px ;
    		background-image : none;
  	}
	#reserve h2{
		color : #ffffff;
		font-size:150%;
		font-weight : bold;
  		width :95%;
		margin: 0 auto;
  		padding: 10px ;
    		background-image : none;
  	}
	#employ h2{
		color : #ffffff;
		font-size:150%;
		font-weight : bold;
  		width :95%;
		margin: 0 auto;
  		padding: 10px ;
    		background-image : none;
  	}
	#about h2{
		color : #ffffff;
		font-size:150%;
		font-weight : bold;
  		width :95%;
		margin: 0 auto;
  		padding: 10px ;
    		background-image : none;
  	}
	#btn{
	  	font-size : 120%;
	}
	.gokaku{
	  	text-align:left;
		font-size:100%;
  		}
	.kanbu td{
		font-size:80%;
	}
	#boshu{
		font-size:100%;
	}
	.post .big3{
		font-size:200%;
	}
	#semi .big{
		font-size:100%;
	}
	#page_top{
	  	width : 100%;
	}
  	.post #menu-box #shumoku{
    	display: none;
   	}
  	.post #menu-box #shumoku li{
    	width: 100%;
		height:auto;
		border-bottom:#CCCCCC dotted 2px;
		margin:0;
  	}
	.post #menu-box #shumoku li a{
		display: block;
		background: #fff;
		color: #333;
		font-size:90%;
		text-align: left;
		font-weight:normal;
		padding:0;
		height: auto;
	}
	.post #menu-box #shumoku li a:hover{
		background: #ccc;
		height: auto;
	}
  	#toggle{
    		display: block;
    		position: relative;
    		width: 100%;
    		background: #000;
  	}
  	#toggle a{
    		display: block;
    		position: relative;
    		padding: 12px 0 10px;
    		border-bottom: 1px solid #444;
    		color: #fff;
    		text-align: center;
    		text-decoration: none;
  	}
 	#toggle:before{
    		display: block;
    		content: "";
    		position: absolute;
    		top: 50%;
    		left: 10px;
    		width: 20px;
    		height: 20px;
    		margin-top: -10px;
   	 	background: #fff;
  	}
  	#toggle a:before, #toggle a:after{
    		display: block;
    		content: "";
   	 	position: absolute;
    		top: 50%;
    		left: 10px;
    		width: 20px;
    		height: 4px;
    		background: #000;
  	}
  	#toggle a:before{
   		margin-top: -6px;
  	}
  	#toggle a:after{
    		margin-top: 2px;
  	}
	.box4{
		width:95%;
		margin:0 auto 10px auto;
	}
	.pic{
		max-width:220px;
		margin: 0 auto;
	}
	.pic img{
		clear:both;
		width:100%;
		margin : 0 0 20px 0; 
	}
	.photo_box{
		max-width:220px;
		margin: 0 auto;
	}
	.photo_01{
		clear:both;
		width:100%;
		margin : 0 0 20px 0; 
	}
	.photo_01 img{
		width:100%;
	}
	#copyright{
		font-size:60%;
	}
	.big4{
		font-size:150%;
	}
	.thumbWrap2 ul.thumb li{
		width:45%; float:left;margin:10px 3% 10px 2%;
	}
  	.thumbWrap2 img{
		width:100%;height:auto;
	}
}

@media only screen and (max-width: 281px){
	.left_box{
		width:100%;
	}	
}

  

  text-align : center;
}