@charset "utf-8";
/* CSS Document */
body{
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color: #283882;
	margin:0px;
	background-image:url(../gazo/odoriko.png);
}
.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }
@font-face {
font-family: "web";
  src: url(../font/web.eot) format("eot"), url(../font/web.woff) format("woff");
}

.webfont{
  font-family: web, sans-serif;
}
/* pkobo設定*/
h2{
	width:auto;
	font-size:16px;
	color:#695f5a;
	background-color:#ebddcd;
	border-radius:15px;
	margin:10px 0px 10px 0;
	font-weight:normal;
	padding:7px 40px;
	background-image:url("http://maaya.ryr.jp/gazo/leaf.png");
	background-repeat:no-repeat;
}
#up_ymd{
	color:#695f5a;
	text-align:right;
	font-size:13px;
	margin:5px 10px;
}
.detailUpfile{
	margin:5px 0 35px;
	text-align:left;
}
.backORcloseBtn{
	text-align:center;
	line-height:100%;
	margin-top:15px;
}
.backORcloseBtn a{
	display:inline-block;
	padding:4px 15px;
	border:1px solid #aaa;
	color:#999;
	border-radius:6px;
	text-decoration:none;
	font-size:12px;
}
.detailUpfile img{
	border:solid 1px #695f5a;
	padding:5px;
	background-color:#fff;
	max-width:100%;
	height:auto;
}
.pNav{
	font-size:11px;	
}
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

* html .clearfix { height:1%; }
.clearfix { display:block; }

