/* body */
body             { padding: 0;margin :0;}

/* link */
a		     { color:#1873FA }
a:visited	 { color:#660099}
a:hover		 { color:#FF6600}
a:active 	 { color: #FF6600 }

/* text */
.topsmall    { font-size: 10px;letter-spacing: normal;line-height: 13px; color:#262626;}
.contents	 { font-size: 80%;letter-spacing: normal;line-height: 140%; color:#262626;}
.plist	     { font-size: 70%;letter-spacing: normal;line-height: 140%; color:#262626;}
.mirl	     { font-size: 80%;letter-spacing: normal;line-height: 140%; color:#7A7A7B;}
.small       { font-size: 70%;letter-spacing: normal;line-height: 13px; color:#262626;}


/* color */
.ora{color:#FF6600;}
