@charset:"Shift_JIS";

body {
	font-size: 100.01%;
	background: #21BAF1;
	margin: 0px;
	padding: 0px;
	font-family:"メイリオ", 'Meiryo', "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', 'sans-serif';
	text-align: center;
}
table {
	font-size:inherit;
	font:100%;
}

h1 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 5px auto;
	padding: 0px;
	width: 720px;
	display: block;
	text-align: left;
}
#wrapper {
	text-align: left;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bar2_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#wrapper .MainPhoto {
	background: url(images/main_photo.jpg) no-repeat;
}
#wrapper #WrapTable2 {
	background-image: url(images/bar1_background.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#wrapper #WrapTable2 h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
}
#wrapper #WrapTable2 h3 {
	font-size: 1em;
	font-weight: bold;
	color: #3300CC;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
#wrapper #WrapTable2 p {
	font-size: 0.85em;
	text-align: justify; text-justify: inter-ideograph;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.5em;
}
#wrapper #WrapTable2 p em {
	font-weight: bold;
	color: #FF0000;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#wrapper #WrapTable2 p.Comment {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #FF0000;
	text-indent: -1em;
	padding-left: 1em;
}
#wrapper #WrapTable2 p.DATA {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #WrapTable2 .DataName {
	color: #000099;
	font-size: 1.2em;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}
.small {
	font-size: 0.8em;
	line-height: normal;
}
.small2 {
	font-size: 0.9em;
}
.CenterText {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.ImgFloatLeft {
	float: left;
	margin-right: 10px;
}
.ImgFloatRight {
	float: right;
	margin-left: 10px;
}
.FloatClear {
	clear: both;
}
.TextRed {
	color: #FF0000;
}
.TextBlue {
	color: #0000CC;
}
.TextOrange {
	color: #FF6600;
}
