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

/******************************
 *水平線
 ******************************/

.hr05 {
	height: 1px;
	width: 90%;
	border: none;
	background-color: #CCC;
}ｓ

.hr90 {
	height: 1px;
	width: 90%;
	border: none;
	background-color: #CCC;
	margin-top:em 0;
	margin-bottom:em 0;	
}