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

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