@charset "euc-jp";
/* CSS Document */



/* Reset
=======================================*/


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}

input {
	border:none;
}




/* Base
=======================================*/


body {
	font-family: "¥á¥¤¥ê¥ª", Meiryo, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "MS P¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	background:#1c1b17;
}


p {
	font-size:14px;
	line-height:20px;
}

table {
	font: 100%;
	font-size: inherit;
}

hr {
	display:none;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}

ul {
	list-style:none;
}


li {
}


.clear { clear:both;}
.textIndent {text-indent:-9999px;}


/* Link
=======================================*/


a {
	color:#ccc;
	outline:none;
}


a:hover,a:visited,a:action {
	color:#907a29;
}




/* Layout
=======================================*/




#wrapper {
	text-align:center;
	color:#fff;
	background:url(/realdgame/game/images/bg.jpg) top center no-repeat;
}


#index {
	margin:0 auto;
	border:#000 solid 5px;
	height:630px;
	width:790px;
	background:url(/realdgame/game/images/img_top.png) top center no-repeat;
	text-align:left;
}

#index .link01 { padding-top:380px; }
#index .link01 a { margin:0 auto; width:440px; height:60px; display:block; background:url(/realdgame/game/images/btn_q01.png) top center no-repeat; }
#index .link01 a:hover { background-position:0 -60px; }
#index .link02 { padding-top:15px; }
#index .link02 a { margin:0 auto; width:440px; height:60px; display:block; background:url(/realdgame/game/images/btn_q02.png) top center no-repeat; }
#index .link02 a:hover { background-position:0 -60px; }
#index .link03 { padding-top:15px; }
#index .link03 a { margin:0 auto; width:440px; height:60px; display:block; background:url(/realdgame/game/images/btn_q03.png) top center no-repeat; }
#index .link03 a:hover { background-position:0 -60px; }


/*----------------------*/

#game { background:#000; width:800px; margin:auto; height:640px; background:url(/realdgame/game/images/img_game.png) top center no-repeat; }
#main { padding:60px 0 0 0; text-align:center;}
.timer { height: 30px; margin-left:635px; padding-top:50px; }
#game01 .ttl_s { background:url(/realdgame/game/images/img_ttl_s01.png) top left no-repeat; height:51px; font-size:30px; line-height:51px; padding-left:100px;  }
#game02 .ttl_s { background:url(/realdgame/game/images/img_ttl_s02.png) top left no-repeat; height:51px; font-size:30px; line-height:51px; padding-left:100px;  }
#game03 .ttl_s { background:url(/realdgame/game/images/img_ttl_s03.png) top left no-repeat; height:51px; font-size:30px; line-height:51px; padding-left:100px;  }
#question,#answer { width:760px; margin:50px 20px 10px 20px; text-align:left; }
#answer {  background:url(/realdgame/game/images/img_end.png) top center no-repeat; height:490px;  }
#retry,#q1_answers { height:160px; }
#startBtn { margin:30px auto; width:440px; height:60px; }
#startBtn a { width:440px; height:60px; background:url(/realdgame/game/images/startBtn.png) top left no-repeat; cursor:pointer; display:block; }
#startBtn a:hover { background-position:0 -60px; }
#retryBtn { margin:30px auto; width:440px; height:60px; }
#retryBtn a { width:440px; height:60px; background:url(/realdgame/game/images/retryBtn.png) top left no-repeat; cursor:pointer; display:block; }
#retryBtn a:hover { background-position:0 -60px; }

