@charset "utf-8";
@import url("../css.css");

.top {
	height: 50px;
	width: 160px;
	background: url(../img/top.jpg);
	margin: 0px;
	padding: 0px;
}
.unicube {
	height: 50px;
	width: 160px;
	background: url(../img/What_unicube_on.jpg);
	margin: 0px;
	padding: 0px;
}
.build {
	height: 50px;
	width: 160px;
	background: url(../img/Material_unicube.jpg);
	margin: 0px;
	padding: 0px;
}
.blog {
	height: 50px;
	width: 160px;
	background: url(../img/unicube_blog.jpg);
	margin: 0px;
	padding: 0px;
}
.contact {
	height: 50px;
	width: 160px;
	background: url(../img/contact.jpg);
	margin: 0px;
	padding: 0px;
}
.top a {
	display:block;
	height: 50px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.unicube a {
	display:block;
	height: 50px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.build a {
	display:block;
	height: 50px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.blog a {
	display:block;
	height: 50px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.contact a {
	display:block;
	height: 50px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.top a:hover,.top a:active {
	background: url(../img/top_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
}
.unicube a:hover,.unicube a:active {
	background: url(../img/What_unicube_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.build a:hover,.build a:active {
	background: url(../img/Material_unicube_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.blog a:hover,.blog a:active {
	background: url(../img/blog_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	
}
.contact a:hover,.contact a:active {
	background: url(../img/contact_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.center .content .menu {
	float: left;
	height: auto;
	width: 120px;
	padding-right: 15px;
}
.center .content .r-cont {
	width: 655px;
	margin: 0px 0px 0px 135px;
	height: auto;
}
.center .content .menu .katsuyou {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
	background: url(../img/tochikatuyo.jpg) no-repeat;
}
.center .content .menu .toushi {
	background: url(../img/hudousantousi.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
}
.center .content .menu .souzokuzei {
	background: url(../img/souzokuzei.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
}
.center .content .menu .nenkin {
	background: url(../img/rougo.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
}
.center .content .menu .nisetai {
	background: url(../img/nisetai.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
}
.center .content .menu .kounyu {
	background: url(../img/jyuutaku_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
}
.center .content .menu .katsuyou a , .center .content .menu .toushi a , .center .content .menu .souzokuzei a , .center .content .menu .nenkin a , .center .content .menu .nisetai a , .center .content .menu .kounyu a{
	display:block;
	height: 30px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.center .content .menu .katsuyou a:hover, .center .content .menu .katsuyou a:active {
	background: url(../img/tochikatu_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
.center .content .menu .toushi a:hover, .center .content .menu .toushi a:active {
	background: url(../img/hudousantousi_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
.center .content .menu .souzokuzei a:hover, .center .content .menu .souzokuzei a:active {
	background: url(../img/souzokuzei_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
.center .content .menu .nenkin a:hover, .center .content .menu .nenkin a:active {
	background: url(../img/rougo_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
.center .content .menu .nisetai a:hover, .center .content .menu .nisetai a:active {
	background: url(../img/nisetai_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
.center .content .menu .kounyu a:hover, .center .content .menu .kounyu a:active {
	background: url(../img/jyuutaku_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
