html {
    overflow-y:scroll;
}

/* safari ‚¾‚¯‚æ \*/
html:\66irst-child body {
	letter-spacing:-1px;
}



body {
	margin: 0px;
	padding: 0px;
	font-size:90%;
	color: #646464;
	line-height: 145%;
	background-color:#FFDE9B;
	/*padding-left:1px;*/
}

#mein {
	background-color:#FFFFFF;
}


td {
	/*text-align:left;
	font-size:75%;
	line-height: 145%;*/
}



.font_style {font-family: "Times New Roman", "Times";}
.font_goth {font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";}
.signature { font-family: "Georgia", "Times New Roman", "Times", "serif";font-size: 11px;color: #666666; padding:4px;}


.base {font-size: 85%;color: #555555;line-height: 145%;}

.v_small_narrow { font-size: 70%;line-height: 115%;}
.v_small_medium { font-size: 70%;line-height: 145%;}

.small_narrow { font-size: 75%;line-height: 115%;}
.small_medium { font-size: 75%;line-height: 145%;}
.small_wide { font-size: 75%;line-height: 165%;}

.m_small_narrow { font-size: 80%;line-height: 115%;}
.m_small_medium { font-size: 80%;line-height: 145%;}
.m_small_wide { font-size: 80%;line-height: 165;%}

.medium_narrow { font-size: 85%;line-height: 115%;}
.medium_medium { font-size: 85%;line-height: 145%;}
.medium_wide { font-size: 85%;line-height: 165%;}

.medium_l_narrow { font-size: 90%;line-height: 115%;}
.medium_l_medium { font-size: 90%;line-height: 145%;}
.medium_l_wide { font-size: 90%;line-height: 165%;}

.font_size16px {font-size: 16px;}
.font_size15px {font-size: 15px;}
.font_size14px {font-size: 14px;}
.font_size13px {font-size: 13px;}
.font_size12px {font-size: 12px;}
.font_size11px {font-size: 11px;}
.font_size10px {font-size: 10px;}



a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover{ /*background:#FFCCCC*/text-decoration: none;color:#ff6600; }

.main_position { position: relative; left: -8px}


.index_bg {
	background-image: url(../index-img/bg.gif);
	background-position: center;
}
.annotation {
	text-align: left;
	padding-left:1em;
	text-indent:-1em;
}


