@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

.flash {
 font-size: 0px;
 margin-bottom: 17px;
}

.left {
	float: left;
	width: 157px;
}

.banner1 {
}

.banner2 {
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

.banner_txt {
	width: 156px;
	line-height: 20px;
}


.banner3 {
	padding: 5px 0px 0px 0px;
	margin-bottom: 15px;
}

.bold {
	font-weight: bold;
}
.mail{
	
}

.mail_address {
	color: 003366;
}



.right {
	float: right;
	width: 550px;
}

.title{
	width: 550px;
	height: 31px;
	background: url("./image/index_title1.gif") no-repeat;
	margin-bottom: 15px;
	
	
}

.title2 {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 35px;
	font-weight: bold;
}

.title_txt {
	width: 521px;
	font-size: 14px;
	margin: 0px 0px 0px 10px; 
}

.index_header {
	background: url("./image/index_header.gif") no-repeat;
	width: 548px;
	font-size: 13px;
}

.index_water {
	background: url("./image/index_side.gif") repeat-y;
}

.index_footer {
	margin-bottom: 25px;
}

.water_txt {
	width: 433px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 0px 105px;
	padding-top: 15px;
}

.soudan {
	width: 433px;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 105px;
	padding-top: 30px;
}

.topics1{
	width: 542px;
	margin: 10px 0px 10px 10px;		
}

.topics_date{
	width: 80px;
}
.topics_news{
	font-size: 12px;
	width: 458px;
}

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;
}


