@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

.institution_box {
	width: 530px;
	margin-bottom: 20px;
}

.txt_box {
	width: 255px;
	line-height: 16px;
	float: left;
}

.right_box {
	width: 260px;
	float: right;
}

.img_box{
	width: 125px;
	float: left;
}

.img_box1{
	width: 125px;
	float: right;
}


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;
}


