/* CSS Document */

/* common
----------------------------------*/
ul.cardbox_service a {
    color: #425DAD;
    text-decoration: underline;
}


ul.cardbox_service a:active {
    color: #6D4A1B;
    text-decoration: underline;
}
ul.cardbox_service a:visited {
    color: #425DAD;
    text-decoration: underline;
}
ul.cardbox_service a:hover {
    color: #6D4A1B;
    text-decoration: none;
}




/* search
----------------------------------*/
#pointSearch{
	clear: right;
    display: block;
    position: relative;
}

.searchBg {
	background:#ffe241;
	background: -moz-linear-gradient(top,#fff09e 0%,#fff09e 3%,#ffe241 3%,#ffe241);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff09e), color-stop(0.03,#fff09e), color-stop(0.03,#ffe241), to(#ffe241));
	color: #FFF;
	border-radius: 6px ;
	-moz-border-radius: 6px ;
	-webkit-border-radius: 6px ;
	border: 1px solid #cd7b00;
	border-top: 1px solid #e2b36d;
	width: 793px;
	padding:0;
	margin:5px 0;
	float:right;
}

.searchBg #searchTitle{
	background:url(http://img.gendama.jp/img/race_search_title.png) no-repeat 0 0 ;
    padding: 40px 10px 0;
    width:775px;
}

.searchBg #searchTitle #kwBox{
	background-color:#FFF;
	border:dashed 1px #66420c;
	width:675px;
	line-height:30px;
	font-size:12px;
	margin:0;
	padding:5px 8px;
	color:#66420c;
}

.searchBg #searchTitle #kwBox ul{
	line-height:20px;
	overflow: hidden;
}

.searchBg #searchTitle #kwBox li{
	font-size:14px;
	float:left;
	padding:0 10px;
	border-right:solid 1px #66420c;
}

.searchBg #searchTitle #kwBox li:first-child{
	font-size:12px;
	padding-left:0;
}

.searchBg #searchTitle #kwBox li:last-child{
	border:none;	
}

.searchBg #searchTitle #kwBox li a{
	text-decoration:underline;
	color:#425dad;
}

.searchBg #searchTitle #kwBox li a:hover{
	text-decoration:none;
}

.searchBg #searchTitle p#ruleLink{
	background:url(http://img.gendama.jp/img/search_icon.png) no-repeat 0 0 ;
	line-height:14px;
	font-size:11px;
	padding-left:18px;
	margin:5px 0;
	clear:both;
	font-weight:bold;
	float:left;
}

.searchBg #searchTitle p#stampLink{
	background:url(http://img.gendama.jp/img/search_icon.png) no-repeat 0 -15px;
	line-height:14px;
	font-size:11px;
	padding-left:18px;
	margin:5px 0;
	font-weight:bold;
	float:right;
}

.searchBg #searchTitle p#ruleLink a, .searchBg #searchTitle p#stampLink a{
	color:#ef1f1f;
	text-decoration:none;
}

.searchBg #searchTitle p#ruleLink a:hover, .searchBg #searchTitle p#stampLink a:hover{
	color:#66420c;
}

#rule_book {
	width:440px;
	padding:5px;
	margin:0;
	position:absolute;
	top:105px;
	left:135px;
	z-index:100;
}

#stamp_book {
	width:250px;
	padding:5px;
	margin:0;
	position:absolute;
	top:105px;
	left:667px;
	z-index:100;
}
	
.bookBox{
	background-color:#ffffc4;
	color:#66420c;
}

.bookBox p{
	line-height:1.4em;
	padding:8px;
	margin:0;
}

.bookBox p.stampTxt{
	clear:both;
	text-align:center;
	font-size:12px;
	padding:0 0 8px 0;
}

.bookBox p strong{
	font-size:1.2em;
}

.bookBox p#closeBtn{
	padding:0;
	float: right;
}

.bookBox p#closeBtn_stamp{
	padding:0;
	float: right;
}

