<!--

/* ドキュメントベース・オプション */
.dmy         {text-decoration:none;}


/* PlatBleu-2 スタイル */
a    {
							font-weight: bold;
}
a:link       {
							text-decoration:none;
}
a:visited    {
							text-decoration:none;
}
a:active     {
							text-decoration:none;
}

dt{
							font-weight: bold;
}

.udrln       {
							text-decoration:underline;
}
.hlt{
							font-weight: bold;
} 
.NormalText {
							line-height:  	180%;
							letter-spacing: 0.1em;
							margin-left:  	50px;
              margin-right:  	50px;

}
.InlineText {
							line-height:  	150%;
							letter-spacing: 0.1em;
							margin-left:  	10px;
              margin-right:  	10px;

}
.LeftQuote{
              margin-left:  	50px; 
}
.RightQuote{
              margin-right:  50px; 
}



noscript{
							font-weight: bold;
}

img{
	border:0;
}


-->
