@charset "UTF-8";

@import "./base.css";

/*** アクセス ***/

div#Main hr.line{
	height:1px;
	border-top:#CCC dotted 1px;
	border-bottom:none;
	border-right:none;
	border-left:none;
	margin-bottom:15px;
}

div#Main address{
	margin-bottom:15px;
}

div#Main .comment{
	margin-bottom:15px;
}

div#Main .access{
	margin-bottom:15px;
}

div#Main .notice{
	margin-bottom:15px;
}

