body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 10.5pt;
	font-style: normal;
	color: #000000;
}
h1 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: medium;
	font-weight: normal;
}
h3 {
	font-size: small;
	font-weight: normal;
}
iframe {
	display: none;
}
table{
	width:90%;
	margin:auto;
	border-collapse:inherit;
}
th,td {
	border: 1px solid #999999;
}
.sectionmenu {
	display: none;
}
address {
	text-align: right;
}
.illust {
	display: block;
	width: 100%;
	text-align: center;
}
a:link, a:visited{								color: #0000FF;}
a.dic, a.dic:visited {
	color: #000000;
	text-decoration: none;
}

span.kanji img{				width:1.1em;	height:1.1em;	vertical-align:middle;}

ul.figure li {
	list-style-type: none;
}
hr {
	clear:left;
}
/*  list------------------------------　 */
/*
.katakana{
	list-style-type:katakana;
}
*/
/*  google map------------------------------　 */
.map {
	display:block;
	width:300px;	height:300px;
}
.map div{
	padding: 0px;	margin: 0px;
	background:url(none);
	border:none;
}
.map img {	max-width: none;}
