@charset "utf-8";

#gnavi {
	margin:5px auto 0 !important;
}

#pankuzu {
	font-size:12px;
	margin:0 0 15px 40px;
}


/******* registration *******/

.regist_rc {
	margin:0 0 20px 17px;
}

#regist_hd {
	position:absolute;
	top:105px;
	right:30px;
	margin:0;
}


h4 {
	padding: 5px 5px 5px 15px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(../img/icon_circle.png);
	background-repeat: no-repeat;
	background-position: left;
}
