.index_img {
	width: 860px;
	height: 330px;
	margin: 10px 3px 20px;
	background-image:url(images/index_img.jpg);
	background-repeat:no-repeat;
}

#tl_page_01, #tl_page_02, #tl_page_03, #tl_page_04, #tl_page_05, #tl_page_06 {
	width: 860px;
	height: 50px;
	padding: 0px;
	margin: 20px 0px 25px;
	text-indent: -5000px;
	}

#tl_page_01 { background-image:url(images/tl_page_01.gif); }
#tl_page_02 { background-image:url(images/tl_page_02.gif); }
#tl_page_03 { background-image:url(images/tl_page_03.gif); }
#tl_page_04 { background-image:url(images/tl_page_04.gif); }
#tl_page_05 { background-image:url(images/tl_page_05.gif); }
#tl_page_06 { background-image:url(images/tl_page_06.gif); }

.topic_temp {
	height: 34px;
	width: 800px;
	padding: 7px 0px 0px 38px;
/*	margin: 0px;
*/	color: #668F27;
	font-size: 120%;
	font-weight: bold;
	background-image:url(images/topic_temp.gif);
	background-repeat: no-repeat;
	}

.topic_erase-text {
	height: 34px;
	width: 600px;
	margin: 0px;
	text-indent: -5000px;
	}

.topic_new { background-image:url(images/topic_new.gif); }

.topic_schedule { background-image:url(images/topic_schedule.gif); }

.moreinfo {
	text-align: right;
	margin: 14px 18px 30px 0px;
	}

/*--------------------------------------------*/

#bannerArea {
	float: left;
	width: 240px;
	height: auto;
/*	border: 1px solid #CCCCCC;
	background-color: #E0E0E0;
*/	}

.banner {
	margin: 2px;
	border: 1px solid #CCCCCC;
	}

/*--------------------------------------------*/

#menu_sub {
	font-size: 100%;
	}
#menu_sub ul {
	margin-left: 30px; 
	margin-top: 35px; 
	padding-bottom: 40px;
	}
#menu_sub li {
	float: left;
	margin-right: 10px; 
	padding-left: 20px; 
	line-height: 130%;
	list-style-type: none;

	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	background-repeat: no-repeat;
	background-position: left;

	}


#conte_main {
	float: left;
	height: auto;
	width: auto;

	margin-left: 10px;
	margin-bottom: 20px;
	padding-left: 10px; 
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C3C3C3;
	}

#conte_main ul {
	width: auto;
	color: #5D5D5D;
	font-size: 120%;
	margin: 10px 20px 5px;
	list-style-type: none;
	}

#conte_main ol {
	width: auto;
	color: #5D5D5D;
	font-size: 120%;
	padding-left: 20px;
	margin: 10px 20px 5px;
	list-style-type: decimal;
	}

#conte_main li {
	line-height: 130%;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 10px;
	padding: 5px 0px 10px 10px;
	}

#conte_main a {
	color: #5B931E;
	}

#conte_main .news{
	width: 565px;
	}

.addressArea {
	height: 100px;
	width: 450px;
	margin: 10px 0px 10px 10px;
	padding: 0px 10px 15px 120px;
	border: 1px solid #CCCCCC;
	background-image:url(images/qr.gif);
	background-repeat: no-repeat;
	background-position: 30px 6px;
	}

/*------------------------------------------*/

#conte_main p {
	color: #5D5D5D;
	font-size: 100%;
	line-height: 130%;
	margin: 15px 20px 20px 30px;
	}

.conte_center {
	text-align: center;
}


table {
	background-color: #6B9652;
	margin-right: 10px;
	}
col.tr_01 {
	background-color: #E0EEDB;
	}
col.tr_02 {
	background-color: #F4F9F2;
	}
col.tr_03 {
	background-color: #FDFEFC;
	}
tr, th, td {
	text-align: center;
	}
th {
	color: #FFFFFF;
	background-color: #6B9652;
	padding: 5px;
	}
td {
	color: #454545;
	font-size: 0.9em;
	width: 200px;
	margin: 1px;
	padding: 10px;
	}