h2 {
	background-image : url(index_img/subject.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 100%;
	height: 0px !important;
	height /**/: 120px;
	line-height: 120%;
	overflow: hidden;
	padding: 120px 0px 0px 0px;
	width: 720px;
}

#attention {
	background-color: #eeeeee;
	border: solid 1px #cc0000;
	margin: 50px 0px;
	padding: 100px 20px;
}

#attention p {
	color: #cc0000;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}
