@charset "utf-8";

body {
	text-align:center;
	background-color:#ffffff;
	color:#000000;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #ffffff;
	background-color:#000000;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	background-color:#000000;
	text-decoration: underline;
}


div.dummy {
	font-family:"ヒラギノ角ゴ Pro W3", "白舟古印体Pro", "ＡＲ古印体Ｂ", "ＤＦ隷書体", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}


div.logo {
	padding:20px 0px 0px;
}

div.logo a {
	background:url(/logo41.gif) no-repeat;
	display:block;
	width:473px;
	height:105px;
	position:relative;
}

div.logo font {
	position:relative;
	top:-20px;
}


div.header {
	padding: 5px 0px 5px;
	background-color: #ffffff;
}


div.main {

}

div.information {
	width: 640px;
	text-align: left;
	font-size: 12px;
	padding: 10px;
	margin:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-color:#cccccc;
	border-width:10px;
}
div.information dl {
	margin:0px 0px 0px 0px;
}
div.information dl dt {
	margin:20px 0px 0px 0px;
}
div.information dl dd {
	margin:0px 0px 0px 0px;
}


div.faq {
	width: 640px;
	text-align: left;
	font-size: 12px;
	padding: 10px;
	margin:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-color:#cccccc;
	border-width:10px;
}
div.faq dl {
	margin:0px 0px 0px 0px;
}
div.faq dl dt {
	margin:20px 0px 0px 0px;
}
div.faq dl dd {
	margin:0px 0px 0px 0px;
}




div.rule {
	width: 640px;
	text-align: left;
	font-size: 12px;
	padding: 10px;
	margin:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-color:#cccccc;
	border-width:10px;
}
div.rule dl {
	margin:0px 0px 0px 0px;
}
div.rule dl dt {
	margin:20px 0px 0px 0px;
}
div.rule dl dd {
	margin:0px 0px 0px 0px;
}




div.footer {
	width:800px;
	padding:0px 0px 20px;
	background-color:#ffffff;
}






.menubase {
	width : 680px;
	height : 64px;
}

.menubase span a {
	width : 165px;
	height : 32px;
	display : block;
	float : left;
	background-repeat : no-repeat;
}

a:hover#draw,
a:hover#share,
a:hover#list,
a:hover#popular,
a:hover#rand,
a:hover#mixture,
a:hover#tag {
  background-position : 0 -32px;
}

span a strong {
  display : none ;
}


#draw {
  background-image : url(http://kokuban.in/img/menu_draw41.gif);
}

#share {
  background-image : url(http://kokuban.in/img/menu_share41.gif);
}

#list {
  background-image : url(http://kokuban.in/img/menu_list41.gif);
}

#popular {
  background-image : url(http://kokuban.in/img/menu_popular41.gif);
}

#rand {
  background-image : url(http://kokuban.in/img/menu_rand41.gif);
}

#mixture {
  background-image : url(http://kokuban.in/img/menu_mixture41.gif);
}

#tag {
  background-image : url(http://kokuban.in/img/menu_tag41.gif);
}


a.thumb {
	display: block;
	width: 100%;
	height: 100%;
}

a.thumb:hover {
	text-decoration:none;
}
