html { height:100%; }
body {
	/*font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'sans-serif';
	font-family: 'Lucida Grande',Arial, Helvetica, sans-serif, '', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro';*/
	font-family:  Helvetica, 'Lucida Grande', "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka－等幅", Osaka;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	z-index: auto;
	color: #B2B2B2;
	background-color: #000;
	height:100%;
	font-size: 12px;
	line-height: 150%;
}
.base{
	width: 100%;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.baseframe{
	background-image: url(../images/bg22.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 970px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.originalmenu{
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
div#frame_contents {
	width:100%;
	height: 100%;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -50%;
	padding: 20px;
} 
#page_title {
	width: 970px;
	position:absolute;
/*	position:fixed;*/
	z-index: 1200;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	
/*	#page_title {
	position:absolute;
	z-index: 1200;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;*/
	opacity:.9;
	filter:alpha(opacity=90);
	color: #FFFFFF;

}
.history_bg{
	background-image: url(../images/history_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	padding-right: 2px;
	line-height: normal;
	font-family: Helvetica;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 130%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F00;
	padding-left: 8px;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #800;
	background-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F00;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
}
h5 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border-bottom-color: #185592;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FF0;
}
h6 {
	font-size: 16px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	background-image: url(../images_d/icon_circle.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	background-position: left center;
	visibility: inherit;
	font-style: italic;
}
.text_blue {
	color: #0066CC;
}
.text_red {
	color: #CC0000;
}
.text_green {
	color: #009900;
}
.text_orange {
	color: #FF6600;
}
.text_yellow {
	color: #FFFF00;
}
.text_white {
	color: #FFFFFF;
}
.bg_blue {
	color: #FFFFFF;
	background-color: #0066CC;
	margin-right: 5px;
	text-indent: 100%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
 	width: auto;
		border: 0px solid #000;

}
.bg_red {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #FFFFFF;
	background-color: #CC0000;
	margin-right: 5px;
	text-indent: 100%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.bg_green {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #FFFFFF;
	background-color: #009900;
	margin-right: 5px;
	text-indent: 100%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.bg_orange {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #FFFFFF;
	background-color: #FF6600;
	margin-right: 5px;
	text-indent: 100%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.bg_yellow {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #000000;
	background-color: #FFFF00;
	margin-right: 5px;
	text-indent: 100%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
blockquote {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div#Japanese {
	font-size: 25px;
	line-height: 30px;
	background-color: #FF99CC;
	color: #000000;
	font-weight: 900;
	padding: 10px;
}
A {
	text-decoration: none;
	color: #0066FF;
}
A:link {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	color: #FF6600;
	position:relative;
}
A:visited {
	text-decoration: none;
}
A#footer {
	position:relative;
	top:0px;
	left:0px;
}
A#footer:hover {
	position:relative;
	top:0px;
	left:0px;
}
.smallmoji {
	font-size: 10px;
	line-height: 13px;
}
.black {
	color: #000000;
}

.font16 {
	font-size: 16px;
}
.font12 {
	font-size: 12px;
	line-height: 12px;
}
.font10 {
	font-size: 10px;
}
.text_height {
	line-height: 24px;
}
.font24 {
	font-size: 22px;
}
table#grid {
	border: 1px solid #888;
	border-collapse: collapse;
	width:100%;
}  
th.t_top#grid {  
    border-top: #bbb 4px solid;  
}  
th#grid {
	background: #222;
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	color: #ddd;
}
td.t_top#grid {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C00;
}
td#grid {
	border-bottom: #e3e3e3 1px dotted;
	text-align: center;
	padding: 10px;
	color: #fff;
}
strong {
	color: #FFF;
}
