/* FontSizeSetting */
body,h1,h2,h3,h4,h5,h6,p,pre,button,caption,input,option,select,textarea,dl,ol,ul,table,tr,form,address,blockquote,dd,dt,li,td,th{
font-size: small; line-height:130%;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Arial, Verdana, sans-serif;
}


/* LinkSetting */
A:link {text-decoration:none; color: #0066CC}
A:visited {text-decoration:none; color: #0066CC}
A:active {text-decoration:none; color: #FF3300}
A:hover {text-decoration:underline; color: #FF3300}





h1{
	font-size: medium;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}



.koumoku {
	font-size: medium;
	background-color: #F0F0F0;
	font-weight: bold;
	color: #003399;
}
.txtline {
	border: thin dotted #999999;
}

.txtlineblue {

	border: thin dotted #336600;
}
.btext14line {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;

}
.txtlinegreen {
	border: 1px dotted #336600;


}

.style1 {
	color: #FFFFFF;
	font-size: small;
}
.style2 {color: #0A3A70}
	font-size: small;
.style3 {color: #0D386C}
.style4 {font-size: x-small}
.style5 {font-size: 12px}

