@charset "Shift_JIS";


#content h2 {
	margin: 0;
	padding: 5px 0 2px 10px;
	background: #A02B3D url(images/jirei_subtitle.gif) no-repeat;
	color: #FCF13A;
	font-size: 110%;
}

#content h3 {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: solid 1px #A4CF51;
	background: none;
	color: #4896E2;
	font-size: 110%;
	line-height: 1.4;
}

#content h5 {
	margin-bottom: 0;
	padding-top: 5px;
	border-top: dotted 1px #d6d6d6;
	color: #A4CF51;
}

#content p {
	margin-bottom: 10px;
}

#content p img.rightbox {
	position: relative;
}

.entry {
	position: relative;
	margin-bottom: 25px;
	padding: 15px 20px;
	background:#F5F2E6 url(images/entry-bg.gif) no-repeat bottom;
}

.entry p.date {
	position: absolute;
	right: 10px;
	top: -24px;
	color: #fff;
	font-size: 75%;
}


.case {
	width: 497px;
	margin-bottom: 10px;
	background: #F5F2E6 url(images/case-bg.gif) no-repeat left bottom;
}

#content .case p {
	margin: -60px 15px 10px 85px;
}


.voice {
	clear: both;
	width: 499px;
	margin: 20px 0 10px;
	background: #F5F2E6 url(images/voice-bg.gif) no-repeat left bottom;
}

#content .voice h4 {
	margin-bottom: -20px;
}

#content .voice p {
	margin: 0 15px 10px 85px;
}

#content .voice p.cliant {
	margin-right: 25px;
	padding-top: 5px;
	border-top: dotted 1px #d6d6d6;
	border-bottom: dotted 1px #d6d6d6;
}

#content .voice p img {
	float: right;
	margin-left: 10px;
}
