@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
}

a:hover,a:active {
	color: #e77c1e;
}
a:link ,a:visited {
	color:#FFFFFF;
	
}

		
div#container
{
	margin: 0px auto;
	width: 870px;
}


div#header {
	float: left;
	height: 425px;
	width: 870px;
	background-image: url(../template/obake01/header.jpg);
	background-repeat: no-repeat;	
}
div#mainmenu {
	width:426px;
	position:relative;
	left: 78px;
	top: 300px;
}
div#mainmenu-desc {
	float:left;
	width:426px;
	height:38px;
	background:url(../template/obake01/sprite.png) no-repeat 0px 0px;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 5px;
}
div.mainmenu {
	float:left;
	width:142px;
	height:54px;
	cursor:pointer;
}
div#mainmenu-home {
	float:left;
	width:142px;
	height:54px;
	background:url(../template/obake01/sprite.png) no-repeat -0px -38px;
}
div#mainmenu-xl100juta {
	float:left;
	width:142px;
	height:54px;
	background:url(../template/obake01/sprite.png) no-repeat -142px -38px;
}
div#mainmenu-faq {
	float:left;
	width:142px;
	height:54px;
	background:url(../template/obake01/sprite.png) no-repeat -284px -38px;
}
div#mainmenu-home:hover {
	background:url(../template/obake01/sprite.png) no-repeat -0px -92px;
}
div#mainmenu-xl100juta:hover {
	background:url(../template/obake01/sprite.png) no-repeat -142px -92px;
}
div#mainmenu-faq:hover {
	background:url(../template/obake01/sprite.png) no-repeat -284px -92px;
}


div#main {
	float: left;
	width: 870px;
}
div#main-body {
	float: left;
	width: 462px;
	min-height:500px;
	margin-left:25px;
	padding-top:25px;
	padding-left:25px;
	padding-right:25px;
	background-color: #FFFFFF;
	background-image: url(../template/obake01/main-body-bg.jpg);
	background-repeat: repeat-x;
}


div#main-sidebar {
	float: left;
	width: 283px;
	min-height:500px;
	padding-top:25px;
	padding-right:25px;
	padding-left:25px;
	background-image: url(../template/obake01/main-sidebar-bg.jpg);
	background-repeat: repeat-y;
}

div#link-container {
	padding-top:20px;
	padding-left:32px;
	cursor:pointer;
}
div#link-moreinfo {
	float:left;
	width:155px;
	height:40px;
	background:url(../template/obake01/sprite.png) no-repeat -0px -146px;
}
div#link-toc {
	float:left;
	width:230px;
	height:40px;
	background:url(../template/obake01/sprite.png) no-repeat -155px -146px;
}
div#link-moreinfo:hover {
	background:url(../template/obake01/sprite.png) no-repeat -0px -186px;
}
div#link-toc:hover {
	background:url(../template/obake01/sprite.png) no-repeat -155px -186px;
}

div#link-winner {
	float:left;
	width:200px;
	height:19px;
	background:url(../template/obake01/sprite.png) no-repeat -0px -226px;
	cursor:pointer;
	margin-left:29px;
	margin-top:20px;
}
div#link-winner:hover {
	background:url(../template/obake01/sprite.png) no-repeat -0px -245px;
}










div.module {
	float: left;
	width: inherit;
}
div#footer {
	float: left;
	width: 870px;
	height:80px;
	background-image: url(../template/obake01/footer.jpg);
	background-repeat: no-repeat;	
 
}


div#mod-video {
	padding-top:25px;
}
div#mod-fb {
	padding-top:25px;
	height:180px;
	background-image: url(../template/obake01/facebook-comment.png);
	background-repeat: no-repeat;	
	overflow:hidden;
}
div#fb-wrapper {
	float:left;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	height:150px;
	width:220px;
	color:#FFFFFF;
}
div#mod-winner {
	padding-top:50px;
	height:100px;
	background-image: url(../template/obake01/today-winner.png);
	background-repeat: no-repeat;
	overflow:hidden;
	float: left;
	width: 258px;
}

div#footer-text {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 40px;
	font-size: 12px;
	color: #FFFFFF;

}
