body {
		margin: 0px;
		padding: 0px;
		font-size: 12px;
		line-height: 16px;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div {
		margin: 0px;
		padding: 0px;
		float: left;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
}

h1 {
	font-size: 12px;
	line-height: 110%;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
h2 {
		font-size: 12px;
		line-height: 110%;
		color: #CCCCCC;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
		font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラノギ角ゴ pro W3";
}
h3 {
		font-size: 16px;
		line-height: 120%;
		color: #000099;
		margin: 0px;
		padding: 0px;
		font-weight: bold;
		font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラノギ角ゴ pro W3";
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 20px;

}
hr {
		height: 1px;
		width: 90%;
		border-top: 1px solid #990099;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		margin-top: 10px;
		margin-bottom: 20px;
}
ul {
		margin: 0px;
		padding: 0px;
}

img {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}
a:link , a:visited {
	color: #0000CC;
}
a:hover {
	color: #0099FF;
}
.gray_14 {
	font-size: 14px;
	color: #666666;
}
.orange_14 {

	font-size: 14px;
	color: #FF6600;
}
.black_14_center {
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.gray_12_right {
	font-size: 12px;
	color: #666666;
	text-align: right;
	line-height: 200%;
	margin-right: 10px;
}
.skyblue_14 {
	font-size: 14px;
	color: #0099CC;
}
.skyblue_14_bold {
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
}
.glay_9 {
	font-size: 9px;
	color: #999999;
	line-height: 100%;
	letter-spacing: 0.2em;
}

.mazenda_bold {
		color: #CC0099;
		font-weight: bold;
}

.purple_16_bold {
		color: #7E00A8;
		font-weight: bold;
		font-size: 16px;
}

.text-space150 {
		margin-bottom: 150px;
}