.bookBox a.closeBtn{
	background:url(http://img.gendama.jp/img/race/search_icon.png) no-repeat 0 -48px;
	width:22px;
	height:22px;
	text-indent:-9999px;
	float:right;
}

.bookBox li{
	background-image:url(http://img.gendama.jp/img/race/stamp_img.png);
	background-repeat:no-repeat;
	width:90px;
	height:90px;
	text-indent:-9999px;
	float:left;
	margin-left:23px;
}

.bookBox li.on{
	background-position:0 -90px;
}

.bookBox li.off{
	background-position:0 0;
}


/* race common
----------------------------------*/
.raceBold {
	font-weight:bold;
}

/* all page
----------------------------------*/
#raceBox {
	background-color:#ba9c60;
	float:right;
	padding:0 0 10px 0;
	width:795px;
}

/* header
----------------------------------*/
#userComment {
	height:244px;
	margin:0;
	/margin-top:-5px;
	padding:0;
	width:795px;
	position:relative;
}

#userComment marquee {
    color: #4177D7;
    font-size: 12px;
    left: 120px;
    position: absolute;
    top: 128px;
    width:640px;
	margin-top:4px;
}

#userComment .name a{
	color:#30F;
	margin-left:70px;
}
#userComment .name a:hover{
	color:#36F;
}

#userComment .comment{
	color:#5c5d5a;
}		


#headBtn{ position: relative;
          top: 130px;
		  left:630px;
}
		 
		 
	 
		 
		 

#race_contents {
	height:68px;
	margin:0;
	padding:0;
    width: 550px;
}


/* morimoriBox
----------------------------------*/
#morimoriBox {
	background:url(http://img.gendama.jp/img/race/info.gif) no-repeat;
	height:68px;
	margin:0;
	padding:0;
	width:550px;
}

#morimoriBox #morimoriComment {
	float:left;
	margin:0;
	padding:3px 0 0 66px;
	width:242px;
}

#morimoriBox .twitterBtn {
	float:left;
	margin:0 9px 0 0;
	padding:0;
}

#morimoriBox .fbBtn {
	float:left;
	margin:0 3px 0 0;
	padding:0;
}

#morimoriBox #morimoriInfo {
	height:30px;
	padding:32px 0 0 104px;
	width:444px;
	margin:0;
}


/* rule
----------------------------------*/
#ttl {margin-left: -2px;
}


#raceRule01 {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 770px;
	height:600px;
	
}


#raceRule01 #ad {
	float:left;
	margin-left: 15px;
	text-align:center;
	width:200px;
	margin-top:20px;
}

#raceRule01 #ruleText {
	padding:272px 0 0 14px;
}

#cardBox01 {
	background: url(../../img/race/new/bg_dango.png) no-repeat scroll 0 0 transparent;    
    float: left;
    height: 192px;
    margin-left: 8px;
    margin-top: 10px;
    padding: 66px 0 0;
    width: 245px;
}




#cardBox02 {
	background: url(../../img/race/new/bg_kitakaze.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 192px;
    margin-left: 8px;
    margin-top: 10px;
    padding: 66px 0 0;
    width: 245px;
}

#cardBox03 {
	background: url(../../img/race/new/bg_kuborin.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 192px;
    margin-left: 8px;
    margin-top: 10px;
    padding: 66px 0 0;
    width: 245px;	
}


#cardBox04 {
	background: url(../../img/race/new/bg_ufo.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 192px;
    margin-left: 8px;
    margin-top: 10px;
    padding: 66px 0 0;
    width: 245px;
}


#cardBox05 {
	background: url(../../img/race/new/bg_otoshiana.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 192px;
    margin-left: 8px;
    margin-top: 10px;
    padding: 66px 0 0;
    width: 245px;
}

#cardBox06 {
	background: url(../../img/race/new/bg_wchance.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 192px;
    margin-left: 8px;
    margin-top: 10px;
    padding: 66px 0 0;
    width: 245px;
}


#cardBox07 {
	background: url(../../img/race/new/bg_meka.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 192px;
    margin-left: 8px;
    margin-top: 10px;
    padding: 66px 0 0;
    width: 245px;
}


ul.cardbox_service{
margin:0 auto;
padding:0px;
width:186px;
text-align:center;
}


ul.cardbox_service img{
margin-top:-2px;
margin-bottom:3px;
padding:0px;
}

ul.cardbox_service li{
line-height:1.3em;
}





ul.cardbox_service li a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}


ul.cardbox_service li.click{
margin-top:5px;
width: 186px;
	
}


img.click{
width: 186px;
	
}



#about {
    background: url("../../img/race/new/about.png") no-repeat scroll 0 0 transparent;
    float: left;
    line-height: 18px;
    margin-left: 10px;
    padding-left: 30px;
    padding-top: 60px;
    width: 505px;
	height: 150px;
	margin-top:20px;
	letter-spacing:1px;
  }

