body {
	margin-top: 5%;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0; 
	font-family: Times New Roman, Times, arial, serif; verdana, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	}

#top {
	display: none;
	}

#menu_top {
	display: none;
	}

#left {
	display: none;
	}


#main {
	width: 500px;
	height: 350px;
	float: left;
	margin-top: 15px;
	background-color: #FFFFFF;
	color: #000000;
	}
.main_text {
	font-size: 14pt;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px
	}

.orange {
	color: #000000;
	background-color: #FFFFFF;
	line-height: 0pt;
	}

.main_text_dole {
	display: none;
	}

#footer {
	display: none;
	}


#col_left_up {
	width: 170px;
	height: 150px;
	float: left;
	margin-left: 15px;
	}

#col_right_up {
	width: 260px;
	height: 150px;
	float: left;
	margin-left: 18px;
	
	}
#col_left_bottom {
	width: 170px;
	height: 150px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	
	}
#col_right_bottom {
	width: 260px;
	height: 150px;
	margin-top: 15px;
	margin-left: 18px;
	float: left;
	
	}

#col_main {
	width: 500px;
	height: 350px;
	float: left;
	margin-top: 15px;
	}



	
