
body {
		margin: 0px;
		padding: 0px;
		color: #666666;
		background-color: #CCCCCC;
		font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラノギ角ゴ";
		font-size: 12px;
		line-height: 130%;
}

h1 {
		font-size: 12px;
		line-height: 110%;
		color: #000000;
		font-weight: normal;
		margin: 3px 0px 0px;
		padding: 0px;
		text-align: left;
		text-indent: 70px;
}

h2 {
		font-size: 12px;
		line-height: 110%;
		color: #FFFFFF;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
}

h3 {
		font-size: 18px;
		line-height: 150%;
		color: #000099;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-indent: 30px;
		margin: 0px 0px 15px;
		border-bottom: 5px dotted #FF6600;
}

h4 {
		font-size: 12px;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
}

p {
		margin-top: 0px;
		padding: 0px;
}

hr {
		height: 1px;
		width: 90%;
		border-top: 1px solid #990000;
}

ul {
		padding: 0px;
}

img {
		border-width: 0px;
		border-style: none;
		margin: 0px 0px -2px;
		padding: 0px;
}

a:link {
		color: #000099;
}

a:visited {
		color: #000099;
}

a:hover {
		color: #0099FF;
}

.text_black_center {
		font-size: 12px;
		color: #000000;
		text-align: center;
		letter-spacing: 0.1em;
}

.text_gray_center {
		font-size: 12px;
		color: #666666;
		text-align: center;
		letter-spacing: 0.1em;
		margin: 0px;
}

.text_bold {
		font-weight: bold;
}

.text_orange_center {
		font-size: 16px;
		color: #FF6600;
		text-align: center;
		letter-spacing: 0.1em;
		margin: 0px;
		font-weight: bold;
		line-height: 400%;
}

.text_orange16_center {
		font-size: 16px;
		color: #FF6600;
		text-align: center;
		letter-spacing: 0.1em;
		margin: 0px;
		font-weight: bold;
		line-height: 120%;
}

.text_red_14 {
		font-size: 14px;
		color: #CC0000;
}

.text_gray_right {
		font-size: 12px;
		color: #666666;
		text-align: right;
		letter-spacing: 0.1em;
		margin: 0px;
}

.text_red_14bold_center {
		font-size: 14px;
		color: #CC0000;
		font-weight: bold;
		text-align: center;
}

.text_slyblue_12 {
		font-size: 12px;
		color: #0099FF;
		line-height: 100%;
		margin: 0px;
		padding: 0px;
}
