.sub-main-div {
	width: 480px;
}
#div-01 {
	padding-top: 10px;
}
#div-01 iframe {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#div-02 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#div-02 h3 {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #f5b9c0;
	line-height: 168%;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
}
#div-02-01 {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	width: 460px;
}
#div-02-01 a {
	color: #333333;
	text-decoration: none;
}
#div-02-01 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#div-02-01 h4 {
	font-size: 12px;
	line-height: 148%;
	font-weight: normal;
}
#div-03 {
}
#div-03 table {
	width: 460px;
}
#div-03 td {
	width: 230px;
	vertical-align: top;
}
#div-03 h3 {
	font-size: 14px;
	line-height: 148%;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #F7BAC6;
	padding-left: 5px;
	margin-top: 5px;
}
#div-03 h4 {
	font-size: 12px;
	line-height: 148%;
	font-weight: normal;
	margin-left: 75px;
}
.item-div img {
	float: left;
}
.item-div a:hover img {
	opacity: 0.5;
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
}
.item-div a {
	color: #333333;
	text-decoration: none;
}
.item-div a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.item-div {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
