@charset "EUC-JP";


@import url("/common/css/body.css");
@import url("/common/css/index.css");
@import url("/common/css/mac.css");
@import url("/common/css/winie.css");
@import url("/common/css/winnn.css");

body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td {
	font-size: 12px;
	line-height: 1.5em;
	color: #3B3B3B;
}

.txt01{
	color:#669900;
	}

.txt02{
	color:#B82226;
	font-size:10px;
	}
	
dt,dd,li {
	font-size: 12px;
	color: #333333;
}

p {
	font-size: 12px;
	color: #3B3B3B;
	margin-top:0px;
	margin-bottom:10px;
	line-height:1.5em;
}

a:link		{text-decoration: underline;color: #0000FF;}
a:visited	{text-decoration: underline;color: #800080;}
a:hover		{text-decoration: underline;color: #0000FF;}
a:active	{text-decoration: none;color: #0000FF;}

#right a:hover	{text-decoration: underline;color: #000066;}
#right a:active	{text-decoration: none;color: #000066;}


