@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */


.main_img {

	margin-bottom: 10px;

}


.title_img {

	width: 730px;

	height: 63px;

	background: url("./image/title_img.jpg") no-repeat;

	margin-bottom: 20px;

}


.title_txt {

	font-size: 20px;

	font-weight: bold;

	line-height: 25px;

	color: #FFFFFF;

	padding: 10px 0px 0px 0px;

	margin: 0px 0px 0px 55px;

}


.english {

	font-family: arial;

	font-size: 11px;

	font-weight: bold;

	margin: 0px 0px 0px 55px;

}


.title_bar {

	background: url("./image/title_bar.gif") no-repeat;

	color: #FFFFFF;

	padding: 5px 0px 5px 15px;

	line-height: 15px;

	margin-bottom: 15px;

}


.image_box{

	width: 540px;

	background: url("./image/background_side.gif") repeat-y;

}


.image{

	margin: 0px 10px 0px 10px;

}


.banner1{

	float: left;

}

.banner2{

	float: right;

}


.banner {

	width: 540px;

}


.event {

	background: url("./image/event_side.gif") repeat-y;

	margin: 20px 0px 15px 0px;

}


.event_head {

	background: url("./image/event_header.gif")  no-repeat;

	width: 540px;

	height: 73px;

}


.event_title{

	padding: 48px 0px 0px 0px;

	margin: 0px 0px 0px 40px;

	font-weight: bold;

	font-size: 13px;

	line-height: 15px;

}


.event_text{

	padding: 10px 0px 0px 0px;

	width: 490px;

	margin: 0px 25px 0px 25px;

	line-height: 18px;

	

}

		

.topics{

	background: url("./image/topics_side.gif") repeat-y;

	table-layout: fixed;

	margin: 0px 0px 15px 0px; 

}


.topics_1{

	width: 480px;

	margin: 5px 30px 10px 30px;		

}


.topics_2{

	width: 25px;

}


.topics_date{

	width: 80px;

}


.topics_news{

	font-size: 12px;

}


.topics_line{

	margin: 0px 30px 5px 30px;

}




a.link:link {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}


a.link:visited {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}


a.link:active {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}


a.link:hover {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}





