@charset "utf-8";

/*共通*/

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size:16px;
}
#monthly p {
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;
  margin-bottom:0.6em;
}
#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

#monthly table {
  border-collapse:collapse;
}

#monthly br.clear {
  clear: both;}

#monthly .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly .cf {
    *zoom: 1;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/
#monthly img.dream_title{
	margin-bottom:20px;
}


#monthly .dream_waku{
	display:flex;
	justify-content:space-between;
}

#monthly 
div.box_dream1,
div.box_dream2,
div.box_dream3,
div.box_dream4,
div.box_dream5,
div.box_dream6{
	width: 400px;
	padding: 20px;
	background-repeat: no-repeat;
	margin: 5px 0 0 5px;
	position: relative;
}

#monthly .dreamrace img.number{
	margin:-45px 0 0 -25px;
}

#monthly .dreamrace p.riyu{
	text-align:right;
	font-weight:bold;
	color:#000;
}

#monthly .dreamrace p.riyu span{
	color:#d76c2f;
	font-size:18px;
	text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
                -2px 2px 0 #FFF, 2px -2px 0 #FFF,
                0px 2px 0 #FFF,  0-2px 0 #FFF,
                -2px 0 0 #FFF, 2px 0 0 #FFF;
}

#monthly .dreamrace div.racer_comment{
	width:200px;
	font-size:18px;
	color:#000;
	margin:30px 0 30px 200px;
}

#monthly .dreamrace p.racer_name{
	margin-left:150px;
	text-align:right;
	font-size:14px;
	color:#000;
}

#monthly .dreamrace p.racer_name span.ban{
	font-size:20px;
	font-weight:bold;
	text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
		2px 2px 0 #FFF, 2px -2px 0 #FFF,
		0px 2px 0 #FFF,  0-2px 0 #FFF,
		-2px 0 0 #FFF, 2px 0 0 #FFF;
}

#monthly .dreamrace p.racer_name span.name{
	color:#4c4398;
	font-size:42px;
	font-weight:bold;
	text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
		-2px 2px 0 #FFF, 2px -2px 0 #FFF,
		0px 2px 0 #FFF,  0-2px 0 #FFF,
		-2px 0 0 #FFF, 2px 0 0 #FFF;
}

#monthly .dreamrace div.rank{
	width:180px;
	background:#dcdddd;
	text-align: center;
	border-radius: 10px;
	margin:10px 0 10px 220px;

}

#monthly .dreamrace table.seiseki{
	border:1px solid #000;
	background:#fff;
	width:200px;
	margin-left:200px;
}

#monthly .dreamrace table.seiseki td{
	padding:2px;
	text-align:center;
}

#monthly .dreamrace td.zenkoku{
	background:#d3edfb;
}

#monthly .dreamrace td.tamagawa{
	background:#e6d4e7;
	border-left:1px solid #000;
}

#monthly .box_dream1{
	background-image:url("img/dream1_4320.jpg");　
}

#monthly .box_dream2{
	background-image:url("img/dream2_4238.jpg");　
}

#monthly .box_dream3{
	background-image:url("img/dream3_3960.jpg");　
}

#monthly .box_dream4{
	background-image:url("img/dream4_4024.jpg");　
}

#monthly .box_dream5{
	background-image:url("img/dream5_4444.jpg");　
}

#monthly .box_dream6{
	background-image:url("img/dream6_3897.jpg");　
}