﻿@charset "utf-8";
/* CSS Document */

body {
	font-size: medium;
	line-height: 24px;
	color: #009;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1  {
	font-size: xx-large;
	font-weight: bold;
	color: #F36;
	margin-top: 0px;
	padding-top: 15px;
	line-height: 120px;
	padding-left: 20px;
}
h2 {
	text-align: left;
	MARGIN-TOP: 10px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F60;
	border-left-color: #F60;
	margin-bottom: 15px;
}
h3  {
	FONT-SIZE: small;
	PADDING-BOTTOM: 3px;
	COLOR: #ffffff;
	PADDING-TOP: 3px;
	BACKGROUND-COLOR: #FF6633;
	TEXT-ALIGN: center;
	margin: 0px;
}
h4 {
	text-align: left;
	MARGIN-TOP: 10px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #39F;
	border-left-color: #39F;
	margin-bottom: 15px;
}
.columnp  {
	PADDING-LEFT: 10px;
	FONT-SIZE: x-small;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: left;
	border: 1px solid #FF6633;
}
span.x-large {font-size: x-large; }
span.xx-large {font-size: xx-large; }