#top-pic-div {
	background-image: url(img/top_pic_bg.gif);
	height: 300px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#main-con-div {
	background-image: url(img/main_con_bg.gif);
	height: 172px;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#main-com-bana-div {
	padding-top: 25px;
}
#main-com-bana-div ul {
	display: none;
}
#main-com-bana-div h2 {
	display: none;
}
#main-com-bana-div p {
	display: none;
}




#main-con-div img {
	margin-right: 5px;
	margin-left: 5px;
}

#main-con-div a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
#div-01 {
	margin-top: 15px;
	padding-top: 15px;
}
#div-sub-01 {
	background-image: url(img/div_01_body.gif);
	background-repeat: repeat-y;
	width: 100%;
}
#div-sub-01 table {
	width: 100%;
}

.td-01 {
	vertical-align: top;
	width: 40%;
	text-align: center;
}
.td-02 {
	vertical-align: top;
	width: 40%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e9bcd5;
	border-left-color: #e9bcd5;
	text-align: center;
}
.td-02 p{
	margin-top: 15px;
}
#div-sub-01 a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
 -moz-opacity: 0.5;
}
.td-03 {
	vertical-align: top;
	width: 20%;
	text-align: center;
}
.td-03 p {
	margin-top: 15px;
}
.new-bana-div {
	margin-top: 15px;
	margin-bottom: 10px;
}


#new-div {
	background-image: url(img/new_body.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 314px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#new-div ul {
	font-size: 12px;
	line-height: 168%;
	padding-left: 20px;
	text-align: left;
}
#bana-div {
	margin-top: 25px;
}

.style1 {color: #FF0000}
.style2 {color: #000000}
