@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
address {
	font-size: 10px;
	font-style: normal;
	color: #515179;
	font-weight: normal;
}
.t12 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #777777;
}
.t10 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
}

#footerline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #777777;
	border-left-color: #777777;
	line-height: 22px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #777777;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
	background-position: left;
	text-align: left;
	margin-top: 15px;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #777777;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-right: 40px;
	margin-left: 40px;
	padding-left: 7px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	line-height: 16px;
	text-align: left;
	margin-top: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.honbun {
	padding-right: 15px;
	padding-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #777777;
	padding-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
	margin-bottom: 10px;
}
#map {
	padding-right: 15px;
	padding-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #777777;
	padding-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	text-align: center;
}

a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

a:active {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
}
.pagetop {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #777777;
	text-align: right;
	margin-bottom: 15px;
	margin-right: 30px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.banner {
	text-align: center;
}
.banner a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.banner a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.banner a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.banner a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.box {
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
	color: #777777;
}
.table_mitumori {
	width: 420px; /* テーブルの横幅 */
	border-collapse: collapse; /* テーブル全体の枠線（太さ・色・スタイル） */
	margin-bottom: 10px;
	border: 1px solid #777777;
	margin-right: auto;
	margin-left: auto;
}
#mitumori_waku {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #777777;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.table_mitumori TD {
	border: 1px solid #777777; /* セルの枠線（太さ・色・スタイル） */
	text-align: left;
	font-size: 12px;
	color: #777777;
	padding: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
} 
ul {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.table_jirei {
	width: 450px; /* テーブルの横幅 */
	border-collapse: collapse; /* テーブル全体の枠線（太さ・色・スタイル） */
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.table_jirei TD {
	font-size: 12px;
	color: #777777;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
} 
.table_jirei img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.table_jirei td a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #336699;
	
}
.table_jirei td a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #336699;
	
}
.table_jirei td a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #336699;
	
}
.table_jirei td a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #336699;
	
}
.jirei_title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	margin-bottom: 10px;
}
.jirei_honbun {
	padding-right: 5px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #777777;
	padding-bottom: 5px;
	text-align: left;
}
.t10 a:link {
	font-style: normal;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;
} 
.t10 a:visited {
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
} 
.t10 a:hover {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	border-bottom-style: none;
	text-decoration: none;
} 
.t10 a:active {
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
} 
