#PageTitle {
	margin: 12px 0 0 0;
	width: 720px;
	border-bottom: 1px solid #a6a6a6;
}


.SeriesList {
	margin: 25px 0 0 25px;
	height: 206px;
	background: url(series-arrow.gif) no-repeat bottom center;
}

#SeriesMenu {
	width: 720px;
	height: 115px;
}

#SeriesMenu ul {
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;

}

#SeriesMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#SeriesMenu li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
}

#SeriesMenu li a {
	letter-spacing : normal;
	overflow: hidden;
}



#SeriesMenu li a, #SeriesMenu li a:visited, #SeriesMenu li a:hover, #SeriesMenu li a:active {
	text-decoration: none;
}



#SM01 {
	width: 127px;
	top: 0;
	left: 0;
}

#SM01 a, #SM01 a:visited {
	width: 127px;
	height: 115px;
	background: transparent url(sm01-full.gif) no-repeat 0 0px;
}

#SM01 a:hover, #SM01 a:active {
	background-position: 0px -115px;
}


#SeriesMenu a#SM01Now {
	background: transparent url(sm01-full.gif) no-repeat 0 -115px;
	cursor: default;
}



#SM02 {
	width: 110px;
	top: 0;
	left: 127px;
}

#SM02 a, #SM02 a:visited {
	width: 127px;
	height: 115px;
	background: transparent url(sm02-sun.gif) no-repeat 0 0px;
}

#SM02 a:hover, #SM02 a:active {
	background-position: 0px -115px;
}


#SeriesMenu a#SM02Now {
	background: transparent url(sm02-sun.gif) no-repeat 0 -115px;
	cursor: default;
}



#SM03 {
	width: 126px;
	top: 0;
	left: 237px;
}

#SM03 a, #SM03 a:visited {
	width: 126px;
	height: 115px;
	background: transparent url(sm03-green.gif) no-repeat 0 0px;
}

#SM03 a:hover, #SM03 a:active {
	background-position: 0px -115px;
}


#SeriesMenu a#SM03Now {
	background: transparent url(sm03-green.gif) no-repeat 0 -115px;
	cursor: default;
}



#SM04 {
	width: 110px;
	top: 0;
	left: 363px;
}

#SM04 a, #SM04 a:visited {
	width: 110px;
	height: 115px;
	background: transparent url(sm04-bouhan.gif) no-repeat 0 0px;
}

#SM04 a:hover, #SM04 a:active {
	background-position: 0px -115px;
}


#SeriesMenu a#SM04Now {
	background: transparent url(sm04-bouhan.gif) no-repeat 0 -115px;
	cursor: default;
}



#SM05 {
	width: 110px;
	top: 0;
	left: 473px;
}

#SM05 a, #SM05 a:visited {
	width: 110px;
	height: 115px;
	background: transparent url(sm05-dannetsu.gif) no-repeat 0 0px;
}

#SM05 a:hover, #SM05 a:active {
	background-position: 0px -115px;
}


#SeriesMenu a#SM05Now {
	background: transparent url(sm05-dannetsu.gif) no-repeat 0 -115px;
	cursor: default;
}



#SM06 {
	width: 136px;
	top: 0;
	left: 583px;
}

#SM06 a, #SM06 a:visited {
	width: 136px;
	height: 115px;
	background: transparent url(sm06-home.gif) no-repeat 0 0px;
}

#SM06 a:hover, #SM06 a:active {
	background-position: 0px -115px;
}


#SeriesMenu a#SM06Now {
	background: transparent url(sm06-home.gif) no-repeat 0 -115px;
	cursor: default;
}




#VisualText {
	width: 615px;
	float: left;
}

#SubTitle {
	width: 105px;
	float: left;
}

#SeriesText {
	width: 366px;
	color: #515151;
	float: left;
}

#SeriesText p {
	margin: 15px 20px 15px 10px;
	line-height: 1.5;
}

#SubImages {
	margin: 15px 0 0 0;
	width: 216px;
	float: left;
}

#SubImages img {
	margin: 0 0 10px 0;
}

#OtherSeries {
	margin: 0 20px 0 0;
	line-height: 2;
	text-align: right;
}