@charset "utf-8";
/* CSS Document */

h1 {
	height: 55px;
	width: 500px;
}
h2 {
	height: 200px;
	width: 500px;
}
#contents .block_tokucho02 {
	margin-top: 25px;
	padding-left: 185px;
	text-align: left;
	background-image: url(../images/tokucho02/bg_tokucho02.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.block_tokucho02 .tokucho02_oneblock {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
}
.block_tokucho02 h3 {
	font-weight: bold;
	color: #006633;
	line-height: 1.2em;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.block_tokucho02 p {
	line-height: 1.5em;
	text-align: justify;
}
