@charset "shift_jis";
/*全体
--------------------------------------------------------------------------*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#con{
width:100%;
}
〜以下、画面の横幅が640pxまでの場合のスタイル記入〜

/*全体
--------------------------------------------------------------------------*/
body {
	margin:0;
	padding:0;
	COLOR: #004F79;
	FONT-SIZE: small;
	font-family:"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";	
	LINE-HEIGHT: 150%;
	text-align: center;
	background:none;
}

#con{
    width:100%;
	height:auto;
	margin:0px auto;
	padding:0;
	background:#CAEBBE url(image/conback.jpg) no-repeat center top;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

img{
	border:0;
}

a:link,a:visited{
	outline:0;
	color:#000;
}

a:hover{
	outline:0;
	color:#000;
}

a:active{
	outline:0;
	color:#000;
}

/*ヘッダー
--------------------------------------------------------------------------*/
#header{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	text-align:center;
}

#header img{
	float:none;
}

#header ul{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#header li{
	float: left;
	display: block;
	width: 33.3%;
	height: auto;
	margin: 0;
	padding: 10px 0;
	color: #fff;
	font-weight: bold;
	list-style-type: none;
	line-height: 130%;
	background-color: none;
	font-size: 80%;
	text-indent: 0em;
	text-align: center;
}

.text-none{
	display:inherit;
}

#header li.bno{
	display:inherit;
	}

#header li img{
	display:none;
}

#header ul li a:link,#header ul li a:visited{
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
	color: #fff;
	line-height: 150%;
	background:#004F79;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	padding:10px 0;
	font-size:100%;
}

#header ul li a:hover{
	display:block;
	width:100%;
	height:auto;
	color:#ACD74A;
	text-decoration:none;
	text-indent:0em;
}

#toggle{
	display: none;
	position: relative;
	width: 100%;
	background: #222;
}

@media only screen and (max-width: 480px) {
	#header ul{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 2px;
}
#hmenu{
	display: none;
}
#hmenu li{
	width: 99%;
	font-size:13px;
	font-weight:normal;
}

#box-left ul li,#box-left ul li.m1{
	width:99%;
}
#toggle{
	clear:both;
	display: block;
	position: relative;
	width: 100%;
	background: #004F79;
  font-size:15px;
}
#toggle a{
	display: block;
	position: relative;
	padding: 12px 0 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	background: #004F79;
}

#hmenu{
	background: #8691DB;
}

#toggle a:hover{
	color:#ACD74A;
}
#toggle:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #303F9F;
}
#toggle a:before, #toggle a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background: #fff;
}
#toggle a:before{
	margin-top: -6px;
}
#toggle a:after{
	margin-top: 2px;
}
#header li img{
	width:5%;
}
}

#photo{
	clear:both;
	float:left;
	width:50%;
	height:auto;
	margin:20px 0 0;
	padding:0 0 0 50%;
	background-image:url(image/photo-sm2.png);
	background-size:50%;
}

#photo h1{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	margin:10px 0 15px;
	padding:0;
	text-indent:0em;
	font-size:23px;
}

#photo h2{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	margin:0 0 10px;
	padding:0;
	text-indent:0em;
	font-size:20px;
}

img.bno{
	display:none;
}

img.bno3{
	display:inherit;
}

@media only screen and (max-width: 480px) {
#photo{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:20px 0 0;
	padding:0;
	background:none;
}

img.bno{
	display:inherit;
}

img.bno2{
	display:none;
}

#photo h1,#photo h2{
	display:none;
}
}

#info{
	clear:both;
	float:left;
	width:96%;
	height:auto;
	margin:15px 2% 0;
	padding:0 0 0;
	background:url(image/info.jpg) no-repeat left top;
}

#info h2{
	clear:both;
	float:left;
	width:95%;
	height:auto;
	margin:30px 0 10px;
	padding:5px 0 0 5%;
	line-height:130%;
	font-size:18px;
	text-align:left;
	background:url(image/h2.gif) no-repeat left center;
	text-indent:0em;
}

#info p{
	margin:0;
	padding:0;
	text-align:left;
	text-indent:1em;
}

@media only screen and (max-width: 480px) {
#info h2{
	clear:both;
	float:left;
	width:90%;
	height:auto;
	margin:30px 0 10px;
	padding:2px 0 2px 10%;
	line-height:130%;
	font-size:15px;
	text-align:left;
	background:url(image/h2.gif) no-repeat left center;
	text-indent:0em;
}

#info p{
	margin:0 2%;
	padding:0;
	text-align:left;
	text-indent:1em;
	font-size:13px;
}
}

/*・ｽ・ｽ・ｽC・ｽ・ｽ
--------------------------------------------------------------------------*/
#news{
	clear:both;
	float:left;
	width:96%;
	height:auto;
	margin:30px 2% 20px;
	padding:0;
	background:none;
	background-color:#fff;
}

