@charset "UTF-8";
/* ========BASIC======== */
body {
	background-color: #000;
	margin:0;
	padding:0;
	letter-spacing:1px;
	font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
	font-size:80%;
	line-height:1.6;
	color:#666;
}
br { letter-spacing:normal;}
a { color:#000; text-decoration:none;}
a:hover { color:#917700; text-decoration:underline;}
img { border:0; vertical-align:bottom; }
ul, ol, dl { padding: 0; margin: 0; line-height:0; }
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
 p { margin-top:0; }
table {
	width:600px;
	margin:10px 0;
	border-collapse:collapse;
	border:1px solid #999;
	border-spacing:0;
	line-height:1.8;
}
table th {
	padding:5px;
	border:1px solid #999;
	border-width:0 0 1px 1px;
	background:#EFEBEF;
	font-weight:bold;
	text-align:left;
}
table td {
	padding:5px;
	border:1px solid #999;
	border-width:0 0 1px 1px;
	text-align:left;
}
.highlight a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	zoom:1;
}
.clear { 
	clear:both;
	visibility: hidden;
	font-size: 0px;
	height:0;
	line-height: 1;
	background:#ccc;
}
/*----------------------------------------------------------------
	スライダーレイアウト
----------------------------------------------------------------*/
/*html { overflow-y: scroll; }*/
#page li {
}
.slidebox {
	width:1200px;
	height:440px;
	margin:0 auto;
}
.pagetitle {
	width:350px;
	padding:20px 10px 5px 40px;
	border-bottom:1px solid #666;
	margin-bottom:10px;
	line-height:1;
}
.pagetitle2 {
	margin-top:-5px;
	width:350px;
	margin-bottom:10px;
	padding-left:40px;
	line-height:1;
}
#page .box1 {
	width:286px;
	margin:7px;
	float:left;
}
#page .box2 {
	margin-top:2px;
	font-size:11px;
	color:#333;
	text-align:center;
	line-height:1;
}
/* ========LAYOUT======== */
#container {
	width:100%;
	margin:0 auto;
	background-color: #fff;
}
#header {
	background-color: #000;
	height:90px;
}
#contents {
	clear:both;
	overflow:hidden;
	width:1280px;
	height:543px;
	margin:0 auto;
}
#footer {
	background-color: #000;
}
/* ======== VIDEO ======== */
#movieclose {
	margin-top:10px;
	font-size:12px;
}
#movieclose a, #movieclose a:hover, #movieclose a:visited, #movieclose a:active {
	color:#fff;
}
/* ========HEADER CUSTOMIZE======== */
#header2 {
	position:relative;
	width:1280px;
	margin:0 auto;
}
#logo a {
	display:block;
	text-indent:-9999px;
	background: url(../img/sprite.png) no-repeat;
	width:113px; height:77px; background-position:-9px -6px;
	position:absolute;
	left:9px;
	top:6px;
}
#topnav { /*ドロップダウンメニュー　詳細はmenu.css*/
	position:absolute;
	left:209px;
	top:26px;
}
#topnav2 { /*web,video,connect,home*/
	position:absolute;
	left:882px;
	top:26px;
}
#topnav2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topnav2 li {
	float: left;
	margin: 0;
	padding: 0;
}
#topnav2 li a {
	display:block;
	width:95px;
	height:34px;
	background: url(../img/sprite.png) no-repeat;
	text-indent: -9999px;
	float: left;
}
#topnav2 li a#n-web { background-position:-882px -26px;}
#topnav2 li a#n-web:hover { background-position:-882px -116px;}
#topnav2 li a#n-video { background-position:-977px -26px;}
#topnav2 li a#n-video:hover { background-position:-977px -116px;}
#topnav2 li a#n-connect { background-position:-1072px -26px;}
#topnav2 li a#n-connect:hover { background-position:-1072px -116px;}
#topnav2 li a#n-home { background-position:-1167px -26px;}
#topnav2 li a#n-home:hover { background-position:-1167px -116px;}

/* ========FOOTER CUSTOMIZE======== */
#footer2 {
	clear:both;
	width:1280px;
	margin:0 auto;
}
#copyright {
	width:76px;
	padding-top:30px;
	margin:0 auto;
}
/* ========広告表示======== */
#footer2 {
	position:relative;
}
#dd {
	display:none;
	width:780px;
	height:513px;
	padding:20px;
	background: url(../img/dd-bg.png) no-repeat;
	position:absolute;
	top:-525px;
	left:230px;
}
.dd-box {
	width:300px;
	padding:20px 20px 10px 20px;
	background:#595757;
	border:1px solid #fff;
	float:left;
}
.dd-text1 {
	width:640px;
	float:left;
	color:#fff;
	margin:0 0 20px 30px;
}
.dd-close {
	width:20px;
	float:right;
}
.dd-text2 {
	color:#fff;
	font-size:12px;
	line-height:18px;
	height:200px;
	margin-top:11px;
}
.dd-text3 a {
	color:#D0B339;
}
#dd-link {
	margin-top:20px;
	margin-left:20px;
	font-size:10px;
}
#dd-link a {
	color:#D0B339;
}
