body {
	font-size: 1.0em;
	color: #222222;
	font-family:'ＭＳ Ｐゴシック',Osaka,'ヒラギノ角ゴ Pro W3';
	background-color: #FFFFFF
}


/*見出し1*/
h1 { font-size: 1.5em; font-weight: bold; color: #333333; margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 10px; padding-top: 3px; padding-left: 3px; padding-bottom: 3px; background-color: #ffcc33 ;}

/*コメント文*/
h2{
/*text-align: right;*/
	font-size: 1.3em;
	font-weight: bold;
	color: #ff0000;
/*border-top: 2px solid #FFBF00;*/
/*border-left: 0px solid #FFBF00;*/
/*border-bottom: 2px solid #FFBF00;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #ffff00;
}

h3 { font-size: 1.3em; font-weight: bold; color: #333333; margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 10px; padding-top: 3px; padding-left: 3px; padding-bottom: 3px; background-color: #ffcc33 ;}

h4 { font-size: 1.3em; font-weight: normal; color: #333333; margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 10px; padding-top: 3px; padding-left: 3px; padding-bottom: 3px; background-color: #ffff33 ;}

/*h5 { font-size: 1em; font-weight: normal; color: #003366; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; padding-bottom: 5px }*/
h5 { font-size:10px;font-color: #333333;letter-spacing:1px;line-height:12px;font-weight:normal;margin-top: 1px;margin-bottom: 1px }

h6 { font-size: 0.9em; font-weight: normal; color: #003366; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px}

a:link {  text-decoration: underline; color: #0000CC}
a:visited { color: #0000CC; }
a:hover {  color: #FF3333; text-decoration: underline}

/*hr {  color: #333333}*/

font.rb {color:#aa0000;font-size:1.4em;font-weight:bold;}
font.bl {font-size:1.4em;font-weight:bold;color:335599;}
font.navi {font-size:1.0em;color:#0000CC;}

.menu-main-title {
	background-color: #FF6600;
	width: 150px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 20px;
}
.menu-main-box {
	width: 150px;
	background-color: #FFFF99;
	border-top: 2px solid #FF6600;
	border-right: 2px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 2px solid #FF6600;
	margin-bottom: 20px;
}
.memu-main-textlink{
	border-bottom: 1px solid #FF6600;
	padding-left: 5px;
	height: 19px;
	padding-top: 5px;
}

.typo{
	display: none;
}

ul#check{
	list-style-image: url(images/check.gif);
}
