@charset "utf-8";
@import url("common.css");

#contents{
	font-size:12px;
}

#info_w{
	float:left;
	width:580px;
}
#info_w h3{
	width:580px;
}
#map{
	margin:20px 0 0 600px;
	width:320px;
	position:relative;
}
#proposal{
	position:absolute;
	top:66px;
	left:22px;
	width:290px;
}

#info{
	border:1px solid #CCC;
	-webkit-border-radius: 10px;
 	-moz-border-radius: 10px;
 	border-radius: 10px;
	padding:10px;
	margin:10px 0 0 0;
}	
#comment_1{
	margin:20px 0;
}
#reason{
	background:url(../images/canal/origin.jpg) no-repeat;
	width:400px;
	height:70px;
	padding:52px 157px 0 0;
	margin-bottom:15px;
}
