@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 14px;
	margin: 5px;
}
h2 {
	font-size: 16px;
	margin: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #993;
}
h3 {
	font-size: 16px;
	margin: 10px;
}
h4 {
	font-size: 14px;
	margin: 5px;
}
h5 {
	font-size: 14px;
	background-color: #FCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #633;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 5px;
}
h6 {
	font-size: 18px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFC;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #F9C;
}
a:hover {
	color: #CFF;
}
a:active {
	color: #CFF;
}
.text-glay {
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text-olange {
	color: #C60;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text-blue {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #36F;
}
.text-red {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F30;
}
.text-green {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #060;
}
img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
	border-style:none;
}
#d-line {
	height: 0px;
	clear: both;
}body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-attachment: fixed;
	background-image: url(img/main-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#head-title-full {
	width: 100%;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030;
	background-color: #FFC;
	height: 2px;
	margin-bottom: 4px;
}
#head-title-fix {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #330;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#head-title-fix #head-title-fix-left {
	float: left;
	width: 30%;
	text-align: left;
}
#head-title-fix #head-title-fix-right {
	float: right;
	width: 30%;
}
#menu-full-box {
	width: 100%;
	text-align: center;
}
#menu-box-fix {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #330;
	background-color: #330;
	text-align: center;
	color: #FFF;
	margin-bottom: 10px;
}
#menu-box-fix #menu-left-box {
	margin: 0px;
	padding: 0px;
	width: 50%;
	float: left;
}
#menu-box-fix #menu-right-box {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50%;
}
#main-cont-box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#foot-menu {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	background-color: #330;
	border-radius: 8px;
	text-align: center;

}
#box-100 {
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	padding-bottom: 10px;

}
#copyright-box {
	text-align: center;
	background-color: #BCB281;
}
#box-20l {
	float: left;
	width: 17%;
	margin-bottom: 10px;
	border: 2px solid #000;
	margin-right: 1%;
	margin-left: 1%;
	border-radius: 6px;
}
#box-25l {
	float: left;
	width: 22%;
	margin-bottom: 10px;
	border: 2px solid #C96;
	border-radius: 6px;
	background-color: #FFF;
	padding: 1%;
	margin-right: 3px;
}
#box-30l {
	float: left;
	width: 28%;
	margin-bottom: 10px;
	border: 2px solid #C96;
	margin-right: 1%;
	margin-left: 1%;
	border-radius: 6px;
	background-color: #FFF;
	padding: 1%;
	height: 400px;
}
#box-30l2 {
	float: left;
	width: 28%;
	margin-bottom: 10px;
	border: 2px solid #C96;
	margin-right: 1%;
	margin-left: 1%;
	border-radius: 6px;
	background-color: #FFF;
	padding: 1%;
}
#box-40l {
	float: left;
	width: 40%;
	margin-bottom: 10px;
}
#box-50l {
	float: left;
	width: 50%;
	margin-bottom: 10px;
	background-color: #FFF;
}
#box-60l {
	float: left;
	width: 60%;
	margin-bottom: 10px;
}
#box-70l {
	float: left;
	width: 70%;
	margin-bottom: 10px;
}
#box-80l {
	float: left;
	width: 80%;
	margin-bottom: 10px;
}
#box-20r {
	float: right;
	width: 20%;
	margin-bottom: 10px;
}
#box-30r {
	float: right;
	width: 30%;
	margin-bottom: 10px;
}
#box-40r {
	float: right;
	width: 38%;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 2px double #330;
	border-radius: 4px;
	padding-right: 3px;
	padding-left: 3px;
}
#box-50r {
	float: right;
	width: 50%;
	margin-bottom: 10px;
	background-color: #FFF;
}
#box-60r {
	float: right;
	width: 60%;
	margin-bottom: 10px;
}
#box-70r {
	float: right;
	width: 63%;
	margin-bottom: 10px;
	border: 2px solid #FCC;
	margin-right: 1%;
	margin-left: 1%;
	border-radius: 6px;
	background-color: #FFF;
	padding: 1%;
	}
#box-100box {
	float: none;
	width: 97%;
	margin-bottom: 10px;
	border: 2px solid #FCC;
	margin-right: auto;
	margin-left: auto;
	border-radius: 6px;
	background-color: #FFF;
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 0%;
	padding-left: 1%;
	}#box-80r {
	float: right;
	width: 80%;
	margin-bottom: 10px;
}
#head-title-fix p img {

}
#main-cont-box #box-50r #brog-box {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #066;
	border-radius: 6px;
}
#main-cont-box #box-50l #test-box {
	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;
	width: 96%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 8px;
}
#box-30 {
	float: left;
	width: 146px;
	margin-left: 1%;
	border: 2px solid #330;
	border-radius: 6px;
	margin-bottom: 10px;
	text-align: center;
	padding: 1px;
	background-color: #FFF;
}
#box-50mm {
	float: left;
	width: 222px;
	margin-left: 1%;
	border: 2px solid #330;
	border-radius: 6px;
	margin-bottom: 10px;
	text-align: center;
	padding: 1px;
	background-color: #FFF;
}
#box-mm100 {
	width: 448px;
	border: 2px solid #330;
	border-radius: 6px;
	margin-bottom: 10px;
	text-align: center;
	padding: 2px;
	background-color: #FFF;
	margin-right: auto;
}
#line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #699B54;
	margin-bottom: 10px;
}
#p-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #699B54;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main-cont-box #box-50r p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #699B54;
}
#box-100 #main-cont-box #box-60l #box-30 p a img {
	border-radius: 6px;
}
#box-100 #main-cont-box #box-60l #box-mm100 img {
	border-radius: 6px;
}
#box-100 #main-cont-box #box-60l #box-50mm img {
	border-radius: 6px;
}
#box-100 #main-cont-box #box-40r #fb {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#box-100 #main-cont-box #box-30l p img {
	border-radius: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box-100 #main-cont-box #box-30l #txt-box {
	width: 100%;
}
#txt-box p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F93;
	font-size: 13px;
}
#box-100 #main-cont-box #box-70r p {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F9C;
	color: #000;
}
#box-100 #main-cont-box #box-25l #txt-box p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #690;
	font-size: 13px;
}
#box-100 #main-cont-box #box-70r #g-map {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
}
#small-box {
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #330;
	padding-bottom: 10px;
}
#box-100 #main-cont-box #consept-box {
	background-color: #FFF;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #330;
	border-radius: 8px;
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#txt-box #tex-color {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #063;
	margin-bottom: 10px;
	margin-top: 5px;
	border-radius: 6px;
}
#txt-box #tex-color-r {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #C30;
	margin-bottom: 10px;
	margin-top: 5px;
	border-radius: 6px;
}
#box-30ex {
	float: left;
	width: 30%;
}
#box-100 #main-cont-box #box-100box #box-70l p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #699B54;
}
#box-100 #main-cont-box #box-100box p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #699B54;
	font-size: 13px;
}
