@charset "utf-8";

#gnavi {
	margin: 0 auto !important;
}

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

#wrapper {
	background: url(../img/conts_bg.jpg) center 200px no-repeat;
}
#contents {
	padding: 0 20px;
	height: auto;
	overflow: hidden;
	background: url(../img/conts_bg.png) left top repeat;
}

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

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

#regist_hd {
	position:absolute;
	top:105px;
	right:30px;
	margin:0;
}
#contents h3 {
	padding: 0;
}
#contents #rightcontents h3 {
	padding: 0 0 0 5px;
}

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;
}
