body {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial;
	padding: 0px;
	margin: 0px;
}

div {
	padding: 0px;
	margin: 0px;
}

p {
	font-size: 100%;
	padding: 0px;
	line-height: 150%;
	margin: 0px 0px 5px;
}

p a:link {
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

p a:visited {
	color: #666699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
}

p a:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

p a:active {
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

h2 a:link {
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

h2 a:visited {
	color: #666699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
}

h2 a:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

h2 a:active {
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

h1 {
	font-size: 100%;
	padding: 0px;
	margin: 10px 0px;
	line-height: 120%;
}

h2 {
	font-size: 100%;
	padding: 0px;
	margin: 10px 0px;
	line-height: 120%;
}

h3 {
	font-size: 90%;
	padding: 0px;
	margin: 10px 0px;
	line-height: 120%;
}

h4 {
	font-size: 75%;
	padding: 0px;
	margin: 10px 0px;

}

h5 {
	font-size: 75%;
	padding: 0px;
	margin: 10px 0px;

}

h6 {
	font-size: 75%;
	padding: 0px;
	margin: 10px 0px;
}

dl {
	padding: 0px;
	margin: 0px;
}

dt {
	font-size: 100%;
	line-height: 150%;
	padding: 0px 5px 0px 16px;
	margin: 0px 0px 5px;
	background-image: url(images/ico_arrow_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;


}

dd {
	font-size: 100%;
	line-height: 150%;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 10px;

}

dl a:link {
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

dl a:visited {
	color: #666699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
}

dl a:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

dl a:active {
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

ol li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

em {
	color: #CC3333;
	font-style: normal;
}

strong {


}

img {
	margin: 0px;
	padding: 0px;
}

