#page{
	background-image:url(../img/site001.jpg);
	background-repeat:no-repeat;
	width:550px;
	height:52px;
	line-height:20px;
	padding-left:110px;
}

#sitebox{
	width:600px;
	height:auto;
	border-bottom:1px solid #CCCCCC;
	font-size:14px;
}

#sitebox a{
    text-decoration: underline;
　　color: #000000;
}

#sitebox a:visited{
    text-decoration: underline;
　　color: #000000;
}

#sitebox a:hover{
    text-decoration: none;
　　color: #000000;
}

#sitebox ul {
    margin:0px;
}

#sitebox ul li{
	padding-top:10px;
	list-style-type:none;
	text-decoration:none;
}


#box01{
	width:600px;
	height:210px;
	border-top:1px solid #CCCCCC;
}

#box02{
	width:600px;
	height:210px;
	border-top:1px solid #CCCCCC;
}



#box01l{
	width:179px;
	height:210px;
	border-right:1px dotted #CCCCCC;
	float:left;
	line-height:55px;
}

#box02l{
	width:179px;
	height:210px;
	border-right:1px dotted #CCCCCC;
	float:left;
	line-height:55px;
}


.boxr{
	width:420px;
	height:210px;
	float:right;
	line-height:55px;
}

.boxrl{
	width:200px;
    height:210px;
	float:left;
	padding-left:10px;
}

.boxrr{
	width:210px;
    height:210px;
	float:right;
}


.tt a{
	line-height:16px;
	color:#000000;
}
