.site_left{
	width:300px;
	margin-top:40px;
	margin-right:78px;
	margin-bottom:40px;
	float:left;
}

.site_right{
	width:300px;
	margin-top:40px;
	margin-bottom:40px;
	float:left;
}

.site_ttl{
	width:300px;
	height:30px;
	background-image: url(../common/com_site_ttl.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;	
}

.site_txt{
	width:200px;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
	margin-top:-5px;
	margin-left:23px;
	display: inherit;
}

.site_txt A:visited{
	color: #5d3900;
}

.site_txt A:link{
	color: #5d3900;
}

.site_txt A:active{
	color: #5d3900;
}

.site_txt A:hover{
	text-decoration:none;
	color: #5d3900;
}