#content{
width:630px;
}

.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 1px;
background: #c70000;
}
.tab{
float: left;
height: 38px;
width: 153px;
margin: 0 1px 0 0;
text-align: center;
background: #c70000 url(../../img/fudousan/fudousan.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}


a.fud:link, a.fud:visited, a.fud:active {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

a.fud:hover {
 	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}

.pad{
padding-left:20px;
}
