/************************************/
/* 右サイド　 */
#contents {
	clear: both;
	height: 375px;
	width: 835px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
}

div#scroll-l580 {
	padding:10px;
	width:580px;
	height:342px;
	overflow:auto;
	position:relative;
	background-color: #FFFFFF;
	margin-left: 10px;
	color: #999999;
	font-size: 11px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
#scroll-l580 ul{/*余白と本来あるマークを消します*/
	padding:0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#scroll-l580 li {
	list-style-type: circle;
	list-style-position: inside;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 15px;
}


#scroll-l580 li a {
	color: #FF6699;
}

#scroll-l580 li a:hover {
    color: #99CCCC;
}

/* スクロール内テキスト*/
#scroll-l580 p {
	color: #99CCCC;
	padding-left: 3px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	font-size: 12px;
}

#left-side {
	width: 160px;
	font-size: 12px;
	height: 340px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #666666;
	margin-left: 15px;
	padding-right: 5px;
}
#left-side ul{/*余白と本来あるマークを消します*/
	padding:0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 12;
	font-size: 11px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#left-side p {
	color: #999999;
}

#left-side li {
	list-style-type: circle;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 20px;
	list-style-position: inside;
}


#left-side li a {
	color: #FF6699;
}

#left-side li a:hover {
    color: #99CCCC;
}

/* 右サイドテキスト　 */

#text2 {
	padding-left: 9px;
	padding-right: 3px;
	padding-bottom: 10px;
	line-height: 16px;
	padding-top: 10px;
}

#text2 a {
	color: #999999;
}
#text2 a:hover {
    color: #FF9999;
}