a:link			{	text-decoration:none;	}
a:hover			{	text-decoration:underline;
					color:blue;
				}
a:visited		{ text-decoration:none;	}

.copyright		{	font-size:9pt;
					line-height:1.2em;
				}

.main-part		{	font-size:10pt;
					line-height:1.6em;
					margin-top:10px;
					margin-bottom:10px;
				}
.contents		{	font-size:10pt;	}
.contents_small	{	font-size:9pt;	}	
.left-dotted	{	padding-left:15px;
					margin-right:130px;
					border-style:dotted;
					border-width:0px 0px 0px 1px;
					border-color:#9F9F9F;
				}
.tb-dotted		{	border-width:0 0 1 0;border-style:dotted }
.pmenu-bar		{	border-style:solid;
					border-width:0px 1px 0px 0px;
					border-color:#8FB5BE;
				}

.pmenu-bar0		{	border-style:solid;
					border-width:0px 1px 0px 1px;
					border-color:#8FB5BE;
				}
.psub0			{	margin-top:10px }
.psub			{	margin-top:5px;	}	
.totop			{	text-align:right;
					font-size:9pt;
				}
.psubtitle		{	font-size:12pt;
					font-weight:bold;
					text-align:center;
				}
.psubsubtitle	{	font-weight:bold;
					text-align:center;
				}
.psubtitle2		{	font-size:12pt;
					font-weight:bold;
				}
.link			{	font-size:8pt;
					padding-top:85px;
				}
textarea		{	font-size:10pt	}
input			{	font-size:10pt	}
li.underlined	{	width:100%;
					border-style:dotted;
					border-color:gray;
					border-width:0 0 1 0;
				}
