@charset "UTF-8";
/* CSS Document */


/*---------------
	���ܥ�������
------------------*/
*{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:150%;
}

html{
	height:100%;
	background-color:#000000;
}

body{
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	background-color:#000000;
}

a{
	text-decoration:none;

}

a:visited{
	color:#ef0f34;
}

.floatClear{
	clear:both;
	height:0;
}
	

#wrapper{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	margin-bottom:0;
	width:850px;
	/*min-height:100%;
	_height:100%;*/
	text-align:center;
	border-bottom:1px solid #900;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #900;
	border-left-color: #900;
	overflow: hidden;
}


#content{
	position:relative;
	 min-height:590px;
	 overflow:hidden;
	 margin-left:auto;
	 margin-right:auto;
	 bottom:0px;
	width:850px;
	padding-bottom:80px;

	text-align:left;
	padding-bottom:0px;
	background-color:#000000;
		background-image: url(../images/dlcbg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:10;
		border-bottom:2px solid #A30011;
}


#content #header{
	position:relative;
	padding-bottom:10px;
	height:354px;
}
*:first-child+html #header{
	padding-top:0px;
	}

h1{
	text-indent:-9999px;
	}
#tohome{
	position:absolute;
	top:40px;
 right:20px;
	width:300px;
	}
#tohome a{
	display:block;
	text-decoration:none;
	color: #F90;
	font-size: 12px;
	float:right;
	margin-left:20px;
	}
#tohome a:hover{
	color:#ffa;
	}
/*スライダー*/
#contslider{
	width:800px;
	height:500px;
	margin:10px auto;
	border:1px solid #888;
	
	}
*:first-child+html#contslider{
		margin:5px auto 10px auto;}
#oomidasi{
	width:800px;
	height:40px;
	margin:0 auto;
	background-image:url(../images/cap1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
		}
#sliderfinder{
	width:600px;
	height:500px;
	overflow:hidden;
	margin:10px auto;
	position:relative;
	}
#contentbelt{
	width:4300px;
	height:500px;
	overflow:hidden;
	position:absolute;
	}
.elmt{
	width:600px;
	height:500px;
	overflow:hidden;
	float:left;
	}
.title{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:5px 0 5px 34px;
	}
.elmt img{
	display:block;
	margin:0 auto;
	border:1px solid #666;
	
	}
.subtxt{
	color:#fff;
	font-size:14px;
	padding:5px 0 5px 34px;
	}
#arrowleft,#arrowright{
	position:absolute;
	top:540px;
	width:70px;
	height:140px;
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
	
	}
#arrowleft{
	display:none;
	background-image:url(../images/toleft.png);
	left:90px;
	}
#arrowright{
	background-image:url(../images/toright.png);
	right:90px;
	}
*:first-child+html#arrowleft{
		top:600px;}
*:first-child+html#arrowright{
		top:600px;}
/*スライダー*/


#abvftr{
		width:850px;
	
	overflow:hidden;
	}
.gototop{
	padding:10px 25px 0px 0;
	text-align:right;
	}
.gototop p{
	cursor:pointer;
	color: #F90;
	font-size: 12px;
	
	}
.gototop p:hover{
	color:#ffa;
	}
	
.caution12{
	margin:0 0 10px 25px;
	font-size:12px;
	color:#fff;
	}


#footer{	border-bottom:2px solid #A30011;}
#footer{
	position:relative;
	background:#000000;
	width:850px;
	margin:0 auto;
	overflow:hidden;
	}
#footer ul{
	list-style:none;
	margin-left:20px;

}
#footer li{
	display:block;
	float:left;
	margin:5px 40px 2px 0px;
	padding:5px;
	font-size:10px;
	color:#999999;
	}
#footer li a{	
color:#eeee66;
text-decoration:none;
	font-size:10px;
}
#footer li a:hover{color:#ffffff;}


#tkcopy{
	position:absolute;
	bottom:0;
	right:10px;
	color:#ffffff;
	font-size:10px;

padding:0px 0px 3px 0;
	
	}
	
*:first-child+html p.cardtitle{font-size: 16px;
width:300px;
}
#copyband{

	width:850px;
	height:38px;
	background-image:url(../../images/copybar.jpg);
	background-repeat:no-repeat;
	background-position:0 center;
	margin:0 auto;
	border-bottom:2px solid #A30011;
	}

