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

body,html{
	background:#faefd6;
}

#wrapper{
	margin:0 auto;
	display:none;
}

#container{
	background:url("../img/top/bg.jpg") no-repeat center 42px #faefd6;
	min-height:1606px;
	z-index:99;
}

#main{
	width:980px;
	padding:0 22px;
	margin:0 auto;
}

#main-ttl{
	position:absolute;
	top:73px;
	left:205px;
}

#fb-container{
	width:168px;
	height:198px;
	background:url("../img/top/fb_bg_00.png") no-repeat left top;
	position:absolute;
	top:51px;
	left:22px;
}

#fb-iine-btn{
	width:125px;
	padding:137px 0 7px 35px;
}

#fb-link{
	width:137px;
	display:block;
	margin:0 auto;
	text-decoration:underline;
}

#preview-btn{
	display:block;
	position:absolute;
	top:71px;
	left:839px;
}

#voice{
	width:166px;
	height:166px;
	display:block;
	position:absolute;
	top:245px;
	left:771px;
	background:url("../img/top/voice_bg_01.png") no-repeat left top;
}

#voice-count{
	font-size:40px;
	color:#ed6c00;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	padding:63px 0 0;
}


#blu-ray{
	position:absolute;
	z-index:96;
	top:500px;
	left:916px;
}
#dvd{
	position:absolute;
	z-index:97;
	top:515px;
	left:850px;
}

/*---------------------------------

@opinion

-----------------------------------*/
#opinion-container{
	position:absolute;
	top:259px;
	left:22px;
	min-width:168px;
	min-height:210px;
	background:url("../img/top/comment_bg_00.png") no-repeat left top;
}


.ticker {
	padding: 0 11px 0;
	margin:34px 0 0;
	width: 153px;
	text-align: left;
	position: relative;
	overflow: hidden;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ticker ul {
	width: 100%;
	position: relative;
}


.ticker ul li {
	width: 100%;
	height:135px;
	overflow:hidden;
	display: none;
	font-size:14px;
	line-height:1.5;
}

.opinion-txt{
	display:block;
	padding:0 0 2px;
	letter-spacing:0;
}
.opinion-name{
	display:block;
	color:#ed6c00;
	text-decoration:none;
	font-size:16px;
	line-height:1.2;
}

*:first-child+html .opinion-name {
	font-size:15px;
}


.katagaki{
	line-height:1.2;
	color:#5e5e5e;
	text-decoration:none;
	font-size:11px;
}

.strong{
	font-weight:bold;
	color:#ee740d;
	letter-spacing:1px;
}

*:first-child+html .strong{
	font-weight:bold;
	color:#eb0000;
	/*display:block;*/
	letter-spacing:0px;
	font-size:12px;
}

#opinion-btn{
	width:162px;
	padding:0px 0 4px 3px;
}


/*---------------------------------

@coco

-----------------------------------*/
#coco{
	position:absolute;
	top:479px;
	left:22px;
}

#koukai{
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	top:525px;
	left:921px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.2;
}
/*-------------------------------------------

@preloader

-------------------------------------------*/
#preloader {
	width:491px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -132px;
	margin-left: -245px;
}

#preloader-ttl{
	padding:0 0 10px;
	
}
#preloader-txt{
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: 55px;
	margin-left: 0px;
	z-index:2;
}


#progress-txt {
	display:block;
	width:74px;
	text-align:center;
	margin:0 auto;
	padding:5px 0 0;
	z-index:3;
	color:#804e21;
	font-weight:bold;
	letter-spacing:1px;
}


#footer{
	background:url(../img/top/footer.jpg) center top no-repeat;
	display:none;
	min-height:642px;
}

/*-------------------------------------------

NAVI

-------------------------------------------*/
#navi{
	width:100%;
	height:42px;
	background-image:url(../img/top/navi/bg.gif);
	background-repeat:repeat-x;
	z-index: 100;
	position:fixed;
}

#navi ul{
	width:980px;
	margin:0 auto;
}

#navi ul li{
	float:left;
	height:42px;
	padding:0;
	cursor:pointer;
}

/*-------------------------------------------

SNS

-------------------------------------------*/
#sns-container{
	z-index:3;
	position:absolute;
	width:385px;
	top:641px;
	left:22px;
}

#sns-container li{
	float:left;
	display:block;
	height:30px;
}

#twitter{
	width:75px;
}

#facebook-like{
	width:115px;
}

#mixi-like{
	width:85px;
}

#google-plusone{
	width:70px;
}

