body{
color: #EEEEEE;
background:#111;
font-family: Verdana, "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;

}
a:link {
color:#00DD77;
}
a:visited {
color:#00DD77;
}

a { 
text-decoration: none; 
}

a:hover 
{
    color:Lime;
    text-decoration:underline; 
        
         }


.clear_all{
clear: both;
}


.menu{
margin:0px;
width:1020px;
height:25px;
background-image:url('http://www.maruhamotors.co.jp/menuberback.gif');
background-color:#222;
}
.menu ul
{
list-style : none;
margin:0px;
padding:0px;
}

.menu li{
border-left:1px solid #999;
border-bottom:1px solid #222;
float:left;
font-size:12px;
padding:0.1em 0.2em;
margin:5px 3px 5px 0px;
background-color:#444;
background-image:url('http://www.maruhamotors.co.jp/obi2.gif');
width : 146px;
}

.menu li a {
color: #ffffff;	
}
.footer{
width:995px;
border:solid 1px #888;
background-color:#151515;
background-image: url('h150b.png');
background-position: top;
background-repeat:repeat-x;
float:left;
margin:5px 0px 0px 5px;
padding:10px;
}

#copyright {
		color: #ffffff;
	    float: left;
		position: relative;
	    width: 995px;
		font-family: "Source Sans Pro", Helvetica, sans-serif;
		font-size: 0.8rem;
		font-weight: 900;
		letter-spacing: 0.075em;
		line-height: 1.5;
		text-align: center;
		text-transform: uppercase;
		margin: 51px auto 102px auto;
	}
.boxA:after {
	content: "";
	display: block;
	clear: both;
}
.box1 {
	float: left;
	width: 49%;
	margin-right: 1%;
}
.box2 {
	float: left;
	width: 49%;
}
.sbox {
	background-color: #DFAE06;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
	padding: 10px 0;
}