body{
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
	background-image: url(../common/back_line.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}

table{
        font-size: 12px;
		color: #424242;
		line-height: 1.5em;
}

a:link {
        font-size: 12px;
        color: #4D82C4;
		text-decoration: underline;}       
a:visited {
        font-size: 12px;
        color: #4D82C4;
		text-decoration: none}
a:hover {
        color: #FF6600;
	text-decoration: underline;}

a.s:link {
        font-size: 10px;
        color: #424242;
		text-decoration: none}       
a.s:visited {
        font-size: 10px;
        color: #424242;
		text-decoration: none}
a.s:hover {
        color: #CC0066;
	text-decoration: underline;}

a.f:link {
        font-size: 10px;
        color: #424242;
		text-decoration: none}       
a.f:visited {
        font-size: 10px;
        color: #424242;
		text-decoration: none}
a.f:hover {
        color: #FF6600;
	text-decoration: underline;}
a.s2:link {
        font-size: 10px;
        color: #0062C2;
		text-decoration: underline;}       
a.s2:visited {
        font-size: 10px;
        color: #0062C2;
		text-decoration: underline;}
a.s2:hover {
        color: #FF6600;
	text-decoration: underline;}
	
a.site:link {
        font-size: 12px;
		font-weight: bold;
        color: #15A3C5;
		text-decoration: none}       
a.site:visited {
        font-size: 12px;
		font-weight: bold;
        color: #15A3C5;
		text-decoration: none}
a.site:hover {
        color: #FF6600;
		font-weight: bold;
		text-decoration: underline;}
		
	a.site2:link {
        font-size: 12px;
		color: #666666;
		text-decoration: none}       
a.site2:visited {
        font-size: 12px;
		color: #666666;
		text-decoration: none}
a.site2:hover {
        color: #FF6600;
		text-decoration: underline;}
		
a.top:link {
        font-size: 12px;
		color: #FF8400;
		text-decoration: none}       
a.top:visited {
        font-size: 12px;
		color: #FF8400;
		text-decoration: none}
a.top:hover {
        color: #8560A8;
		text-decoration: underline;}
		
/*-----]ݒ--------*/
.padding5 {padding: 5px;}

.padding3 {padding: 3px;}