/* CSS Document */

*{
	color: #332C15;	
}

body {
	background-image: url(../image/background.gif);
	background-color: #E3DFC6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	SCROLLBAR-FACE-COLOR:#C4B79D;
    SCROLLBAR-HIGHLIGHT-COLOR: #594C37;
    SCROLLBAR-SHADOW-COLOR: #594C37;
    SCROLLBAR-3DLIGHT-COLOR:#FFF;
    SCROLLBAR-ARROW-COLOR: #594C37;
    SCROLLBAR-TRACK-COLOR: #FFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFF;
}

h1{
	margin:0;
	padding:0;
	}

/* 再定義 */
ul{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #74654C;
	text-decoration: none;
}

a:visited {
	color: #2D2913;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a:active {
	color: red;
	text-decoration: underline;
}

/* TOPページ用定義 */
#centering {
	margin:0 auto;
	width:770px;
	position:relative;
	z-index:1;
	text-align:center;
}

#tab_menu{
	text-align: left;
	width: 770px;
}

#top_main{
	width: 770px;
	height:1032px;
	background:url(../image/top/main.jpg) top center no-repeat;
	position:relative;
}

#top_main a img{
	border:none;
}


#top_main h1{
	width:249px;
	height:199px;
	position:absolute;
	top:0;
	left:507px;
	}
	
#top_main h2{
	width:761px;
	height:129px;
	position:absolute;
	top:526px;
	left:0;
	margin:0;
	padding:0;
	}

#bdBtn{
	position:absolute;
	width:328px;
	height:172px;
	left: 424px;
	top: 667px;
	}
#bdBtn li{
	margin:0;
	padding:0;
	}

#bdBtn li img{
	vertical-align: bottom
	}

#voteBtn{
	position:absolute;
	width:328px;
	height:45px;
	left: 424px;
	top: 840px;
	}


#topBtn{
	position:absolute;
	width:398px;
	height:120px;
	left: 7px;
	top: 667px;
	}



#topBtn li{
	margin:0 0 6px 0;
	padding:0;
	}

#prizeList{
	position:absolute;
	width:393px;
	height:131px;
	left: 13px;
	top: 785px;
	text-align:left;
	}

#prizeList li{
	margin:0 0 3px 0;
	padding:0;
	}

#mobile{
	position:absolute;
	width:341px;
	height:50px;
	left: 12px;
	top: 934px;
	}
	
#footer{
	margin: 5px;
	font-size: 11px;
}

.copylight{
	font-size: 12px;
	font-weight: bold;
}

/*
#whnew {
	position:absolute;
	left:428px;
	top:921px;
	width:322px;
	height:120px;
	z-index:2;
	text-align: left;
	overflow:auto;
	font-size: 12px;
} */


#whnew {
	position:absolute;
	left:428px;
	top:870px;
	width:322px;
	height:128px;
	z-index:2;
	text-align: left;
	overflow:auto;
	font-size: 12px;
}

li{
	list-style:none;
	padding: 5px 5px 5px 8px;
}

#banner {
	position:absolute;
	left:591px;
	top:510px;
	width:139px;
	height:48px;
	z-index:3;
}

#twitter{
	clear:both;
	margin:5px auto 5px auto;
	padding:0;
	text-align:left;
	color:#ffffff;
	background:url(../image/top/twitter_bg.png) center top no-repeat;
	overflow:hidden;
	width:300px;
	height:173px;
	position:absolute;
	top:338px;
	left:450px;
}

/* haishin */


body#haishinPage{
	margin:0;
	height:0;
	overflow: hidden;
	width:480px;
	height:339px;
	background:#000 none;
	text-align:center;
	}



















