@charset "Shift_JIS";

#Contents01 {
	height: auto;
	width: auto;
	padding: 20px;
	margin: 0px;
}
#Contents01 h2 {
	font-size: 1.5em;
	line-height: 2em;
	margin-left: 2em;
	text-align: center;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	background-image: url(../images/column_title.gif);
	height: 27px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -1000em;
}
#Contents01 h2 span {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F4E1BD;
	font-size: 1em;
	padding-left: 0.5em;
}


#Contents01 h3 {
	line-height: 50px;
	background-image: url(../images/column_title.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	text-indent: -1000em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#Contents01 h4 {
	font-size: 16px;
	line-height: 2em;
	color: #FFFFFF;
	text-indent: 1em;
	margin-left: 0.5em;
	letter-spacing: 0.15em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#Contents01 p {
	line-height: 1.5em;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 1em;
	padding-right: 1em;
	padding-left: 3em;
	text-indent: 1em;
	letter-spacing: 0.15em;
}
.justify {
	text-align: justify;
	text-justify: inter-ideograph;
}
