@charset "UTF-8";
/* CSS Document */

#accece_side{
	width: 250px;
	margin-top: 20px;
	height: 500px;
	float: left;
}

#accece_content{
	float: right;
	margin-right: 10px;
	_margin-right: -25px;/*IE6用ハック*/
	margin-left: 25px;
	margin-top: 20px;
	font-size: 90%;
	width: 710px;
}

.ac_4{
	width: 690px;
	margin-top: 50px;
	height: 450px;
}

.ac_41{
	float: left;
	width: 319px;
	margin-top: 10px;
	height: 420px;
}

.ac_42{
	float: right;
	width: 280px;
	margin-right: 80px;
	margin-top: 13px;
	height: 420px;
}

.ac_42in{
	width: 270px;
	margin-right: 2px;
	margin-left: 6px;
}

.map_in{
	background-image: url(../service/img/link_mark.jpg.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 10px;
	width: 100px;
	margin-top: 15px;
	padding-left: 25px;
	font-size: 14px;
}
