@charset "utf-8";

html,
body{

	background: #f9f9f3;/* 2001-10 */
	background: #f3f6f4;
	background: #f1f6f6;

	background: #f0f8f7;
	background: #f6f6f6;/* 2002-06-14 */

	margin:0px; padding:0px;
}

hr{display:none;}
h1{

	font-size: 36px;
	margin: 0px;
	text-align:left;
	padding: 10px;

	background: #f6ffff;

	color: navy;


}

h1 em.number {
	font-size: 60px;
	color: #f9f;
}

h1 span.sect {
	font: 80px/1.0 Verdana, Chicago, sans-serif;
	color: #06f;
}

h1 span.subsect {
	font: 50px Georgia, "Times New Roman", Times, serif;
	color: green;
	font-style: italic;
}

h1 span.title {
	margin-left: 1em;
	letter-spacing: 1px;
}

#ov {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 64px;
	left: 52%;
}


h2 {
	font: italic 25px Georgia, Verdana, Chicago, sans-seif;
	color: #393;
	font-weight: normal;
	text-indent: 20px;
	border-style: ridge;
	border-width: 0 0 4px 0;
	margin: 80px 20px 40px 20px;
	letter-spacing: 1px;
}

h2.L {
	font: 28px Georgia, Verdana, Chicago, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-style: normal;
	border-style: ridge;
	border-width: 0 0 4px 4px;
	padding: 2px;
}

h3{
color:#630;
font-weight:bold;
background-color:#ffc;
margin:2em 2em 1em 2em;
padding:3px 30px;
border-style:solid;
border-width:1px 0px;
border-color:#cccccc;
}


div.topmenu h3 {
	background: #eff;
}

li a {
	padding: 3px 5px;
	text-decoration: none !important;
}

li a:hover {
	background: #fafcfc;
	border-style: solid;
	border-color: #e8e8e8;
	border-width: 0px 0px 1px 0px;

}

h5{/*ネスケ対策*/
font:20px "Comic Sans MS","ＭＳ Ｐ明朝",serif;
}

h6{
	font: bold 100% Georgia, Verdana, Chicago, sans-serif;
	color: black;
	margin: 1em 12.5%;
	text-indent: 1em;
}


h4, h5 {
	margin: 1em 5%;
	padding: 0.5em 5%;
	font-weight: bold;
}

h4{
	color:#006;
	background: #eee;
}

h5{
	margin-left: 7.5%;
	color:#090;
	background: #eee;
}



h3 {
	font-family: "Palatino Linotype", "Times New Roman",  "ＭＳ ゴシック", serif;
}

h4, h5, h6{
	font-family: "Courier New", "ＭＳ ゴシック", monospace;

}


h3 {
	font-size: 125%;
}

h4 {
	font-size: 120%;
}

h5{
	font-size: 110%;
}