@charset "iso-8859-1";

h1,h2,h3,h4,h5,h6,span,p,dl,dt,dd{
	margin: 0;
	padding :0;
	font-style:normal;
	font-weight:normal;
}
img{
	border:0px;
	vertical-align:txt-bottom;
}

a{text-decoration: none;}
a:visited{text-decoration: none;color:#CCCCCC;}
a:link{text-decoration: none;color:#CCCCCC;}
a:hover{text-decoration: underline;color:#FFFFFF;}
a:active{text-decoration: none;}

html{
	height:100%;
}
body{
	height:100%;
	margin: 0;
	padding:0;
	color:#EFEFEF;
	font-size:70%;
	text-align:center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #000000;
}

/* MacIE5 \*/
body {
	line-height:1.5;
}
/**/

/*　---------　sight　---------　*/
div#sight{
	width:500px;
	height:100%;
	min-height: 100%;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#header{
	width:500px;
}

div#logo{
	width:500px;
	text-align:center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#contents{
	width:500px;
}

div#captitle{
	width:500px;
	text-align:center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#tecvideo{
	width:500px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#videonote{
	width:500px;
	text-align:center;
	font-size:9px;
	padding-bottom: 10px;
}

div#technote{
	width:500px;
	font-size:90%;
}

.technotetx{
	font-size:90%;
}

div#areabt{
	width:500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#footer{
	width:500px;
}

#footer-copy {
	width:417px;
	float: left;
}

/*----------------------------------------*/

#bt-close {
	width:83px;
	height:18px;
	background:url(../img/common/bt_close.jpg) no-repeat;
	float: right;
}

#bt-close ul{
	width:83px;
	height:18px;
	margin:0;
	padding:0;
	list-style:none;
}
#bt-close li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	float:left;
}
#bt-close li a {
	display:block;
	height:18px;
	text-decoration:none;
/*\*/
overflow:hidden;/*　---------　MacIE bg　---------　*/
/**/
}

#bt-close01{
	width:83px;
}

#bt-close01 a:hover {
	width:83px;
	background: url(../img/common/bt_close.jpg) -83px 0px;
}

/*----------------------------------------*/

#bt-next {
	width:44px;
	height:18px;
	background:url(../img/common/bt_next.jpg) no-repeat;
	float: right;
}

#bt-next ul{
	width:44px;
	height:15px;
	margin:0;
	padding:0;
	list-style:none;
}
#bt-next li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	float:left;
}
#bt-next li a {
	display:block;
	height:15px;
	text-decoration:none;
/*\*/
overflow:hidden;/*　---------　MacIE bg　---------　*/
/**/
}

#bt-next01{
	width:44px;
}

#bt-next01 a:hover {
	width:44px;
	background: url(../img/common/bt_next.jpg) -44px 0px;
}

/*----------------------------------------*/

#bt-back {
	width:44px;
	height:18px;
	background:url(../img/common/bt_back.jpg) no-repeat;
	float: left;
}

#bt-back ul{
	width:44px;
	height:15px;
	margin:0;
	padding:0;
	list-style:none;
}
#bt-back li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	float:left;
}
#bt-back li a {
	display:block;
	height:15px;
	text-decoration:none;
/*\*/
overflow:hidden;/*　---------　MacIE bg　---------　*/
/**/
}

#bt-back01{
	width:44px;
}

#bt-back01 a:hover {
	width:44px;
	background: url(../img/common/bt_back.jpg) -44px 0px;
}

.clear {
	clear:both;
}

