<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@import "ping.css";*/


* {
	margin:0;
	padding:0;
}
body{ font-size:12px; color:#333; line-height:14px; background-color:#FFF; margin: 5px; 
}

img{ margin:0; border:0px;}
a:hover img{filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
a:hover img.none{filter: alpha(opacity=100); -moz-opacity:1; opacity:1;}


/*繝ｪ繝ｳ繧ｯ繧ｫ繝ｩ繝ｼ*/
a,a:link,a:visited,a:active{
	color:#58c2f6;
	text-decoration:underline;
}
a:hover	{
	color:#96d7f7;
	text-decoration:none;
}


.tx02{ margin-bottom:5px; padding-bottom:5px; border-bottom:1px #999 dotted; font-size:10px;}

.tx02_1{ margin-bottom:5px; padding-bottom:5px; border-bottom:1px #999 dotted; font-size:10px; color:#f70062;}
.tx02_2{ margin-bottom:5px; padding-bottom:5px; border-bottom:1px #999 dotted; font-size:10px; color:#0062f7;}

.btn{ text-align:center; padding-bottom:10px;}
</pre></body></html>