/* CSS Document */



h1, h2, h3, h4, h5, h6 {
	padding:0px;
	padding:0px;
	font-weight: bold;
}

hr{
	display:none;
	clear:both;
}

.clear{
	font-size:1px;
	height:1px;
	clear:both;
}

.download {
	font-size: 11px;
	line-height: 14px;
	height: auto;
	width: 780px;
	padding: 5px 0px 0px 20px;
	float: left;
	overflow: visible;
	z-index: auto;
	text-align: left;
	background-color: #FFFFFF;
}

.column-area {
	font-size: 11px;
	line-height: 130%;
	height: auto;
	float: left;
	overflow: visible;
	z-index: auto;
	text-align: left;
	color: #FF0000;
}

.column_VIDEO {
	color: #FE8C0C;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px 5px 20px;
	line-height: 120%;
	height: auto;
	overflow: visible;
	z-index: auto;
	width: 600px;
	float: left;
}

.column_MOVIE {
	color: #9C22A2;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px 5px 20px;
	line-height: 120%;
	height: auto;
	overflow: visible;
	z-index: auto;
	width: 500px;
	float: left;
}

.column_PHOTO {
	padding: 5px 10px 5px 20px;
	height: auto;
	overflow: visible;
	z-index: auto;
	width: 806px;
	float: none;
	border: 2px solid #009865;
	position: fixed;
	left: 5px;
}


.left-column {
	font-size: 11px;
	line-height: 14px;
	height: auto;
	width: 423px;
	padding: 10px 30px 10px 20px;
	float: left;
	overflow: visible;
	z-index: auto;
	text-align: left;
}

.right-column {
	font-size: 11px;
	line-height: 15px;
	height: auto;
	float: left;
	overflow: visible;
	z-index: auto;
	text-align: left;
	color: #FF0000;
}

.title_nav {
	color: #FE8C0C;
	font-size: 16px;
	font-weight: bold;
	height: auto;
	overflow: visible;
	z-index: auto;
	text-align: left;
	padding: 5px 10px 5px 20px;
	width: 600px;
	padding-left: 20px;
}

.foot-column {
	font-size: 10px;
	line-height: 12px;
	height: auto;
	float: left;
	overflow: visible;
	z-index: auto;
	text-align: left;
	background: #FFFFFF;
	width: 796px;
	padding: 0px 5px;
}

.footer {
	font-family: 'MS P Gothic', verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	height: auto;
	width: 806px;
	padding: 10px;
	float: none;
	overflow: visible;
	z-index: auto;
	text-align: center;
	background-color: #FFFFFF;
	color: #006633;
}

.frame_video {
	height: auto;
	overflow: visible;
	z-index: auto;
	width: 806px;
	padding: 0px;
	background: #FED279;
	border-top: #FED279;
	border-right: #FED279;
	border-bottom: #FED279;
	border-left: #FED279;
}
.frame_movie {
	height: auto;
	overflow: visible;
	z-index: auto;
	width: 806px;
	padding: 0px;
	background: #B761B8;
	border: 4px solid #B761B8;
}
.frame_photo {
	height: auto;
	overflow: visible;
	z-index: auto;
	width: 806px;
	padding: 0px;
	background: #93D4BE;
	border: 4px solid #93D4BE;
}



.s12{
	font-size : 12px;
	text-decoration : bold;
	color: 569568;
}
