@charset "shift_jis";
/* CSS Document */
* {
margin:0px;
padding:0px;
}
img {
border:0px;
outline:none;
margin:0;
padding:0;
background-position:top;
}
ul li{list-style:none;}

a:visited{
	color:#666;
}
#footer_bg a{
color:#fff;
}
#box3 a:hover,a:link{
color:#0066FF;
}


#gungho {
background:url(../img/header_bg.gif) no-repeat scroll right center;
height:24px;
text-align:left;
width:100%;
}
.cl{clear:both;}
.center{text-align:center;}
.ml27{margin-left:27px;}
.mt20{margin-top:20px;}
.red{color:#FF0000;}
.left{float:left;}