h1,h2,h3,h4,h5,h6{
	margin-top: 1em;
	margin-bottom: 0.5em;
}

img {
	border: 0px;
}
body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.5em;
	color:#333;
	background-color:#EEEEEE;
}
a {
	color:#0066CC;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#993399;
}

strong{
	color:#993333;
}

fieldset {
	border: 0px;
}

h1{
	font-size: 0.9em;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	background:  url("../img/hr-header.gif") no-repeat 0px 16px;
}

h2{
	background-image: url(../img/h2-yaji.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	font-size:0.9em;
	font-weight:normal;
	border-left:2px solid #FF6600;
	border-bottom:1px double #FF6600;
	padding: 0px 0px 0px 0px;
	text-indent:15px;
	width:80%;
	padding:2px;
}

h3{
	background-image: url(../img/red_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.2em;
	font-size:0.9em;
	font-weight:bold;
	text-indent:1em;
	border-bottom:1px solid #000066;
	border-top:1px solid #000066;
	border-left:1px solid #000066;
	border-right:1px solid #000066;
	background-color:#EEEEFF;
}

h4{
	background-image: url(../img/red_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	font-size:0.9em;
	font-weight:bold;
	text-indent:1em;
}


td{
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.4em;	
	font-size: 13px;
}





