body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #CCCCCC;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}
.film {
	padding-right: 4px;
}
.gallary_pic {
	border: 1px solid #666666;
}


a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:active {
	color: #ff9900;
	text-decoration:underline;
}
a:hover {
	color: #ff9900;
	text-decoration:underline;
}

a.sorry:link {
	color: #FF6600;
	text-decoration:none;
}
a.sorry:visited {
	color: #FF6600;
	text-decoration:none;
}
a.sorry:active {
	color: #ffffff;
	text-decoration:underline;
}
a.sorry:hover {
	color: #ffffff;
	text-decoration:underline;
}

.sepa {
	color: #CCCCCC;
	text-decoration:none
}

.window01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
}

.line_tate {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.scroll_01 {
scrollbar-arrow-color : #909090; 
scrollbar-darkshadow-color : #666666;
scrollbar-3dlight-color: #666666;
scrollbar-face-color : #ff9900; 
scrollbar-highlight-color : #333333;
scrollbar-track-color: #4a4a4a;
scrollbar-shadow-color : #333333;
}

.list {
	border: 1px solid #999999;
}
.list td {
	border: 1px solid #999999;
}
.list th {
	border: 1px solid #999999;
}

.link_code {
	font-size: 11px;
	color: #666666;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
}	