#ttl_2 {
    margin-left: 15px;	
	margin-top:5px;
}


#raceRule02 {
	background-color:#ffffff;
	height:260px;
	margin:0 auto;
	padding:0;
	width:770px;
	margin-top:-50px;
}

#raceRule02 #ruleText {
	margin:0;
	padding:288px 0 0 14px;
	line-height:18px;
	
}

#raceRule02 div.card {
    height: 140px;
    margin: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
#raceRule02 div.mov {
    height: 125px;
    left: 44px;
    position: absolute;
    top: 20px;
    width: 84px;
	
}

#raceRule02 div.card div.mov a{
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
	display:block;
	width: 84px;
	height: 125px;
}

#raceRule02 div.card div.mov a#Layer06{
    z-index: 149;
	background-image:url(../../img/race/new/card_wchance.png);
	left:0px;
	position:absolute;
	 
}

#raceRule02 div.card div.mov a#Layer06:hover{
    z-index: 300;
	background-position:0 -130px;
	height:270px;
	width:180px;
}

#raceRule02 div.card div.mov a#Layer07{
    z-index:118;
	background-image:url(../../img/race/new/card_meka.png);
	left:100px;
	position:absolute;
}

#raceRule02 div.card div.mov a#Layer07:hover{
    z-index: 300;
	background-position:0 -130px;
	height:270px;
	width:180px;
}




#raceRule02 div.card div.mov a#Layer01{
	position:absolute;
    z-index: 180;
	background-image:url(../../img/race/new/card_dango.png);
	left: 200px;
}

#raceRule02 div.card div.mov a#Layer01:hover{
    z-index: 300;
	background-position:0 -130px;
	height:270px;
	width:180px;

}

#raceRule02 div.card div.mov a#Layer02{
    background-image: url(../../img/race/new/card_kitakaze.png);
    left: 400px;
    position: absolute;
    z-index:  118;
}

#raceRule02 div.card div.mov a#Layer02:hover{
    z-index: 300;
	background-position:0 -130px;
	height:270px;
	width:180px;
}

#raceRule02 div.card div.mov a#Layer03{
    z-index: 118;
	background-image:url(../../img/race/new/card_kuborin.png);
	left:300px;
	position:absolute;
}

#raceRule02 div.card div.mov a#Layer03:hover{
    z-index: 300;
	background-position:0 -130px;
	height:270px;
	width:180px;
}

#raceRule02 div.card div.mov a#Layer04{
    z-index: 119;
	background-image:url(../../img/race/new/card_ufo.png);
	left:500px;
	position:absolute;
}

#raceRule02 div.card div.mov a#Layer04:hover{
    z-index: 300;
	background-position:0 -130px;
	height:270px;
	width:180px;
}

#raceRule02 div.card div.mov a#Layer05{
    z-index:118;
	background-image:url(../../img/race/new/card_otoshiana.png);
	left:600px;
	position:absolute;
}

#raceRule02 div.card div.mov a#Layer05:hover{
    z-index: 300;
	background-position:0 -130px;
	height:270px;
	width:180px;
}


#ttl_3 {
    margin-le
	ft: 18px;
    margin-top: -20px;
	margin-left: 15px;
}







#raceRule03 {
	background-color:#ffffff;
	margin:0 auto;
	padding:0;
	width:770px;
	margin-top:-50px;
	height: 150px;
}

.advice{margin-left:30px;
        margin-top: 15px;
        line-height:100%;
 }
	
	

	
	   
.bottomRace{
	margin: 0 0 0 11px;
    margin: 0 0 0 11px\9; /* IE8 and below */
    *margin: 0 0 0 11px; /* IE7 and below */
    _margin: 0 0 0 11px; /* IE6 */
}

.bottom:not(:target) {
    margin: 0 0 0 11px\9; /* IE9 */
}





.advice ul li{padding-left:35px;
              line-height:28px;}



.advice ul li#list_1{background-image:url(../../img/race/new/icon_1.png);
      background-repeat: no-repeat;
}
.advice ul li#list_2{background-image:url(../../img/race/new/icon_2.png);
      background-repeat: no-repeat;
   
}
.advice ul li#list_3{background-image:url(../../img/race/new/icon_3.png);
      background-repeat: no-repeat;
      
}


/* twitter button
----------------------------------*/
iframe.twitter-share-button {
	width: 106px!important;
}



