@charset "UTF-8";
@import url("../../css/default.css");
@import url("../../css/screen_base.css");

div#wrapper div#contents {
	width: 710px;
	margin: 0 20px 0 20px;
}

div#wrapper h2 {
	margin: 10px 0;
}

div#wrapper h3 {
	text-indent: -1000px;
	display: block;
	margin: 0 0 30px 0;
}

div#wrapper h3 a {
	text-indent: -1000px;
	display: block;
}

div#wrapper h3.sakae {
	height: 102px;
	background-image: url(../img/gui_sakae.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#wrapper h3.sakae a {
	height: 102px;
	background-image: url(../img/gui_sakae.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#wrapper h3.sakae a:hover {
	height: 102px;
	background-image: url(../img/gui_sakae.jpg);
	background-position: 0px -102px;
	background-repeat: no-repeat;
}

div#wrapper h3.nbis {
	height: 102px;
	background-image: url(../img/gui_nbis.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#wrapper h3.nbis a {
	height: 102px;
	background-image: url(../img/gui_nbis.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#wrapper h3.nbis a:hover {
	height: 102px;
	background-image: url(../img/gui_nbis.jpg);
	background-position: 0px -102px;
	background-repeat: no-repeat;
}

div#wrapper h3.kids {
	float: left;
	width: 340px;
	height: 89px;
	background-image: url(../img/gui_kids.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#wrapper h3.kids a {
	float: left;
	width: 340px;
	height: 89px;
	background-image: url(../img/gui_kids.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#wrapper h3.kids a:hover {
	height: 89px;
	background-image: url(../img/gui_kids.jpg);
	background-position: 0px -89px;
	background-repeat: no-repeat;
}

div#wrapper h3.pop {
	float: right;
	width: 340px;
	height: 89px;
	background-image: url(../img/gui_pop.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#wrapper h3.pop a {
	float: right;
	width: 340px;
	height: 89px;
	background-image: url(../img/gui_pop.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#wrapper h3.pop a:hover {
	height: 89px;
	background-image: url(../img/gui_pop.jpg);
	background-position: 0px -89px;
	background-repeat: no-repeat;
}