.btnNext a { text-decoration:none; text-align:center; float:right; width:130px; display:block; height:60px; background:url(/realdgame/game/images/btnNext.png) top left no-repeat; cursor:pointer; font-size:14px; color:#fff; font-weight:bold; line-height:60px; }
.btnNext a:hover { background-position: 0 -60px; color:#000; }
.ansBg { float:left; background:url(/realdgame/game/images/bgForm.png) top left no-repeat; width:605px; height:60px; }
.ansBox { width:480px; display:block; height:24px; padding:2px 5px; font-size:18px; line-height:24px; margin-top:15px; border:#897324 solid 2px; }
.ansText { width:90px; height:60px; text-align:center; line-height:60px; font-weight:bold; display:block; float:left; }
.ansArea { display:block; width:740px; height:60px; margin-left:10px; }
.queArea { height:350px; margin:10px; }
.queArea img { margin:auto; }
.boxText { border:#2a2a2a solid 1px; background:#333; padding:10px 10px 5px 10px; text-align:left; margin:0 30px; }
.boxText p { background:url(/realdgame/game/images/list_icon.png) top left no-repeat; line-height:18px; padding-bottom:5px; font-size:14px; padding-left:20px; }
h2.endTitle { font-size:36px; line-height:36px; text-align:center; font-weight:bold; text-shadow:#000 1px 1px 0px; color:#ffffcc;}

#q1_true { background:url(/realdgame/game/images/img_false.png) top left no-repeat; height:40px; display:block; padding-left:40px; line-height:50px; font-size:24px; border-bottom:#333 dotted 1px; }
#q2_true { background:url(/realdgame/game/images/img_false.png) top left no-repeat; height:40px; display:block; padding-left:40px; line-height:50px; font-size:24px; border-bottom:#333 dotted 1px; }
#q3_true { background:url(/realdgame/game/images/img_false.png) top left no-repeat; height:40px; display:block; padding-left:40px; line-height:50px; font-size:24px; border-bottom:#333 dotted 1px; }
#finish{color:#fff;}
#point{}
#tweetText textarea { line-height: 100%; margin-top:5px; padding: 5px; color: #333; text-align: left; border: 1px solid #CCC; height:50px; width:270px; font-size:12px; }
.comment { display:none; font-size:16px; line-height:24px; text-align:center; color:#000; }
#score { }
#seikaiBox { font-size:24px; height:30px; width:400px; color:#fff; line-height:30px; padding:5px 10px; background:#999; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; margin:15px auto 0 auto; }
#seikai { display:block; float:left; }
#linkTomygc {  display:block; float:right; }
#linkTomygc a { font-size:14px; display:block; float:right; width:250px; height:30px; line-height:30px; color:#FFF; padding-left:25px; background:#333; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; }
#linkTomygc a:hover { background:#666; color:#eee; }
#kakuritsuBox { height:150px; }
#kakuritsu { font-size:24px; color:#fff; margin:55px 0 0 150px; height:90px; color:#000; text-shadow:#fff 1px 1px 0px; float:left; }
#tweetBox { width:365px; float:right; color:#000; margin-top:25px; }
#tweetBtn a { width:280px; height:50px; display:block; background:url(/realdgame/game/images/btnTweet.png) top left no-repeat; }
#tweetBtn a span { display:none; }
#tweetBtn a:hover { background-position:0 -50px; }
#probability { font-size:90px; line-height:90px; font-family:"Arial Black", Gadget, sans-serif !important; }
.transparent { display:none; }

.btnLink a 			{ background:url(/realdgame/common/images/btn_link.gif) top left no-repeat; font-weight:bold; color:#fff; width:200px; height:34px; display:block; text-align:center; line-height:34px; }
.btnLink a:hover  	{ background-position:0 -34px; }

#btn_toIndex { margin:10px auto 0; width:200px; }


#game_TL01 a { width:85px; height:20px; display:block; float:left; margin-left:70px; margin-top:60px; }
#game_TL02 a { width:85px; height:20px; display:block; float:left; margin-left:5px; margin-top:60px; }
#game_TL03 a { width:85px; height:20px; display:block; float:left; margin-left:5px; margin-top:60px; }
#game_TL04 a { width:85px; height:20px; display:block; float:left; margin-left:5px; margin-top:60px; }
#game_TL05 a { width:85px; height:20px; display:block; float:left; margin-left:5px; margin-top:60px; }
#game_TL06 a { width:175px; height:20px; display:block; float:left; margin-left:5px; margin-top:60px; }


#game03 #serial_100nob { position:absolute; display:block; background:url(/realdgame/game/images/100nob.png) top left no-repeat; margin-left:465px; margin-top:-55px; width:274px; height:220px; }
#game03 #serial_100nob_text { color:#000; font-size:16px; font-weight:bold; position:absolute; margin-left:505px; margin-top:50px; }
#game03 #serial_100nob_link { position:absolute; display:block; width:200px; height:20px; margin-left:505px; margin-top:138px; }
#serial_100nob_top { position:absolute; margin:430px 0 0 550px; }