@charset "utf-8";

/*------------------------------*/
/* Layout                       */
/*------------------------------*/
div#note {
	width: 827px;
	margin: 23px 0px -7px 23px;
}

.block {
	width: 805px;
	margin: 10px auto 0px auto;
}



/*===styles=======================*/
h2 {
	width: 870px;
	height: 65px;
	text-indent: -9999px;
	font-size: medium;
	font-weight: normal;
	background: url(../../news/img/title_main.jpg) no-repeat;
}

#note p {
	line-height: 1.6em;
}

h3 {
	width: 817px;
	height: 24px;
	margin: 30px auto 0px auto;
	padding: 6px 0px 0px 10px;
/*	font-size: medium;*/
	font-size: 16px;
	font-weight: normal;
	color: #e8d249;
	background: url(../../news/img/title_midashi.gif) no-repeat;
}
.block p {
	line-height: 1.6em;
}
.block img {
	margin-right: 15px;
	float: left;
}