ul#newsList{
	margin:0 0 15px;
	padding:0;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul#newsList li{
	color:#666;
	font-size:12px;
	margin:0;
	padding:5px 0;
	margin-bottom:3px;
	border-bottom:1px dotted #ccc;
	line-height:120%;
	list-style-type:none;
}
a{color:#473d36;text-decoration:none;}
a:hover{color:#473d36;text-decoration:underline;
}
.catName{
	display:inline-block;
	padding:3px 8px;
	border:1px solid #ccc;
	border-radius:6px;
	font-size:11px;
	line-height:100%;
	margin:0 2px;
}
.newMark{
	display:inline-block;
	border:1px solid #c84646;
	padding:1px 4px;
	font-size:11px;
	line-height:100%;
	background:#e65a5a;
	color:#fff;
	box-shadow:1px 1px 1px #999;
	border-radius:8px;
	font-style:italic;
}
.comment{
	display:block;
	padding:3px 0;
	float:left;
	overflow:hidden;
	width:auto;/* 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
	}
.thumbNailWrap{
	display:block;
	width:110px;
	float:left;
	height:auto;
	overflow:hidden;
}

.pager{
	text-align:right;
	padding:10px;
	clear:both;
}

.pager a{
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #333;
    font-size: 12px;
    padding: 3px 7px 2px;
    text-decoration: none;
	margin:0 1px;
}

.pager a.current{
    background: #999;
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    font-size: 12px;
    padding: 3px 7px 2px;
	margin:0 1px;
    text-decoration: none;
}

.pager a:hover{
    background:#999;
    color: #fff;
}

.overPagerPattern{
	padding:0 2px ;	
}

/* pkobo設定ここまで */

p{
	margin:0;
	}

.pagebody{
	background:transparent;
	width:1100px;
	/*width:900px;
	margin:0px;
	padding:0px;
	box-shadow:0px 0px 6px 3px #d6cdbc;
	border-radius:0px 10px 10px 0px;*/
	}
.tsuta {
  height:18px;
  background: url("../gazo/tsuta.png");
  border: 0px none;
}
.header{
	margin-top:10px;
	margin-left:100px;
	width:800px;
	height:270px;
	background-image:url(../gazo/header.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:rgba(40, 56, 130, 0.8);
	border:3px solid #283882;
	border-radius:10px 10px 10px 10px;
	/*border-top:1px solid #283882;*/
	/*border-bottom:1px solid #283882;*/
	/*border-right:1px solid #283882;*/
	/*background-color:#594d47;*/
	/*border-radius:0px 10px 10px 0px;*/
	}
.sukima{
	clear:both;
	height:20px;
	background:transparent;
		}
.menu-L{
	width:200px;
	height:35px;
	font-size:16px;
	font-weight:bold;
	background-color:#283882;
	color:#fff;
	border-radius:0px 20px 20px 0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	padding-right:30px;
	padding-top:12px;
	text-align:right;
	}
.menu-L a{
	color:#fff;
	}
.menu-L a:hover{
	color:#FFFFCC;
	text-decoration:none;
	}
.menu-s{
	width:190px;
	height:20px;
	margin-left:40px;
	background-color:#f9e893;
	border-top:2px solid #283882;
	border-left:2px solid #283882;
	border-bottom:2px solid #283882;
	color:#283882;
	font-weight:500;
	border-radius:10px 0px 0px 10px;
	margin-bottom:5px;
	padding-top:2px;
	padding-left:10px;
	text-align:left;
	}
.menu-s a{
	color:#283882;
	}
.menu-s a:hover{
	text-decoration: underline;
	}
	
.footer{
	width:auto;
	width:1100px;
	height:30px;
	margin-bottom:10px;
	padding-top:5px;
	background:#283882;
	color:#fff;
	border-radius:0px 15px 15px 0px;
	text-align:center;
	/*border-radius:0px 0px 10px 0px;*/
	}
.f-box{
	width:1000px;
	border-radius:0px 10px 10px 0px;
	border-top:1px solid #283882;
	border-bottom:1px solid #283882;
	display:-moz-box;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	/*-webkit-justify-content: center;
	justify-content: center;*/
	margin:0px;
	}
.f-box2{
	display:-moz-box;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	/*-webkit-justify-content: center;
	justify-content: center;*/
	margin:0px;
	}
.section1{
	boxsizing:border-box;
	height:100%;
	background:rgba(255,255,255,0.8);
	width:240px;
	max-width:240px;
	max-width:240px;
	margin-left:0px;
	-moz-box-ordinal-group:1;
	-webkit-box-ordinal-group:1;
	-webkito-order:1;
	-ms-flex-order:1;
	order:1;
	}
.section2{
	background-color:rgba(255,255,255,0.8);
	boxsizing:border-box;
	padding:10px;
	width:558px;
	height:auto;
	border-left:1px solid #283882; 
	-moz-box-ordinal-group:2;
	-webkit-box-ordinal-group:2;
	-webkito-order:2;
	-ms-flex-order:2;
	order:2;
	}
.section2b{
	background-color:#fff;
	color:#444;
	boxsizing:border-box;
	padding:10px;
	width:558px;
	height:auto;
	border-left:1px solid #283882; 
	-moz-box-ordinal-group:2;
	-webkit-box-ordinal-group:2;
	-webkito-order:2;
	-ms-flex-order:2;
	order:2;
	}
.section3{
	boxsizing:border-box;
	padding:10px;
	width:210px;
	height:auto;
	border-radius:0px 10px 10px 0px;
	background:rgba(255,255,255,0.8);
	border-left:1px solid #283882;
	border-right:1px solid #283882;
	-moz-box-ordinal-group:3;
	-webkit-box-ordinal-group:3;
	-webkito-order:3;
	-ms-flex-order:3;
	order:3;
	}
.section4{
	boxsizing:border-box;
		-moz-box-ordinal-group:1;
	-webkit-box-ordinal-group:1;
	-webkito-order:1;
	-ms-flex-order:1;
	order:1;
	}
.tori{
	boxsizing:border-box;
	width:100px;
	height:auto;
	-moz-box-ordinal-group:2;
	-webkit-box-ordinal-group:2;
	-webkito-order:2;
	-ms-flex-order:2;
	order:2;
	}
img.outline{
	border:solid 1px #695f5a;
	margin-bottom:10px;
	}
.r-title{
	margin-bottom:10px;
	width:200px;
	height:20px;
	text-align:center;
	background-color:#283882;
	border-radius:10px;
	color:#fff;
	font-weight:bold;
	}
.l-title{
	margin-bottom:10px;
	width:240px;
	height:20px;
	text-align:center;
	font-weight:bold;
	border-bottom:dashed 1px #283882;
	background:rgba(75, 90, 175, 0.8);
	color:#fff;
	}
.r-textbox{
	margin-bottom:10px;
	width:188px;
	height:auto;
	background-color:#fff;
	border-radius:5px;
	padding:5px;
	border:1px solid #283882;
	}
.papa-menu a{
	color:#fff;
	width:240px;
	height:50px;
	text-align:center;
	padding-top:50px;
	background:url(../gazo/papa1.png) no-repeat;
	background-position:center;
	display:block;
	overflow:hidden;
	font-size:16px;
	font-weight:bold;
	}
.papa-menu a:hover{
	background:url(../gazo/papa2.png) no-repeat;
		background-position:center;
	color:#FFFFCC;
	text-decoration:none;
	}
.box-shadow{
	box-shadow:4px 4px 4px 2px #d6cdbc;
	}
.photo{
	margin-left:4px;
	margin-bottom:5px;
	float:left;
	padding:5px;
	width:120px;
	height:auto;
	background:#fff;
	border:1px solid #c3c3c3;
	text-align:center;
	font-size:10px;
	color:#333333;
	}
/*画像拡大*/
.lb {
    display: flex;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    background: rgba(40, 56, 130, 0.8);
    opacity: 0;
    transition: 0s opacity ease;
    z-index: -1;
}

.lb img {
    width: auto !important;
    max-height: 100%!important;
    transform: scale(.7);
    transition: 0.5s transform ease;
    pointer-events: none;
}

.lb:target {
    opacity: 1;
    z-index: 103;
}

.lb:target img {
    transform: scale(1);
}


		