/***** Rigth Contet *****************************************************************/
#CR{
	width: 200px;
	float: right;
}
#yougo a{
	background-image: url(../../../imgs/side/yougo.jpg);
	height: 60px;
	width: 190px;
	margin: 10px 0 10px 0;
	display: block;
	text-indent: -9000px;
}
#Cat01,#Cat02,#Cat03{margin-bottom: 10px;}
#Cat01 h2,#Cat02 h2,#Cat03 h2{
	height: 30px;
	text-indent: -9000px;
}
#Cat01 h2{background: url(../../../imgs/yougo/tl01.jpg) no-repeat;}
#Cat02 h2{background: url(../../../imgs/yougo/tl02.jpg) no-repeat;}
#Cat03 h2{background: url(../../../imgs/yougo/tl03.jpg) no-repeat;}
#Cat01 ul,#Cat02 ul,#Cat03 ul{
	padding: 10px 0px;
	width: 190px;
	background: url(../../../imgs/yougo/cat_c.jpg) repeat-y;
	border-bottom: 1px solid #FC0;
}
#Cat01 li,#Cat02 li,#Cat03 li{
	background: url(../../../imgs/icon/yaji01.gif) no-repeat left center;
	line-height: 150%;
	margin: 0 5px 0 5px;
	padding: 0 0 0 20px;
}


/***** ETC *****************************************************************/
.BN300{
	height: 120px;
	width: 300px;
	float: left;
}
.BN120{
	height: 120px;
	width: 120px;
	float: right;
}
.clear{
	clear: both;
	text-indent: -9000px;
}
