/* --------------------TABLE_MOVIE-------------------- */

table.mov {
	position:top center;
}
.mov_01 a {
	display:block;
	width:160px;
	height:40px;
	background:url(images/youtube.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.mov_01 a:hover, .mov_01 a.on {
	background-position:right bottom;
}
.mov_02 a {
	display:block;
	width:160px;
	height:40px;
	background:url(images/nicodo.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.mov_02 a:hover, .mov_02 a.on {
	background-position:right bottom;
}
.mov_03 a {
	display:block;
	width:160px;
	height:24px;
	background:url(images/rss.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.mov_03 a:hover, .mov_03 a.on {
	background-position:right bottom;
}
.mov_04 a {
	display:block;
	width:160px;
	height:24px;
	background:url(images/vga.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.mov_04 a:hover, .mov_04 a.on {
	background-position:right bottom;
}
/* --------------------L01-MENU-------------------- */
	
#contents_l h2 {
	text-align:center;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right:20px;
}
#contents_l table {
	margin-top: 0px;
	margin-right:15px;
	position:top center;
}
/* CONTENTS_R/LAYOUT --------------------------------------- */

#view_wrapper {
	padding-right: 25px;
	padding-left: 45px;
	padding-top: 40px;
}
