@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: 0;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: 80%/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	color: #333;
	-webkit-text-size-adjust: none;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat;
}

.small{
	color : rgb(204, 0, 0);
  	font-size : 80%;
}

.small2{
	font-size : 90%;
}


.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;
}

.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;
}

.box01{
	float:left;
	width:220px;
}
.box1{
	margin-bottom:30px;
}
.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:20px;
}
.left_box{
	width:231px;
	float:left;
  	margin-top : 10px;
}
.right_box{
	width : 420px;
	float:right;
}
.right_box table{
	width:100%;
}
.right_box table tr th{
  	text-align : left;
  	width : 33%;
}
/**** 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: #666;
}

a:hover, a:active{
	-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
	outline: none;
	color:#999;
}

.return A{
	color : rgb(255, 255, 255);
	background-color : rgb(97, 196, 228);
	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;
}

.shosai a{
	color : rgb(255, 255, 255);
  	font-weight : bold;
  	background-color : rgb(97, 196, 228);
  	margin-left : 5px;
  	padding-left : 5px;
  	padding-right : 5px;
}
.hita{
	color:#fff;
	background-color : rgb(97, 196, 228);
}
.shosai a:hover{
	color : rgb(255, 255, 255);
  	font-weight : bold;
  	background-color : #cccccc;
  	margin-left : 5px;
  	padding-left : 5px;
  	padding-right : 5px;
}
.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;
}

/* フォーム
------------------------------------------------------------*/
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:0 auto;
	width:960px;
}

#header{
	overflow:hidden;
	background:#fff;
}

#content{
	float: left;
	width: 710px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#sidebar{
	float: right;
	width: 225px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#footer{
	clear:both;
	padding-top:20px;
	background:#f3f3f3;
} 


/* ヘッダー
*****************************************************/
#header .bg{
	background:#fff;
}


/* サイト説明文 + 住所
----------------------------------*/
#header h1{
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #666;
	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: 30px;
	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(../img/arrowSub.png) no-repeat 0 50%;
}

#header ul li a:hover{
	background-position:3px 50%;
}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
	clear: both;
	line-height: 0;
	text-align: center;
	z-index: 0;
	position: relative;
	background: #61c4e4;
}
#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 : right center;
}
#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{
	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 : rgb(255, 255, 255) url(../img/border.png) repeat-x scroll 0px 100%;
	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;
}

/*.post ul{
	margin: 0 0 10px 10px;
}*/

.post ul li{
	margin-bottom : 20px;
	padding-left:10px;
	background : transparent url(../img/bullet.png) no-repeat scroll 0px 6px;
  	margin-top : 20px;
}

.post ol{
	margin: 0 0 10px 30px;
}

.post ol li{
	list-style:decimal;
}

.list04 ul{
	margin-bottom:20px;
}

.list04 li{
	float:left;
	margin;0 10px 10px 10px;
}

.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 20px;
	font-size : 130%;
	color :#666666;
	border-bottom : 1px solid rgb(97, 196, 228);
  	font-weight : bold;
}

.post h4{
	margin-right : 0px;margin-bottom : 5px;margin-left : 0px;
	font-size:110%;
	color : rgb(102, 102, 102);
   	font-weight : normal;
  	margin-top : 30px;
  	border-left-width : 4px;
  	border-left-color : rgb(97, 196, 228);
  	border-left-style : solid;
  	padding-left : 5px;
}
.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;
}

.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;
}

img{
	max-width:100%;height:auto;
}

img.aligncenter{
	display: block;
	margin:5px auto;
}

img.alignright, img.alignleft{
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft{
	margin: 0 7px 2px 0;
}

.alignright{
	float:right;
}
.alignleft{
	float:left;
}

#map{
	width : 70%;
	margin : 0px auto 0px 5%;
}


.yobiji tr td img{
	margin-bottom: 5px;
}

.return{
	margin-top:30px;
}
.setsumei{
	width:100%;
}
.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;
}

/* サイドバー　ウィジェット
*****************************************************/
.widget, .widgetInfo{
	margin: 0 0 20px;
	padding: 10px 7px;
	border : 1px solid #cccccc;
	background-color: #FFF;
}

