@charset "UTF-8";
/* CSS Document */

/****************/
/*ツールボックス*/
/****************/

#tool #main h2{
	width:226px;
	margin-bottom:5x;
	text-align:left;
}

#tool h2 span{
	font-size:0.85em;
}

.block{
	width:267px;
}

.block p{
	text-align:center;
}

.block table{
	margin:10px 0 20px 7px;
}

.block td{
	vertical-align:top;
}

.block li{
	padding-left:25px;
	background:url(../images/parts_arrow2.gif) left top no-repeat;
}

.block p.rule{
	padding-left:25px;
	background:url(../images/parts_arrow2.gif) left top no-repeat;
	text-align:left;
}

/****************/
/*今日の運試し*/
/****************/
#shockwaveArea{
	width:336px;
	height:250px;
	margin:20px auto;
}

#tool1 .txt table{
	margin:0 auto;
}

#tool1 .txt td{
	font-size:0.85em;
	line-height:100%;
}

/****************/
/*ミニロトゲーム*/
/****************/
table.dotline td{
	padding:10px 0;
	border-top:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
}

/****************/
/*ナンバーズゲーム*/
/****************/
#tool3 table.list td, #tool3 table.list th{
	text-align:left;
	font-size:0.85em;
}
