body {
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.indent {
	line-height: 150%;
	color: #333333;
	font-size: smaller;
}
.indent2 {
	line-height: 150%;
	color: #FF3300;
}


.linkmain a {
	color: #006699;
	text-decoration: underline;
}
.linkmain a:hover {
	color: #0099CC;
	text-decoration: underline;
}




sup {font-size: xx-small}

.hidden {
display:none;
}


/*--------------------------------------------------------
	TABLE1
--------------------------------------------------------*/

table.type_1 {
text-align:left;
}

table.type_1 tbody td {
border-bottom:1px dotted #999999;
border-left:3px #CCCCCC solid;
padding-left:5px;
}

table.type_1 a {
	color: #006699;
	text-decoration: underline;
}
table.type_1 a:hover {
	color: #0099CC;
	text-decoration: underline;
}