@charset:"Shift_JIS";

body {
	font-size: 100.01%;
	background: #FFFFFF url(images/background.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
	font-family:"メイリオ", 'Meiryo', "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', 'sans-serif';
	text-align: center;
}

h1 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin: 0px auto;
	padding: 5px 0px;
	width: 740px;
	display: block;
	text-align: left;
	background-color: #FFFFFF;
}
#wrapper {
	background: #FFFFFF url(images/bar2.gif) no-repeat center bottom;
	text-align: left;
	margin: 0px auto;
	padding: 0px 2px 28px;
	width: 744px;
}

#MenuButton {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MenuButton table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #PhotoBlock {
	background-image: url(images/main_photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#wrapper #PhotoBlock table {
	float: right;
	text-align: right;
}

#wrapper #WrapTable2 {
	background: url(images/bar_background.gif) repeat-x;
}

#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: normal;
}

.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;
}
