@charset "utf-8";
#leftarea .imgcenter,#leftarea #imgch  {
	max-height: 100%;
	position: relative;
	top: -60px;
	-webkit-transform-origin: top left;
	-webkit-transform: scale(1.2);
}

#container {
	width: 1060px;
	margin: 0 auto 0 auto;
	height: 100%;
	min-height: 100%;
}

#wrectangle {
	width: 80%;
	height: 280px;
	margin: 0 auto 0 auto;
}
#wrectangle li {
	width: 50%;
	float: left;
	list-style-type: none;
}
#sns div{
	float: left;
}
.fb-like{
	float: left;
	margin: 0;
	padding: 0;
}
#textfix li a {
	font-size: 20px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	text-decoration: none;
}
#content {
	width: 1060px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 3px 15px blue;
	box-shadow: 1px 1px 3px blue;
    min-height: 100%;
    padding: 0 0 100px 0;
}
#related a {
	font-size: 14px;
	}
#kaiseki {
    z-index: 1;
	margin: 0px 0px 40px 0;
	background-image: url(img/paper-a1.png);
	position: relative;
	top: -30px;
}
.kaisekitext {
	font-size: 16px;
	color: black;
	padding: 0px 0px 0px 14px;
    line-height: 33px;
    font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
	width: 95%;
	margin: 5px auto 10px auto;

}
.kaisekitext p {
  font-size: 15px;
	line-height: 32px;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	text-indent: 10px;
	font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}
.kaisekitext h2 {
	font-size: 42px;
	font-weight: normal;
	line-height: 46px;
	font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}
#footnavi {
	width: 900px;
	height: 350px;
	margin: 0px auto 10px auto;

}
#footnavi .text2 {
	width: 25%;
	float: left;
	margin: 5px 0 5px 0;
	height:  100%;
}
#footnavi .text2 a {
	text-decoration: none;
	background-color: forestgreen;
	outline: white 1px;
	width: 90%;
	height: 100%;
	text-align: center;
	display: block;
	color: white;
	box-shadow: 0 1px 3px gray;
	padding-top: 3px;
}
#sns {
	max-width: 100%;
	margin: 0 auto 10px auto;
	height: 25px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #2c2c2c;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.imgcenter {
	text-align: center;
	width: 100%;
	z-index: 0;
}
.imgcenter img {
	transition: ease-out 0.2s;
}
.imgcenter img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.imgTitle {
	text-align: center;
	width: 1060px;
	margin: 0 auto 0 auto;
}
.clear {
	clear: both;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: black;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-left: 2px;
	text-shadow: 1px 1px 2px gray;
}
h4 {
	font-size: 20px;
	margin: 0px;
	padding: 5px 0px 5px 5px;
}
h6 {
	font-size: small;
}
#boxlinkarea {
	height: 40px;
	width: auto;
}
#related .g5 {
	box-shadow: 0px 1px 1px grey;
	border-style: none;
	display: block;
	padding-top: 5px;
}
#related .g5 a {
	margin: 0 0 0 7px;
}
.t1 {
	font-size: 16px;
	font-weight: bolder;
	color: #696969;
	padding: 3px 0px 3px 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	width: 100%;
	background-color: #00FF7F;

}
.t1 a {
	font-size: 18px;
	font-weight: bolder;
	color: #696969;
	width: 100%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;

}
.c1 {
	font-size: 12px;
	color: #666;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-left: 10px;
}
.c1 a {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-decoration: none;
}
.text1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.a2 {
	font-size: medium;
	font-weight: bolder;
	color: #C3F;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.a2 a {
	font-size: medium;
	font-weight: bolder;
	color: #C3F;
}
p {
    margin: 0px;
    padding: 0px;
    }
strong {
	font-weight: bold;
	font-size: 17px;
}
b {
	font-size: 19px;
	font-weight: bold;
	color: #F00;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#ph {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	color: #F00;
	font-weight: bolder;
}
#non {
	display: none;
}
c {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 17px;
	font-weight: bold;
	color: #00F;
}
d {
	font-size: 17px;
	font-weight: bold;
	color: #F0F;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#topnav li a {
	text-decoration: none;
	text-align: center;
	float: left;
	list-style-type: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 100%;
	height: 36px;
	padding-top: 15px;
	font-weight: bold;
	background-color: #696969;
	color: white;
	white-space: normal;
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	width: 100%;
}
#topnav li {
	text-decoration: none;
	float: left;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #696969;
}
#topnav li:hover {
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	position: relative;
	top: 1px;
	left: 1px;

}
#topnav .brand {
	text-decoration: none;
	text-align: center;
	float: left;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #00FA9A;
	color: #FFF;
}
#topnav .brand a {
	text-decoration: none;
	float: left;
	list-style-type: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 100%;
	font-weight: bold;
	height: 36px;
	background-color: #00FF7F;
	padding-top: 15px;
	color: #696969;
	text-align: center;
	overflow: visible;
	width: 100%;
}
#topnav2 li {
	text-decoration: none;
	text-align: center;
	float: left;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #696969;
}
#topnav2 li a {
	text-decoration: none;
	text-align: center;
	float: left;
	list-style-type: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 100%;
	font-weight: bold;
	height: 36px;
	background-color: #696969;
	padding-top: 15px;
	color: white;
	overflow: visible;
	width: 100%;
}
#topnav2 li:hover {
	-webkit-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	position: relative;
	top: 1px;
	left: 1px;

}
#topnav2 .gray a {
	text-decoration: none;
	text-align: center;
	float: left;
	list-style-type: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 100%;
	font-weight: bold;
	height: 36px;
	background-color: red;
	padding-top: 15px;
	color: #FFF;
	width: 100%;
}
#topnav2 .gray {
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 51px;
	background-color: #4C4C4C;
	color: #FFF;
}
.line {
	height: 10px;
	width: 100%;
}
.mobionly {
	display: none;
}
.pconly {
	text-align: center;
}
.icssonly {
	text-align: center;
	display: none;
}
#onetop {
    width: 1060px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E6E6E6;
	overflow: hidden;
	height: 51px;
}
#onetop li {
	width: 12.5%;
}
#main {
	width: 35%;
	height: 100%;
	margin-left: 65%;
	position: relative;
	top: -15px;
}
#news {
	width: 300px;
	float: left;
	height: 100%;
}
#mainarea {
	margin-bottom: 15px;
	height: 200px;
	text-align: center;
}
#mainarea li img {
	width: 100%;
	-webkit-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
}
#mainarea li img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	position: relative;
	top: 2px;
	left: 2px;
}
#mainarea li {
	width: 25%;
	float: left;
	list-style: none;

}
#nav1 {
	width: 100%;

}
#nav1 li {
	width: 25%;
	list-style-type: none;
	float: left;
	height: 80px;
	box-shadow: 1px 3px 5px gray;
    background-color: #009245;
    -webkit-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
}
#nav1 li:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
}
#nav1 li a {
    text-align: center;
    height: 100%;
    width: 100%;
    display: block;
    padding: 24px 0 0 0;
    color:white;
    text-decoration: none;
    font-size: 19px;
}
.imgch {
	width: 100%;
	text-align: center;
}
.imgch img:hover {
	position: relative;
	top: 2px;
	left: 2px;
}
.none {
	display: none;
}
img a {
	border: none;
}