#newsleft{
	clear:both;
	float:left;
	width:50%;
	height:auto;
	margin:0;
	padding:25px 0 0;
	background:#fff url(image/news-sm.png) no-repeat left top;
	font-size:13px;
}

#newsbox{
	clear:both;
	float:left;
	width:100%;
	height:240px;
	margin:0;
	padding:0;
	overflow-y:scroll;
}

#newsbox dl{
	margin:0 0 0 10px;
	padding:0;
	text-align:left;
}

#newsbox dt{
	margin:0;
	padding:0;
	font-weight:bold;
}

#newsbox dd{
	clear:both;
	margin:0 0 20px;
	padding:0;
	line-height:120%;
}

#download{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:40px 0 0;
	padding:25px 0 10px;
	background:url(image/news-sm2.png) no-repeat left top;
}

#download p{
	text-align:left;
	margin:0 0 0 10px;
	padding:0;
	font-size:13px;
}

#download img{
	margin:10px 0 0;
}

@media only screen and (max-width: 480px) {
#newsleft{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:25px 0 0;
	background:#fff url(image/news-sm.png) no-repeat left top;
	font-size:13px;
}
#newsbox{
	clear:both;
	float:left;
	width:100%;
	height:200px;
	margin:0;
	padding:0;
	overflow-y:scroll;
}
}

#hoken{
	clear:both;
	width:96%;
	height:auto;
	margin:20px 2% 0;
	padding:0;
	background:none;
}

#josei{
	clear:both;
	float:left;
	width:50%;
	height:260px;
	margin:0;
	padding:10px 0;
	overflow-y:scroll;
	background:#E5F5DF url(image/hoken-sm1.png) no-repeat left top;
}

#josei p{
	margin:0 2% 10px 60px;
	padding:0;
	text-align:left;
	line-height:120%;
	font-size:13px;
}

#josei p.f-big{
	font-size:15px;
	font-weight:bold;
}

.f-red{
	color:#CC0000;
}

#sinryo{
	float:left;
	width:50%;
	height:260px;
	margin:0;
	padding:10px 0;
	overflow-y:scroll;
	background:#E5F5DF url(image/hoken-sm2.png) no-repeat left top;
}

#sinryo p{
	margin:0 2% 10px 60px;
	padding:0;
	text-align:left;
	line-height:120%
}

#sinryo ol{
	width:100%;
	margin:0 0 10px;
	padding:0;
	text-align:left;
}

#sinryo ol li{
	margin:0 2% 5px 70px;
}

.f-orange{
	font-weight:bold;
	background:#F9A01C;
	padding:0 2px;
}

@media only screen and (max-width: 480px) {
#josei{
	clear:both;
	float:left;
	width:100%;
	height:260px;
	margin:0;
	padding:10px 0;
	overflow-y:scroll;
	background:#E5F5DF url(image/hoken-sm1.png) no-repeat left top;
}
#sinryo{
	float:left;
	width:100%;
	height:260px;
	margin:20px 0 0;
	padding:10px 0;
	overflow-y:scroll;
	background:#E5F5DF url(image/hoken-sm2.png) no-repeat left top;
}
}

/*・ｽt・ｽb・ｽ^
--------------------------------------------------------------------------*/
#totop{
	display:none;
	clear:both;
	width:900px;
	height:auto;
	margin:15px 0 0;
	padding:0;
	text-align:right;
}

#submenu{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:30px 0 0;
	padding:0;
	font-size:13px;
	text-align:center;
}

#submenu ul{
	clear:both;
	width:90%;
	height:auto;
	margin:0 5%;
	padding:0;
	text-align:center;
}

#submenu li{
	display:inline;
	margin:0 20px 0 0;
	padding:0;
	list-style-type:none;
}

@media only screen and (max-width: 480px) {
#submenu ul{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#submenu li{
	float:left;
	display:block;
	width:100%;
	height:auto;
	margin:0;
	padding:5px 0;
	list-style-type:none;
	background:#32768A;
	border-bottom:1px dotted #fff;
}

#submenu li a{
	display:block;
	width:100%;
	height:auto;
	padding:5px 0;
	color:#fff;
	text-decoration:none;
}
}

#footer{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:45px 0 10px;
	background:#fff url(image/footer.png) no-repeat left top;
	font-size:13px;
}

address{
	font-style:normal;
	font-weight:bold;
	text-align:left;
	line-height:130%;
	margin:10px 2% 0;
	padding:0;
	text-indent:0em;
}

#footer p.f-white{
	color:#fff;
	margin:0 0 0 9em;
	font-weight:bold;
}

#footer p{
	text-align:left;
	margin:15px 5% 0 2%;
	padding:0;
}

#footer a{
	color:#004F79;
}

#footer img{
	float:right;
	margin:0 0 10px 10px;
}

@media only screen and (max-width: 480px) {
#footer img{
	float:none;
	margin:0 0 10px;
}
}