@charset "utf-8";


/* トップページ */

html {
	background: no-repeat center top #c12604;

}

body {
	background:url(../../images/bg_footer_top.png) no-repeat bottom center;
}

  
  
#bg{
	background:url(../../images/top_bg.jpg) no-repeat bottom center;
	background-position: top;
	min-width: 1000px;
	height: 1240px;
}
  
  
  /* container */

#container {
  width:1000px;
  height:1240px;
  margin:0 auto;
  position:relative;
  
  /* 180425 */
  
  }
 

#flash {
	position:absolute;
}

#top_manu{
    width: 800px;
    overflow: hidden;
    position: relative;
    bottom: -700px;
    margin: 0 auto;
}



#top_manu li{
	float: left;
	width: 200px;
}

#top_manu li a{
	z-index: 1;
	height: auto;
	position: relative;
}

 /* content */


#guideLink01  {
	position:absolute;
	top:260px;
	left:320px;
	z-index:10;
	cursor:pointer;
	display:none;

}

#guideLink02  {
	position:absolute;
	top:400px;
	left:320px;
	z-index:10;
	cursor:pointer;
	display:none;
}

#txt {
	position:absolute;
	top:580px;
	left:120px;
	width:360px;
	height:110px;
	font-size:85%;
	background:url(../../images/bg_txt.png) no-repeat bottom;
}

#txt p {
	padding:10px;
	white-space:nowrap;
	line-height:1.5;
}

#txt p span {
	color:#b2c6ff;
}
	
 
 #topics {
	 position:absolute;
	 z-index:1;
	top:686px;
	left:580px;
	width:410px;
	height:200px;
	background:url(../../images/bg_topics_s.png) no-repeat bottom;
}

#topics ul {
	margin:90px 0px 0 5px;
	overflow:auto;
	height:85px;
}

#topics li {
	border-bottom:1px #d6aab8 solid;
	padding-bottom:5px;
	margin-bottom:5px;
}
iframe{
	height: 82px;
	width: 400px;
	border: none;
}

#nyu {
	position:absolute;
	z-index:10;
	float:left;
	left:580px;
	top:900px;
}

#banner {
	position: absolute;
	clear: both;
	width: 1000px;
	height: 64px;
	top: 921px;
	left: 1px;
}

#banner li {
	float:left;
	margin-right:5px;
}	

#banner li.last {
	margin-right:0;
}	

#novelty {
	position:absolute;
	top:710px;
	left:-5px;
}
 
 



#navigation {
	 top:270px;
	 left:10px;
	 display:none;
	 
 }
 

#spec {
	position:absolute;
	top:726px;
	
}
 
#spec p {
	float:left;
	width:530px;
	min-height:130px;
	margin-top:2px;
	padding:5px 13px;
	line-height:1.6;
	*line-height:1.6;
	color:#fff;
	font-size:85%;
	background:#831406;
	border:3px #751306 solid;
}

#spec p span {
	color:#ffd200;
}

#blog {
	position:absolute;
	top:900px
	left:580px;
}

#twitterBtn {
	 position:absolute;
	 width:137px;
	 height:36px;
	 top:1030px;
	 left:580px;
	 text-indent:-9999px;
	 background:url(../../images/btn_twitter.png) no-repeat;
}
 
#twitterBtn a {
	  display:block;
	 width:137px;
	 height:36px;
}
	 
#twitterBtn a:hover {
	 background:url(../../images/btn_twitter_over.png) no-repeat;
}


#plugin {
	position:absolute;
	top:1030px;
	 left:720px;
	 width:400px;

}

.pl_fb {

	width:100px;
	float:left;
	margin-right:5px;
}

.pl_mixi {
	width:100px;
	float:left;
	margin-right:5px;
}


.pl_twitter {
	width:100px;
	float:left;
	margin-right:5px;
}

#mmv {
	position:absolute;
	top:1180px;
}
