<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*yavagame.css
*/

a.blockLink{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	font-size:16px;
	/*\*/
	  font-size:100%;
	/**/
}


.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 line-height: 0;
 font-size: 0;
}

.clearfix {
 display: inline-table;
 min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.inlineBlock {
 display: inline-block;
}


/* ie 7 inline-block fix */
*:first-child+html .inlineBlock {
 display:inline;
 zoom:1;
}
* html .inlineBlock{
 display:inline;
 zoom:1;
}





/*
#contents {
	background-color: #ffffff;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 35px;
}
h2 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../img/1106_yavagame_titlehead.gif') transparent no-repeat 0 0;
	width: 201px;
	height: 44px;
	margin: 3px auto 3px 10px;
}
*/
#contents {
	text-align: center;
}
#headerPrZone {
	text-align: center;
	margin: 0 auto 10px auto;
}

.bannarZone {
	margin: 0px auto 10px auto;
	padding-top:10px;
	width: 628px;
	text-align: left;
	color: #2cc1fb;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}
.bannarZone  img{
	border: solid 5px #fff000;
}
.buttonZone {
	width: 422px;
	margin: 20px auto 10px auto;
}
.buttonZone a img {
	margin: 5px auto;
}

#gameNotice {
	width: 520px;
	margin: 10px auto;
}
#gameNotice2 {
	width: 520px;
	margin: 10px auto;
	color: #ff0000;
}


#winnerArea {
	width: 431px;
	margin: 20px auto 10px auto;
}



.informationTable {
	margin: 10px auto;
	width: 300px;
}

	.rankingA {
		text-align: right;
			width: 10%;
	}
	.nameA {
		text-align: left;
			width: 40%;
	}


.blueText {
	color: #00aeff;
}

.bodyImg {
	margin: 20px auto 5px auto;
}

/* title title title title title title title title title title title title title title title */

#contentsbox #allbox #contents h2 {
	display:none;
}
#contentsbox #contents #yavagame_pk {
	background-color: #fff;
	padding: 0px 15px 30px 15px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
}

#contentsbox #contents #page_tit #tit_yavagame_pk {
	background-color: #fff;
	background-image: url(../img/page_tit_yavapk.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:30px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
}

#container {
	width: 594px;
	margin:auto;
}

.main {
	width: 594px;
}

.main img {
	width: 430px;
	padding-left: 85px;
	position: absolute;
}

#navi {
	width: 594px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}

#navi ul {
	text-align:center;
	margin-top:660px;
	padding-left:65px;
}

#navi ul li {
	list-style-type: none;
	font-size:small;
	display:inline; 
}

#navi ul li a {
	float: left;
	display:inline;
	padding-right:1em;
}

#play {
	display:block;
	margin-bottom:30px;
	text-align:center;
}

#play img {
	border: none;
}

.slideshow {
	margin: 0px auto 0px auto;
	display:block;
	text-align:center;
}

.slideshow img {
	border: none;
}

.social_btn {
	margin: 10px 0px 0px 0px; 
	padding: 0px; 
	width: 600px; 
}

.social_btn .twitter {
	float: left; 
	margin: 0px 10px 0px 0px; 
	padding: 0px;  
	display: inline; 
	width: 120px; 
}

.social_btn .facebook {
	float: left; 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	display: inline; 
	width: 120px; 
}</pre></body></html>