@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/bg_image.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.info a {
	color: #2F58FF;
}
.info a:visited {
	color: #2F58FF;
	text-decoration: underline;
}
.info a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
}


.contents #infomation {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #733C3C;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: 3px;
	height: 15px;
	padding-left: 5px;
}

.header {
	height: 90px;
	text-align: center;
	background-color: #FFFFFF;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu {
	height: 40px;
	background-image: url(images/menu_bgimg.jpg);
	background-repeat: repeat-x;
}
.menu ul {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
	line-height: 40px;
}
.menu li {
	float: left;
	line-height: 40px;
	height: 40px;
	width: 100px;
}

.menu  li a {
	text-decoration: none;
	display: block;
}
.menu  li em {
	visibility: hidden;
}
.menu li#mtop a {
	width: 100px;
	background-color: #DDDDDD;
}
.menu li#mtop a:hover {
	background-color: #FFFFCC;
}


.menu      li#m1 a   {
	width: 100px;
	background-image: url(images/m1.jpg);
}
.menu li#m1 a:hover {
	background-image: url(images/m1_ov.jpg);
}
.menu li#m1_n {
	background-image: url(images/m1_ov.jpg);
}

.menu li#m2 a {
	width: 100px;
	background-image: url(images/m2.jpg);
}
.menu li#m2 a:hover {
	background-image: url(images/m2_ov.jpg);
}
.menu li#m2_n {
	background-image: url(images/m2_ov.jpg);
}

.menu li#m3 a {
	width: 100px;
	background-image: url(images/m3.jpg);
}
.menu li#m3 a:hover {
	background-image: url(images/m3_ov.jpg);
}
.menu li#m3_n {
	background-image: url(images/m3_ov.jpg);
}

.menu li#m4 a {
	width: 100px;
	background-image: url(images/m4.jpg);
}
.menu li#m4 a:hover {
	background-image: url(images/m4_ov.jpg);
}
.menu li#m4_n {
	background-image: url(images/m4_ov.jpg);
}

.menu li#m5 a {
	width: 100px;
	background-image: url(images/m5.jpg);
}
.menu li#m5_n {
	background-image: url(images/m5_ov.jpg);
}

.menu li#m5 a:hover {
	background-image: url(images/m5_ov.jpg);
}
.menu li#m6 a {
	width: 100px;
	background-image: url(images/m6.jpg);
}
.menu li#m6 a:hover {
	background-image: url(images/m6_ov.jpg);
}
.menu li#m6_n {
	background-image: url(images/m6_ov.jpg);
}

.menu li#m7 a {
	width: 100px;
	background-image: url(images/m7.jpg);
}
.menu li#m7 a:hover {
	background-image: url(images/m7_ov.jpg);
}
.menu li#m7_n {
	background-image: url(images/m7_ov.jpg);
}
.menu li#m8 a:hover {
	background-image: url(images/m8_ov.jpg);
}
.menu li#m8 a {
	width: 100px;
	background-image: url(images/m8.jpg);
}
.menu li#m8_n {
	background-image: url(images/m8_ov.jpg);
}


.info {
	min-height: 300px;
	background-color: #FFFFFF;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #733C3C;
	border-top-style: none;
	border-bottom-color: #733C3C;
	border-left-color: #733C3C;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 2em;
}
.img_right  {
	float: right;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_left {
	float: left;
	clear: none;
}

.contents  .info h1 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DA883F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #532B2C;
	clear: both;
}



.contents {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 560px;
}
.link_contents {
	background-position: center;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
	line-height: 25px;
}
.link_contents .img1 {
	float: right;
	margin-left: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 2px;
}
.link_contents .img2 {
	float: left;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 5px;
}

.link_contents small {
	margin-right: 75px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link_contents a {
	color: #2F58FF;
}
.link_contents a:hover {
	background-color: #CC3300;
	color: #FFFFFF;
	text-decoration: none;
}

.linkpage {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	clear: both;
	padding-right: 10px;
	padding-left: 20px;
}
.linkpage  h1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #733C3C;
	padding-bottom: 5px;
	letter-spacing: 7px;
}
.linkpage    h2   {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	clear: both;
	padding-top: 15px;
}

.linkpage h3 {
	font-size: 16px;
	color: #733C3C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: normal;
	letter-spacing: 3px;
}



p {
	margin: 0px;
	padding: 0px;
}

p.m_b {
	margin-bottom: 0.5em;
}

.top_img {
	float: left;
	height: 560px;
	width: 400px;
}
.contents .top_img em {
	visibility: hidden;
}

#upd_date {
	color:black;
	font-size: small;
	font-weight: normal;
}

#info_block p {
	margin-bottom: 0.5em;
	line-height: 1.7em;
}

#info_block ul {
	list-style-type: square;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
	line-height: 1.7em;
}

.toiawase {
	float: right;
	width: 390px;
	margin-top: 10px;
	font-size: 11px;
	height: 100px;
	letter-spacing: 0.1em;
	line-height: 14px;
}
.toiawase #tel {
	margin-bottom: 7px;
	margin-top: 7px;
}
.footer_top {
	height: 120px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
}




.footer {
	height: 120px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	clear: both;
}

#line  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #733C3C;
}
.top_right {
	float: right;
	width: 390px;
	height: 560px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.copy {
	color: #333333;
	height: 110px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.toiawase #formlink {
	height: 90px;
	width: 175px;
	float: right;
	display: block;
}
.toiawase #formlink a {
	display: block;
	height: 90px;
	width: 175px;
	text-decoration: none;
}
.toiawase #formlink em {
	visibility: hidden;
}
#map {
	text-align: center;
}
.map_address {
	margin-left: 70px;
	margin-bottom: 5px;
	line-height: 20px;
}
.link_contents  td {
	vertical-align: top;
	width: 375px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.pagetop {
	float: right;
	background-color: #733C3C;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.pagetop a {
	color: #FFFFFF;
	text-decoration: none;
}
.pagetop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pagetop a:visited {
	color: #FFFFFF;
}
.counter {
	visibility: hidden;
	float: left;
}

.link_contents table {
	width: 100%;
}
.linkpage h2 span {
	font-size: 12px;
	padding-left: 20px;
	color: #CC0000;
	font-weight: normal;
}
.link_contents h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D9873E;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
}
.text-red {
	color: #CC0000;
	font-weight: bold;
}
.text-top {
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
}

div.info div.yt-box {
	display: inline-block;
	margin-bottom: 0.5em;
	width: 100%;
}

div.info div.inf-box {
	display: inline-block;
	position: relative;
	overflow: hidden;
	margin-bottom: 0.5em;
}

div.info div.inf-box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.inf-box a {
	width: 50%;
}

div.inf-box a:hover {
	background-color: unset;
}

div.info img.inf-img {
	margin: 3px 6px;
	border: 4px solid lightgray;
	width: 160px;
	height: auto;
}

div.info img.inf-img:hover {
	border-color: darkred;
	border-width: 4px;
}

li.emph {
	font-weight: bold;
	color:darkred;
}
