@charset "euc-jp";

.div-01 {
	margin-left: 10px;
	background-image: url(img/bg_01.gif);
	background-repeat: repeat;
	width: 674px;
	margin-bottom: 35px;
	text-align: center;
}
.div-01 td {
	vertical-align: top;
	text-align: center;
}
.div-01 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 168%;
	list-style-type: none;
	text-align: left;
}
.div-01 li {
	background-image: url(img/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#div-02 {
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
	margin: 15px;
	text-align: left;
	font-size: 12px;
	line-height: 168%;
	padding: 5px;
}
#div-03 {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#div-03 iframe {
	border: 2px solid #CCC;
}
