body {
	margin: 11px 0 0 0; 
	padding: 0; 
	font-size: 100%; 
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Arial, "メイリオ", Meiryo, sans-serif; 
	color: #333333;
	background: #ECECEC ;
}

a:link {
	color: #3333CC;
}

a:active {
	color: #FFCC00;
}

a:visited {
	color: #6666CC;
}

a:hover {
	color: #FF9900;
}


td,th {
	font-size: 0.8em;
}

#sitetitle {
	font-size: 1.2em;
}

#sitetitle a {
	text-decoration: none;
	color: #333333;
}

#sitetitle a:visited {
	color: #333333;
}

#link {
	background : url(sba_bg.gif) repeat-x;
}

#bgimg_top {
        background : url(bg_head.gif);
}

#bgimg_left {
	background : url(obj_wa_left.gif);
}

#bgimg_right {
	background : url(obj_wa_right.gif);
}

.icon a{
display:block;
color:#FFFFFF;
font-family:Verdana, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:17px;
width:178px;
*width:210px;
padding-left:32px;
background:url(icon.png) no-repeat;
height:32px;
line-height:32px;
text-decoration:none;
;}

.icon a:visited{
display:block;
color:#FFFFFF;
font-size:17px;
width:178px;
*width:210px;
padding-left:32px;
background:url(icon.png) no-repeat;
height:32px;
line-height:32px;
text-decoration:none;
;}

.icon a:hover{
color:#FFFFFF; 
background:url(icon2.png) no-repeat;
}