@charset "UTF-8";
/* reportCSS Document */

/*----------layout----------*/

div#content
{
	width:732px;
	margin:auto;
}
th
{
	text-align:center;
}


/*-------------------------------
■■■■■result_body■■■■■
-------------------------------*/
body#result_body h1.result_title
{
	background: url(/pts/result/title.jpg) no-repeat 0px 0px;
	width:732px;
	height:44px;
}


/*-----■result■-----*/
body#result_body div#result div.calendar
{	
	padding-top:5px;
}

body#result_body div#result div.cal
{	
	background: url(/pts/result/cal_bottom.gif) no-repeat left bottom;
	margin-bottom:5px;
	margin-left:4px;
	margin-right:0px;
	padding-bottom:5px;
	width: 237px;
	float:left;
}
body#result_body div#result div.cal_bg
{
	background: url(/pts/result/cal_bg.gif) repeat-y;
}

body#result_body div#result div.cal2
{
	background: url(/pts/result/cal2_bottom.gif) no-repeat left bottom;
	margin-bottom:5px;
	margin-left:4px;
	margin-right:0px;
	padding-bottom:5px;
	width: 237px;
	float:left;
}
body#result_body div#result div.cal2_bg
{
	background: url(/pts/result/cal2_bg.gif) repeat-y;
}

body#result_body div#result div.cal_bg table,
body#result_body div#result div.cal2_bg table
{
	width: 231px;
	border-collapse:collapse;
	margin:0px auto;
}
body#result_body div#result div.cal_bg td.left,
body#result_body div#result div.cal2_bg td.left
{
	border-right: 1px solid #000;
}
body#result_body div#result div.cal_bg td,
body#result_body div#result div.cal2_bg td
{
	vertical-align: top;
	width: 115px;
}
body#result_body div#result h4{height: 29px;}
body#result_body div#result h4.title200803{background: url(/pts/result/cal200803.gif);}
body#result_body div#result h4.title200804{background: url(/pts/result/cal200804.gif);}
body#result_body div#result h4.title200805{background: url(/pts/result/cal200805.gif);}
body#result_body div#result h4.title200806{background: url(/pts/result/cal200806.gif);}
body#result_body div#result h4.title200807{background: url(/pts/result/cal200807.gif);}
body#result_body div#result h4.title200808{background: url(/pts/result/cal200808.gif);}
body#result_body div#result h4.title200809{background: url(/pts/result/cal200809.gif);}
body#result_body div#result h4.title200810{background: url(/pts/result/cal200810.gif);}
body#result_body div#result h4.title200811{background: url(/pts/result/cal200811.gif);}
body#result_body div#result h4.title200903{background: url(/pts/result/cal200903.gif);}
body#result_body div#result h4.title200904{background: url(/pts/result/cal200904.gif);}
body#result_body div#result h4.title200905{background: url(/pts/result/cal200905.gif);}
body#result_body div#result h4.title200906{background: url(/pts/result/cal200906.gif);}
body#result_body div#result h4.title200907{background: url(/pts/result/cal200907.gif);}
body#result_body div#result h4.title200908{background: url(/pts/result/cal200908.gif);}
body#result_body div#result h4.title200909{background: url(/pts/result/cal200909.gif);}
body#result_body div#result h4.title200910{background: url(/pts/result/cal200910.gif);}
body#result_body div#result h4.title200911{background: url(/pts/result/cal200911.gif);}
body#result_body div#result h4.title201002{background: url(/pts/result/cal201002.gif);}
body#result_body div#result h4.title201003{background: url(/pts/result/cal201003.gif);}
body#result_body div#result h4.title201004{background: url(/pts/result/cal201004.gif);}
body#result_body div#result h4.title201005{background: url(/pts/result/cal201005.gif);}
body#result_body div#result h4.title201006{background: url(/pts/result/cal201006.gif);}
body#result_body div#result h4.title201007{background: url(/pts/result/cal201007.gif);}
body#result_body div#result h4.title201008{background: url(/pts/result/cal201008.gif);}
body#result_body div#result h4.title201009{background: url(/pts/result/cal201009.gif);}
body#result_body div#result h4.title201010{background: url(/pts/result/cal201010.gif);}
body#result_body div#result h4.title201011{background: url(/pts/result/cal201011.gif);}

body#result_body div#result span.sat,
body#result_body div#result span.sun,
body#result_body div#result span.weekday,
body#result_body div#result span.mark,
body#result_body div#result span.mark2
{
	padding-right:5px;
}
body#result_body div#result p.odd
{
	background:#e5e5e5;
}
body#result_body div#result p.odd,
body#result_body div#result p.even
{
	padding:1px;
}
body#result_body div#result div.cal a,
body#result_body div#result div.cal2 a
{
	display:block;
	padding:5px 2px 5px;
}
body#result_body div#result div.cal a:hover,
body#result_body div#result div.cal2 a:hover
{
	background:#f97d1c;
}
body#result_body div#result div.cal a:active,
body#result_body div#result div.cal2 a:active
{
	background:#cecece;
}

body#result_body div#result div.cal span.nogame,
body#result_body div#result div.cal2 span.nogame
{
	display:block;
	padding:5px 2px 5px;
}
/*----------font----------*/
body#result_body div#result span.sat 
{
	color:#0000FF;
}
body#result_body div#result span.sun 
{
	color:#FF0000;
}
body#result_body div#result div.cal p,
body#result_body div#result div.cal2 p
{
	font-size:75%;
	line-height:1em;
}

body#result_body div#result div.cal a,
body#result_body div#result div.cal2 a
{
	color:#000;
	text-decoration: none;
}
body#result_body div#result div.cal a:hover,
body#result_body div#result div.cal2 a:hover
{
	color:#fff;
}
body#result_body div#result div.cal a:active,
body#result_body div#result div.cal2 a:active
{
	color:#676767;
}
body#result_body div#result span.mark2
{
	color:#008000;
}

