@charset "utf-8";



/*
$Date: 2013-03-14 13:20:41 +0900 (木, 14 3 2013) $
$Rev: 896 $
*/



/* CSS Document */

a img {
	border: none;
}

div#flashHolder {
	clear: none;
	float: left;
	margin-right: 10px;
	vertical-align: top;
	width: 720px;
}

div#movieInfo {
	clear: none;
	float: left;
	width: 240px;
}

div.sociable {
	clear: both;
}

#links_body {
	background-color: #ebebeb;
	border: 1px solid #dddddd; 
	margin-bottom: 20px;
	vertical-align: text-top;
	width: 970px;
}

div#getbox {
	clear: none;
	float: left;
	height: 400px;
	vertical-align: top;
	width: 210px;
}

div#getbox ul {
	margin: 0px;
	padding: 0px;
}

div#getbox ul li ul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

div#getbox ul li {
	list-style: none;
}

div#getbox ul li.tabs {
	background-color: white;
	border-bottom: 1px solid #888;
	clear: none;
	cursor: pointer;
	float: left;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	width: 103px;
}

div#getbox ul li.tab_on {
	background-color: #ebebeb;
	border: 0px;
}

li#allTab {
	border-right: 1px solid #888;
}

li#supportTab {
	border-left: 1px solid #888;
}

div#getbox ul li.tab_on a {
	color: black;
}

div#thumbcontents {
	clear: right;
	float: left;
	height: 590px;
	overflow: auto;
	width: 760px;
}

div#thumbcontents ul {
	padding: 0px;
	margin: 0px;
}

div#thumbcontents ul li.polaroid {
	background-color: white;
	border: none; 
	clear: none;
	display: block;
	float: left;
	height: 175px;
	margin: 6px;
	padding: 4px;
	width: 160px;
}

li.polaroid a {
	color: #003366;
	text-decoration: none;
}

li.polaroid a.thumb_link:hover {
	text-decoration: underline;
}

li.polaroid a:visited {
	color: #003366;
}

li.polaroid img {
	border: 0px;
	padding-bottom: 5px;
}

li.tnrdiv{
	border: none;
	cursor: pointer;
	height: 18px;
	padding: 6px 0px 0px 4px;
}

li.drkbg{
	background-color: #c1c1c1;
}