@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 780px;
	height: 150px;
	background: url(../common/images/img_access.jpg) no-repeat;
	text-indent: -9999em;
}
#wrapper p {
	margin-left: 30px;
	margin-bottom: 10px;

}
#wrapper h3 {
	background: url(../common/images/bg_h3.jpg) no-repeat;
	width: 710px;
	_width: 720px;
	height: 22px;
	_height: 25px;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	margin: 5px 0px 10px;
}

#wrapper span {
	color: #f00;
}
#wrapper em {
	color: #FF0;
}
#wrapper h4 {
	background: url(../common/images/icon.gif) left no-repeat;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 30px;
}

#wrapper h4.mb {
	margin-bottom: 10px;
}