@charset "UTF-8";
#t_icon1 a:hover img, #t_icon2 a:hover img, #t_icon3 a:hover img, #t_mynavi a:hover img, #t_gakujo a:hover img, #t_rikunavi a:hover img, #t_privacy a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}

.box {
	background-position: 50% 0%;
}

#top_line {
	display: block;
	float: left;
	height: 405px;
	width: 980px;
}
#contener {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#t_line1 {
	width: 980px;
}
#t_icon1 {
	float: left;
	height: 190px;
	width: 300px;
	margin-top: 30px;
	margin-left: 10px;
}
#t_icon2, #t_icon3 {
	float: left;
	height: 190px;
	width: 300px;
	margin-top: 30px;
	margin-left: 30px;
}
#t_line2 {
	float: left;
	height: 10px;
	width: 960px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
}
#t_news {
	background-image: url(../img/1_top/t_line2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 200px;
	width: 600px;
	margin-left: 10px;
	padding-top: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 30px;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#t_mynavi {
	float: left;
	height: 57px;
	width: 222px;
	margin-top: 40px;
	margin-left: 100px;
}
#t_gakujo {
	float: left;
	height: 57px;
	width: 222px;
	margin-top: 40px;
	margin-left: 40px;
}
#t_rikunavi {
	float: left;
	height: 57px;
	width: 222px;
	margin-top: 40px;
	margin-left: 30px;
}
#t_privacy {
	float: left;
	height: 130px;
	width: 130px;
	margin-top: 40px;
	margin-left: 100px;
}
#footer {
	float: right;
	margin-right: 10px;
	margin-left: 80px;
	margin-top: 30px;
}
