@charset "UTF-8";
/* CSS Document */

#main_area {
	width: 860px;
	height: auto;
	margin-bottom: 10px;
	}
	
#charge {
	width: 370px;
	height: 80px;
	padding-top: 30px;
	float: left;
	background-image: url(../event_guide/image/bg_charge.gif);
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}

#bt_area {
	width: 430px;
	height: 80px;
	float: right;
	padding-top: 30px;
	background-image: url(../event_guide/image/bg_event_other.gif);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}

#left_area {
	width: 620px;
	height: 380px;
	float: left;
	}
	
#exhi_area1 {
	width: 280px;
	height: 1140px;
	padding-top: 30px;
	float: left;
	background-image: url(../event_guide/image/bg_exhibition.gif);
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
#tenran_1 {
	width: 280px;
	height: auto;
	padding-bottom: 10px;
	}
	
#tenran_1_pic {
	width: 100px;
	height: auto;
	float: left;
	text-align: center;
	}

#tenran_1_disc_area {
	width: 170px;
	height: auto;
	float: right;
	padding-left: 10px;
	}
	
#tenran_1_title {
	width: 170px;
	height: auto;
	font-size: 10pt;
	}
	
#tenran_1_disc {
	width: 170px;
	height: auto;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
#tenran_1_period {
	width: 280px;
	height: auto;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px;
	border-bottom-color:#666666;
	border-bottom-style: solid;
	padding-top: 5px;
	}
		
#tenran_2 {
	width: 280px;
	height: auto;
	padding-top: 10px;
	}
		
#event {
	width: 280px;
	height: 1140px;
	padding-top: 30px;
	float: right;
	background-image: url(../event_guide/image/bg_event.gif);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
#event_area {
	width: 280px;
	height: auto;
	padding-bottom: 10px;
	}
	
#event_pic {
	width: 280px;
	height: auto;
	text-align: center;
	padding-bottom: 10px;
	}

#event_disc {
	width: 270px;
	height: auto;
	padding-left: 10px;
	}
	
#event_title {
	width: 280px;
	height: auto;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
#event_1_period {
	width: 270px;
	height: auto;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px;
	border-bottom-color:#666666;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-left: 10px;
	}
		
#event_2 {
	width: 280px;
	height: auto;
	padding-top: 10px;
	}
		
#right_area {
	width: 220px;
	height: 1180px;
	float: right;
	padding-left: 20px;
	}
	
#expe_area {
	width: 200px;
	height: 680px;
	padding-top: 30px;
	background-image: url(../event_guide/image/bg_experience.gif);
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}

#expe_disc_area {
	width: 200px;
	height: auto;
	padding-bottom: 10px;
	}
		
#expe_pic {
	width: 200px;
	height: auto;
	text-align: center;
	padding-bottom: 10px;
	}

#expe_disc {
	width: 190px;
	height: auto;
	padding-left: 10px;
	}
	
#expe_title {
	width: 200px;
	height: auto;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
#expe_period {
	width: 190px;
	height: auto;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px;
	border-bottom-color:#666666;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-left: 10px;
	}

#tea_area {
	width: 200px;
	height: 400px;
	padding-top: 30px;
	background-image: url(../event_guide/image/bg_tea.gif);
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}

#tea_disc_area {
	width: 200px;
	height: auto;
	padding-bottom: 10px;
	}
		
#tea_pic {
	width: 200px;
	height: auto;
	text-align: center;
	padding-bottom: 10px;
	}

#tea_disc {
	width: 190px;
	height: auto;
	padding-left: 10px;
	}
	
#tea_title {
	width: 200px;
	height: auto;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
#tea_period {
	width: 190px;
	height: auto;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px;
	border-bottom-color:#666666;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-left: 10px;
	}

ul {
	list-style: none;
	padding: 0;
	margin:0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 10pt;
}


li a:link {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-size: 10pt;
	color: #009933;
	text-decoration: underline;
}

a:active {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
