/*****   IMPERIAL INTERNATIONAL   *****/
/*__________________________________*/

a:link{
	color: #CC0033;
	text-decoration:none;
}

a:visited{
	color: #CC0000;
        text-decoration:none;
}

a:active{
	color: #FF0000;
        text-decoration:none;
}

a:hover{
	color: #CC00FF;
; text-decoration: underline blink}

.midashi {
	font-size: small;
	line-height: 160%;
	color: #006600;
	font-weight: bold;
}
.main {
	font-size: x-small;
	line-height: 180%;
	color: #000000;
}
.sub1 {
	font-size: xx-small;
	line-height: 120%;
	color: #333333;
}
.midmid {
	font-size: small;
	line-height: 140%;
	font-weight: bold;
}
.honbun {
	font-size: medium;
	line-height: 160%;
}