/* flash info
----------------------------------*/
#flashInfo {
	float:right;
	margin:10px 0;
	width:748px;
}

#flashInfo #flashText {
	float:left;
	margin:0;
	padding:8px 0 0 5px;
}


/* フレーム
----------------------------------*/
#Inner {
	width:550px;
	height:490px; _height:455px;
	margin:0; /margin:-5px 0 0 0 ;
	}
	
	
#flaMain {
	text-align:center;
	padding-bottom:10px;
	margin:0;
	width:550px;
	height:450px;
	}
#exMain {
	text-align:center;	}
	
	#marquee_race {
		margin:0 0px 10px 0px;
		background:url(http://img.gendama.jp/img/race/bg_long_marquee.gif) no-repeat;
		width:795px;
		height:32px;
		}
		#marquee_race marquee {
			font-size:12px;
			color:#FFFF00;
			padding:10px 0;
			width:610px;
			margin-left:170px;
			}
			#marquee_race .name a{
				color:#FFFF00;
				margin-left:70px;
				}
				#marquee_race .comment {
					color:#FFFFFF;
					}
	#explain {
		margin:0;
		padding:0;
		}
		
		
#marquee_top {
		background:url(http://img.gendama.jp/img/race/race_top_maq02.gif) no-repeat;
		width:795px;
		height:49px;
		/margin-top:-5px;
				}
		#marquee_top marquee{
			font-size:12px;
			color:#4177d7;
			padding:17px 0;
			width:545px;
			margin-left:230px;
			}
			#marquee_top .name a{
				color:#30F;
				margin-left:70px;
				}
			#marquee_top .name a:hover{
				color:#36F;}
	
				#marquee_top .comment{
					color:#5c5d5a;
					}		
		
		
.m_message { width:795px; height:255px; background: url(http://img.gendama.jp/img/race/race_mixi.gif);
             background-repeat:no-repeat; position:relative; margin:0;}
.m_message img.btn {display:block;left:510px;position:absolute; top:130px; border:0;}

ul.mymixi {display:block;left:65px;position:absolute;top:125px; border:0; width:530px; margin:0; padding:0;}
ul.mymixi li {float:left; padding-right:12px;text-align:center; font-size:11px; list-style-type:none; width:76px;}
1
		

/* 結果（翌日）
----------------------------------*/

#result {
	margin:0; /margin:-5px 0 0 0 ;
	width:550px;
	height:550px; /height:550px;
	}
	#result #btForm {
		text-align:center;
		padding-top:295px;
		}
		#result #btresult {
			text-align:center;
			padding:210px 80px 0 80px;
			}
			#btresult a {
				display: block;
				text-indent: -9999px;
				background:url(http://img.gendama.jp/img/race/bt_result.png) no-repeat;
				width:374px;
				height:84px;
				}
				#btresult a:hover {
					background-position:0 -84px;
					}

		#result #btFormEnd {
			text-align:center;
			padding-top:330px;
			}
		#result #btForm textarea {
			margin-bottom:10px;
			}
		#result #btForm #comment {
			font-weight:bold;
			color:#333333;
			height:70px;
			background-color:#FFFFFF;
			border:1px solid #cccccc;
			padding:5px 15px;
			}

#result_loading {margin:0; /margin:-5px 0 0 0 ;
                 height:482px;}


#foot {
	width:550px;
	margin-bottom:20px;
	}


#exFla {
	color:#999900;
	margin-bottom:10px;
	}
	#exFla table td {
		font-size:11px;
		vertical-align:top;
		}
		
/* ログアウト時
----------------------------------*/
#logout {
	margin:0; /margin:-5px 0 0 0 ;
	text-align:center;
	width:550px;
	height:520px; /height:520px;
	}
	#btLogout {
		text-align:center;
		padding:210px 80px 0 80px;
		}
		#btLogout a {
				display: block;
				text-indent: -9999px;
				background:url(http://img.gendama.jp/img/race/bt_login.png) no-repeat;
				width:374px;
				height:84px;
				}
				#btLogout a:hover {
					background-position:0 -84px;
					}
/* ストリーム
----------------------------------*/
#game_link {
  font-size: 10px;
  vertical-align: bottom;
}
#game_link a {
  color: #FFF;
  text-decoration: underline;
}
#game_link a:hover {
  text-decoration: none;
}


/* mixiチェック
----------------------------------*/

#box_mixi_check_race{padding:0 0 7px 705px;}



