/*	style.css	*/

* {
	font-size	: 12px ;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	vertical-align	: middle ;
	}


td	{
	vertical-align:top;
	}


img {
	margin	: 0px 0px 0px 0px ;
	border	: 0px ;
	}



.introduction_title {
	font-size	: 15px ;
	line-height	: 150% ;
	}


.introduction_text {
	font-size	: 13px ;
	color	: #FFAAAA ;
	line-height	: 150% ;
	margin	: 10px 10px 10px 10px ;
	}

.introduction_text a{
	text-decoration	: underline ;
	}


/*  SEO  */

/*h1 { visibility	: hidden ;}
h2 { visibility	: hidden ;}
h3 { visibility	: hidden ;}*/

strong { font-weight	: normal ; }
strong.none { font-weight	: bold ; }

#toppage{
	background-color:#ffffff;
	width:auto;
	text-align:center;
	margin:0 auto;
}

#toppage h1{
	visibility:visible;
	padding:0;
	margin:0 auto;
	text-align:right;
	color:#FFAAAA;
	font-size:10px;
	font-weight:normal;
	width:920px;
}


h2{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	visibility:visible;
	letter-spacing:0.06em;
	line-height:140%;
}

.txt{
	margin:0px;
	padding:0px;
	display:inline;
	letter-spacing:0.06em;
}