@charset "UTF-8";
/*================================================
トップページ専用CSS
================================================*/
body{
	font-size:12px;
	line-height: 1.5;
}
.GuideRightArea:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
