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

div.no1,
div.no2,
div.no3 {
	padding: 18px 18px 18px 80px;
	font-size: 120%;
	background-repeat: no-repeat;
	background-position: left center;
}

div.no1 {
	background-color: #e4e4d4;
	background-image: url(../img/mem_no1.gif);
}

div.no2 {
	background-color: #fff;
	background-image: url(../img/mem_no2.gif);
}

div.no3 {
	background-color: #e4e4d4;
	background-image: url(../img/mem_no3.gif);
}

div.no1 ul,
div.no2 ul,
div.no3 ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

div.no1 li,
div.no2 li,
div.no3 li {
	padding: 7px 0px 0px 6px;
	font-size: 80%;
}

div#main h3.bas,
div#main h3.beg,
div#main h3.jun,
div#main h3.fre {
	display: block;
	width: 268px;
	height: 80px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 0%;
	font-size: 1px;
	vertical-align: bottom;
	color: #dfceaa;
}

div#main h3.beg,
div#main h3.fre {
	float: left;
}

div#main h3.bas {
	float: right;
}

div#main h3.bas a,
div#main h3.beg a,
div#main h3.jun a,
div#main h3.fre a {
	display: block;
	width: 268px;
	height: 80px;
	font-size: 1px;
	color: #d8c396;
	text-decoration: none;
}
div#main h3.bas a:link,
div#main h3.beg a:link,
div#main h3.jun a:link,
div#main h3.fre a:link {
	color: #d8c396;
	text-decoration: none;
}
div#main h3.bas a:visited,
div#main h3.beg a:visited,
div#main h3.jun a:visited,
div#main h3.fre a:visited {
	color: #d8c396;
	text-decoration: none;
}
div#main h3.bas,
div#main h3.beg,
div#main h3.jun,
div#main h3.fre a:active {
	color: #d8c396;
	text-decoration: none;
}
div#main h3.bas a:hover,
div#main h3.beg a:hover,
div#main h3.jun a:hover,
div#main h3.fre a:hover {
	color: #d8c396;
	text-decoration: none;
}

div#main h3.beg {
	width: 268px;
	background: transparent url(../img/sch_beg.jpg) no-repeat 0px 0px;
}
div#main h3.beg a {
	background: transparent url(../img/sch_beg.jpg) no-repeat 0px 0px;
}
div#main h3.beg a:hover {
	background-position: 0px -80px;
}

div#main h3.bas {
	width: 268px;
	background: transparent url(../img/sch_bas.jpg) no-repeat 0px 0px;
}
div#main h3.bas a {
	background: transparent url(../img/sch_bas.jpg) no-repeat 0px 0px;
}
div#main h3.bas a:hover {
	background-position: 0px -80px;
}

div#main h3.fre {
	width: 268px;
	background: transparent url(../img/sch_fre.jpg) no-repeat 0px 0px;
}
div#main h3.fre a {
	background: transparent url(../img/sch_fre.jpg) no-repeat 0px 0px;
}
div#main h3.fre a:hover {
	background-position: 0px -80px;
}
