@charset "utf-8";
#menu .waku .gototop {
	display: block;
	height: 50px;
	width: 200px;
	*margin-left: -16px;
	*margin-top: 0;
	*padding-top:0;
}
#menu .waku .photos {
	display: block;
	height: 70px;
	width: 200px;
	margin-top: 10px;
	*margin-left: -16px;
}
#menu .waku .quiz {
	display: block;
	height: 50px;
	width: 200px;
	margin-top: 10px;
	*margin-left: -16px;
}
#menu .waku .what {
	display: block;
	height: 70px;
	width: 200px;
	margin-top: 10px;
	*margin-left: -16px;
}
#menu .waku .consultation {
	display: block;
	height: 70px;
	width: 200px;
	margin-top: 10px;
	*margin-left: -16px;
}
#menu .waku .ministry {
	display: block;
	height: 50px;
	width: 200px;
	margin-top: 10px;
	*margin-left: -16px;
}
#menu .waku .space {
	background-image: url(../image/Menu_space.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 200px;
	margin-top: 10px;
	*margin-top: 0;
	*margin-left: -16px;
}

#menu .waku a:hover .gototop {
	background-image: url(../image/Menu_gototop-over.gif);
	text-indent: -9999px;
}
#menu .waku a:hover .photos{
	background-image: url(../image/Menu_photos-over.gif);
	text-indent: -9999px;
}
#menu .waku a:hover .quiz{
	background-image: url(../image/Menu_quiz-over.gif);
	text-indent: -9999px;
}
#menu .waku a:hover .what{
	background-image: url(../image/Menu_what-over.gif);
	text-indent: -9999px;
}
#menu .waku a:hover .consultation{
	background-image: url(../image/Menu_consultation-over.gif);
	text-indent: -9999px;
}
#menu .waku a:hover .ministry{
	background-image: url(../image/Menu_ministry-over.gif);
	text-indent: -9999px;
}
#main #top-title {
	background-image: url(../image/top-title.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 500px;
	margin-top: 20px;
}
#main #topicks .top-what_ministry {
	display: block;
	height: 75px;
	width: 220px;
	float: left;
	margin-left: 18px;
	margin-top: 20px;
}
#main #topicks .top-there_law_for {
	display: block;
	float: right;
	height: 75px;
	width: 220px;
	margin-right: 18px;
	margin-top: 20px;
}
#main #topicks .top-what_jury_system {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 75px;
	width: 145px;
	margin-left: 18px;
	margin-top: 20px;
}
#main #topicks .top-what_immigration_officer {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 75px;
	width: 145px;
	margin-top: 20px;
	margin-left: 12px;
}
#main #topicks .top-what_terrace {
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 75px;
	width: 145px;
	margin-top: 20px;
	margin-right: 18px;
}
#main #topicks .top-what_waht {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 75px;
	width: 460px;
	margin-left: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}


#main #topicks a:hover .top-what_ministry {
	background-image: url(../image/top-what_ministry_over.gif);
	text-indent: -9999px;
}
#main #topicks a:hover .top-there_law_for {
	background-image: url(../image/top-there_law_for_over.gif);
	text-indent: -9999px;
}
#main #topicks a:hover .top-what_jury_system {
	background-image: url(../image/top-what_jury_system_over.gif);
	text-indent: -9999px;
}
#main #topicks a:hover .top-what_immigration_officer {
	background-image: url(../image/top-what_immigration_officer_over.gif);
	text-indent: -9999px;
}
#main #topicks a:hover .top-what_terrace {
	background-image: url(../image/top-what_terrace_over.gif);
	text-indent: -9999px;
}
#main #topicks a:hover .top-what_waht {
	background-image: url(../image/top-what_what_over.gif);
	text-indent: -9999px;
}

#right .waku {
	line-height: 130%;
	*padding-left: 5px;
}


#right .waku .right_red-button a {
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
	line-height: 150%;
	color: #06C;
	padding-left: 16px;
	display: block;
	margin-bottom: 20px;
	margin-top: 5px;
}
#right .waku .right_red-button a:hover {

}
#right .waku .right_org-button a {
	background-image: url(../image/right_red-button.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 180px;
	*width: 160px;
	*background-position: -10px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	color: #FFF;
	margin-top: 10px;
	line-height: 150%;
	*margin-left: 15px;
}

#right .waku .right_org-button a:hover {
	color: #FFF;
}
#right .waku .re_line-hight {
	line-height: 140%;
	font-size: 0.87em;
	margin: 5px;
}
