body {
	font-size: 84%;
	line-height: 140%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,li {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a:link,
a:visited {
	color: #1C5CA4;
	text-decoration: none;
}
a:hover,
a:active {
	color: #1C5CA4;
	text-decoration: underline;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	clear: both;
}
#section03 .img {
	text-align: center;
	margin-bottom: 15px;
}
#section03 .item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	width: 673px;
	margin-right: auto;
	margin-left: auto;
}
#section03 .first-child {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#section03 .item h4 {
	background-image: url(../img/btn_bg01.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 55px;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 55px;
	text-align: center;
	float: left;
}
#section03 .item p {
	float: left;
	width: 600px;
	padding-left: 15px;
}
#body {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.close {
	text-align: center;
	padding-top: 15px;
}