#banners img{
	max-width:225px;
	height:auto;
	padding-bottom:10px;
}

.banners img{
	max-width:225px;
	height:auto;
	padding-bottom:10px;
}

section.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: #61C4E4;
}

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(../img/arrow.png) no-repeat 0 50%;
}

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(../img/bg_hibari.jpg);
  	background-repeat : no-repeat;
  	background-position : right bottom;
}
.koume{
	background-image: url(../img/bg_koume.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* お知らせ　
-------------*/
.info{
	height:200px;
	overflow-x:hidden;
	overflow:scroll;
}
.newsTitle{
	clear: both;
	margin : 0px 0px 10px;
	padding: 5px 0;
	font-size: 100%;
	color: #333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color : #61c4e4;
}

.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(../img/arrow.png) no-repeat 0 50%;
}

.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:#333;
	font:110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
	color : #515151;
	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%;
}

/* フッター
*****************************************************/
#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(../img/arrow.png) no-repeat 0 12px;
}

#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: #a0a0a0;
	background: #ebebeb;
}


/* 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{
	width:735px;
	margin:20px -25px 20px 0;
}

.thumbWrap li{
	float: left;
	width: 220px;
	background: none;
	margin-top: 0;
	margin-right: 25px;
	margin-left: 0;
	padding-bottom: 25px;
}

/* 最新記事リンク */
ul.thumb h3{
	margin-top:10px;
	padding:1px;
	font-weight:normal;
	font-size:100%;
	text-align:center;
	background:#25252;
	border:1px solid #dadada;
}

ul.thumb h3 span{
	display:block;
	padding:2px 3px;
	background:#f3f3f3;
}

ul.thumb h3 a{
	color:#252525;
}

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(../img/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;
}
	
/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
	nav#mainNav{
		clear: both;
		position: relative;
		z-index: 200;
		background-color: #FFF;
		padding-bottom: 25px;
	}

	nav#mainNav ul li{
		float: left;
		position: relative;
		border-right:1px dotted #ccc;
	}
	
	nav#mainNav ul li:first-child{
		border-left:1px dotted #ccc;
	}

	nav#mainNav ul li a{
		display: block;
		text-align: center;
		float: left;
		color: #333;
		height: 34px;
		line-height: 34px;
		padding-top: 12px;
		padding-right: 33px;
		padding-bottom: 5px;
		padding-left: 33px;
	}
	
	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: #999;
	}

	nav div.panel{
  		display:block !important;
  		float:left;
  	}
  
  	a#menu{
		display:none;
	}
  
  	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{
		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;
  		margin-bottom : 10px;
	}

	.main_banner img{
  		margin-bottom : 10px;
	}

	.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:1024px){
	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(../img/menuOpen.png) no-repeat 5px 8px;
	}
	
	nav#mainNav a#menu span{
		padding-left:35px;
	}
	
	nav#mainNav a.menuOpen{
		background: url(../img/menuOpen.png) no-repeat 5px -34px;
	}
	
	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:#fff url(../img/sub1.png) no-repeat 20px 18px;
	}

	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:#f6f6f6 url(../img/sub1.png) no-repeat 20px -62px;
	}
	
	nav#mainNav ul li li:last-child a{
		background:#fff url(../img/subLast.png) no-repeat 20px 20px;
	}
	
	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:#f6f6f6 url(../img/subLast.png) no-repeat 20px -65px;
	}
	
	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;
	}

	#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:98%;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;
		padding-top:20px;
		overflow:auto;
  		border:1px solid #dadada;
	}
	.thumbWrap ul.thumb li{
		width:30%; float:left;margin:0 1% 0 2%;
	}
  	.thumbWrap img{
		width:100%;height:auto;
	}
	.main_banner{
		width:100%;
		margin:10px 0;
  	}

	.main_banner a img{
  		width: 100%;
  		max-width: 710px;
		margin-bottom:20px;
	}
	.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;
    	}
	.right_box{
		width : 100%;
		float:none;
	}
}


/* 幅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{
		width:100%;
	}
	.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;
	}
}

@media only screen and (max-width: 281px){
	.left_box{
		width:100%;
	}	
}

  