@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 1.3;
	background-color: #CCCCCC;
}
h1 {
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bolder;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #FF640A;
}

a img {
	border-style: none;
}
strong {
	font-weight: bold;
}
.link {
	float: left;
	margin-right: 5px;
	padding-top: 2px;
}




.yubi_link {
	text-align: right;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/hand02-02.gif);
	padding-right: 20px;
	margin-top: 5px;
}

.menu-3 .yubi_link {
	text-align: right;
	background-repeat: no-repeat;
	background-position: 120px center;
	background-image: url(../images/hand02-02.gif);
	padding-right: 35px;
	margin-top: 5px;
}


.bord {
	font-size: 110%;
	margin: 8px 15px 5px 0;
	float: left;
	height: 215px;
	width: 160px;
}
.bord-link {
	background-position: left top;
	padding-left: 20px;
	background-image: url(../images/hand02-02.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	height: 30px;
}



#comic-baster .yubi_link {
	margin-top: 1px;
	margin-bottom: 8px;
}

.title {
	background-color: #FF6400;
	padding: 2px 5px;
}
.sub_title {
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 20px;
	border-left: 4px solid #FF640A;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #FFEFE6;
	border-top: 1px dotted #FF6400;
	clear: both;
}

.contents {
	margin-top: 10px;
}
.contents p {
	margin-top: 3px;
}
.contents table {
	margin-top: 10px;
	margin-bottom: 15px;
	border-width: 1px 0px 0px;
	border-top-color: #CCCCCC;
	border-style: solid none none;
}
.contents  table th {
	padding: 5px 8px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: right;
}
.contents  table td {
	padding: 5px 8px;
	border-bottom: 1px solid #CCCCCC;
}
.contents  table tr.odd {
	background-color: #EFEFEF;
}
.info_contents {
	margin-top: 10px;
}
.info_contents  img {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
.access-pic {
	float: right;
	margin-bottom: 5px;
}


.red {
	color: #FF0000;
}
.blue {
	color: #000099;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 3px;
}

.big {
	font-size: 130%;
	font-weight: bold;
}


.btn   {
	text-align: center;
	width: 540px;
}
.orange {
	color: #FD4415;
	margin-top: 2px;
}
.tel {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 100%;
}
.sitemap {
	width: 300px;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 150%;
}

.news {
	background-image: url(../images/top-news-title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 29px;
	color: #FF6400;
	vertical-align: middle;
	padding-top: 7px;
	margin-bottom: -3px;
}
.pic_big {
	margin-top: 10px;
	float: right;
	width: 400px;
}
.pic_big img {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

.pic_thumbnail {
	margin-top: 10px;
	float: left;
	width: 138px;
	clear: left;
}


.pic_thumbnail .wk {
	float: left;
	width: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.other-contents {
	margin-top: 10px;
}

.other-contents table {
	margin-bottom: 3px;
	border-top: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin-top: 5px;
}
.other-contents table th {
	padding: 5px 8px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.other-contents table td {
	padding: 5px 8px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.other-contents table tr.odd {
	background-color: #EFEFEF;
}
.game-center {
	margin: 10px 25px;
	padding: 10px;
	border: 1px solid #999999;
	float: left;
	clear: both;
	width: 480px;
}

* html .game-center{
	width: 400px;
}

.game-center img {
	margin-bottom: 3px;
	margin-top: 2px;
}

.game-A_on {
	color: #FFFFFF;
	background-color: #006633;
	padding: 2px;
	border: 1px solid #333333;
	margin-right: 5px;
	font-size: 90%;
	float: left;
	margin-top: 2px;
}
.game-A_off {
	color: #CCCCCC;
	background-color: #DDFFEE;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 5px;
	font-size: 90%;
	float: left;
}
.game-B_on {
	color: #FFFFFF;
	background-color: #003366;
	padding: 2px;
	border: 1px solid #333333;
	margin-right: 5px;
	font-size: 90%;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
.game-B_off {
	color: #CCCCCC;
	background-color: #DFEFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	font-size: 90%;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
.game-center_img {
	float: left;
	width: 240px;
	height: 185px;
	margin-top: 10px;
	margin-right: 10px;
}
.game-name {
	font-size: 125%;
	font-weight: bold;
}
.menu-1 {
	float: left;
	width: 260px;
	margin-right: 20px;
}
.menu-2 {
	float: left;
	clear: right;
}

.menu-3 {
	float: left;
	clear: right;
	width: 150px;
	margin-right: 20px;
}

.another {
	float: left;
	width: 250px;
	margin-right: 15px;
}
.another p {
	margin-top: 3px;
}

.mark-24h {
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	margin-left: 320px;
	padding: 2px;
	border: 1px solid #333333;
	clear: both;
	width: 85px;
	background-color: #FF3300;
}

div.twitter{
	margin-top: 20px;
}

dl.important {
	clear: both;
	margin-bottom: 10px;
	padding: 10px 10px 0;
}

dl.important dt{
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 150px;
	background-image: url('../img/img_attention.png');
	background-repeat: no-repeat;
	background-position: left 5px;
}

dl.important dd{
	line-height: 130%;
}

dl.important dd span{
	color: #FF0000;
}


/* index.html topics
************************************/

ul.topics{
	padding: 5px;
	border: 1px solid #999999;
	height: 120px;
	overflow: auto;
}

ul.topics li {
	background-image: url(../images/ya_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	padding-bottom: 5px;
}

/*game-center.html
************************************/
.game1 p img {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.game2 p img {
	float:left;
	margin-left:10px;
	margin-bottom:25px;
}

#main div.box {
	width: 400px;
	margin: 10px 50px;
	padding: 10px;
	border: 1px solid #999999;
}

*html div.box {
	width: 400px;
}

#main div.box h3 {
	font-size: 120%;
	font-weight: bold;
	color: #696969;
	margin: 3px 0 ;
}

#main div.box h3.new {
	background-image: url(../images/aicon_217.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 2em;
}

#main div.box p.alltime {
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	margin-left: 310px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	clear: both;
	width: 85px;
	background-color: #FF3300;
}

#main div.box ul.game ,
#main div.box ul.type {
	font-size: 90%;
	clear: both;
	
}

#main div.box ul.game li {
	float: left;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #CCCCCC;
	background-color: #DDFFEE;
}

#main div.box ul.game li.on {
	color: #FFFFFF;
	background-color: #006633;
}

#main div.box ul.type li {
	float: left;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #CCCCCC;
	background-color: #DFEFFF;
}

#main div.box ul.type li.on {
	color: #FFFFFF;
	background-color: #003366;
}

/*karaoke.html
************************************/
p.karaoke{
	font-size:120%;
}

dl.karaoke{
	margin:5px 0;
}

dl.karaoke dt{
	margin-top:5px;
}
dl.karaoke dd{
	margin-top:-1.5em;
	padding-left:170px;
}
dl.karaoke dd span{
	font-size:120%;
	color:#F00;
	font-weight:bold;
}

