@charset "Shift_JIS";

body{
	line-height: 180%;
}
.guide {
	font-size:12px;
margin-top:20px;
	color:#009900;
	display:block;
}


/* トップページ */
#guidewrapper {
	width: 890px;
	margin: 0;
}
#guidel {
	width: 230px;
	/* margin-left:20px;*/
	float: left;
}
#guider {
	width: 640px;
	float: left;
}
img.guidemap{
	margin-top:10px;
	margin-right:10px;
		margin-bottom:10px;
}
img.guidetitle{
	margin-right:10px;
	float:left;
	}
	
	
img.guidesen{
	margin-top:40px;
	margin-bottom:10px;
	display:block;
	}