#scrollHeaderWadai {
	height:28px;
	margin:10px 0px 0px 0px;
	width: 195px;
	background-image:url(/GakufuNet/common/img/menu_parts.jpg);
	background-position:	0px		-203px;
}
#scrollHeaderwBook {
	height:28px;
	margin:10px 0px 0px 0px;
	width: 195px;
	background-image:url(/GakufuNet/common/img/menu_parts.jpg);
	background-position:	0px		-252px;
}
#scrollBody {
	float:left;
	width: 195px;
	background:url(/GakufuNet/common/img/rightmenubd.jpg) left top repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
#scrollBody p {
	text-align: left;
	margin: 10px 0px 0px 20px;
	color:#808080;
	font-size: 90%;
}

#scrollTail {
	height:17px;
	margin:0px 0px 10px 0px;
	background-image:url(/GakufuNet/common/img/menu_parts.jpg);
	background-position:	0px		-235px;
	width: 195px;
	float: left;
}

#scrollContainer {
	/* CSS HACK */
/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
	height: 454px;
	/* Other browsers */
	height/* */:/**/438px;
	height: /**/290px;
	/* CSS HACK */
/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
	width: 124px;
	/* Other browsers */
	width/* */:/**/120px;
	width: /**/180px;
	padding:1px;
	position: relative;
}
#scrollContainer #arrow_down{
	height:20px;
	text-align: right;
}
#scrollContainer #arrow_up{
	height:20px;
	text-align: right;
}
#theImages{
	position:relative;
	overflow:hidden;
	height:255px;
}

#theImages #ScrollArea {
	/* Higher than total height of thumbnails */
	height:1500px;
	position: relative;
}

#theImages img{
	border:0px;	/* No border */
/* Transparency - IE */
	filter:alpha(opacity=100);
/* Transparency - Firefox */
	opacity:1.0;
/* Space between images */
	padding-top:1px;
}




#scrollContainer2 {
	/* Big Div surrounding up image, list of images and down image */
/* Floating */
	float:left;
	/* CSS HACK */
/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
	height: 454px;
	/* Other browsers */
	height/* */:/**/438px;
	height: /**/290px;
	/* CSS HACK */
/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
	width: 124px;
	/* Other browsers */
	width/* */:/**/120px;
	width: /**/180px;
	padding:1px;
}
#scrollContainer2 #arrow_down2 {
	height:20px;
	text-align: right;
}
#scrollContainer2 #arrow_up2{
	height:20px;
	text-align: right;
}
#scrollContainer2 #theImages2 {
	position:relative;
	overflow:hidden;
	height:248px;
}
#scrollContainer2 #theImages2 #ScrollArea2 {	
/* Don't change this */
	position:relative;
/* Higher than total height of thumbnails */
	height:1500px;
}
#scrollContainer2 #theImages2 img {
	border:0px;	/* No border */
/* Transparency - IE */
	filter:alpha(opacity=100);
/* Transparency - Firefox */
	opacity:1.0;
/* Space between images */
	padding-top:1px;
}

/* ----------------------------------------------- */
/* 話題のアーティスト：縦スクロールバージョン      */
/* ----------------------------------------------- */
#Wadais {
	border-bottom:dotted 1px #999999;
	padding: 0px 0px 5px 2px;
	width: 178px;
	float: left;
	margin: 5px 0px 0px 3px;
	font-size:90%;
}
#Wadais #Title {
	width:108px;
	text-align: left;
	float: left;
	padding-left: 5px;
}
#Wadais #Title a {
	color:#808080;
	font-size:90%;
	text-decoration:none;
}
#Wadais #Title a:hover {
	color:#66ADE9;
	font-size:90%;
	text-decoration:underline;
}
#Wadais #Image {
	width:65px;
	text-align: right;
	float: left;
	padding:0px 0px 0px 0px;
}
#Wadais #Image img {
	border:solid 1px #666;
}
#Wadais #Image a {
	border:none;
}
/* Right Slider */
.RSlidingPanels {
	width: 191px;
	height: 330px;
	padding: 0px;
	position: relative;
	margin: 0px;
}
.RSlidingPanelsContentGroup {
	position: relative;
	width: 191px;
	margin: 0px;
	padding: 0px;
}
.RSlidingPanelsContent {
	width: 191px;
	height: 335px;
	overflow: hidden;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border: none;
}
.RSlidingPanelsAnimating * {
	overflow: hidden !important;
}
.RSlidingPanelsCurrentPanel {
}
.RSlidingPanelsFocused {
}
#Rp1 {
	width: 187px;
}
#Rp2 {
	width: 187px;
}
/* ----------------------------------------------- */
/* 話題の...スクロールCTRL                         */
/* ----------------------------------------------- */
#RScrollCtrlPrev {
	float:right;
	width:140px;
	height:20px;
	margin-right: 5px;
	font-size:90%;
	text-align:right;
	display:block;
	background-color: #FFFFFF;
	padding: 0px;
}
#RScrollCtrlPrev a {
	background:url(/GakufuNet/common/img/arrow-up-01.gif) right top no-repeat;
	display:block;
	height:22px;
	margin: 0px;
	padding: 0px;
}
#RScrollCtrlPrev a:hover {
	background:url(/GakufuNet/common/img/arrow-up-ov-01.gif) right top no-repeat;
	display:block;
	height:22px;
	margin: 0px;
	padding: 0px;
}
#RScrollCtrlNext {
	float:right;
	width:140px;
	height:20px;
	margin-right: 5px;
	font-size:90%;
	text-align:right;
	display:block;
	background-color: #FFFFFF;
	padding: 0px;
}
#RScrollCtrlNext a {
	background:url(/GakufuNet/common/img/arrow-dn-01.gif) right top no-repeat;
	display:block;
	height:22px;
	margin: 0px;
	padding: 0px;
}
#RScrollCtrlNext a:hover {
	background:url(/GakufuNet/common/img/arrow-dn-ov-01.gif) right top no-repeat;
	display:block;
	height:22px;
	margin: 0px;
	padding: 0px;
}
