@charset "utf-8";
/* CSS Document */

/* 年度のリンク */
#p_y {
	margin:20px auto 0 auto;
	width:690px; height:31px;
	background:url(../img/y_bk.gif) no-repeat left top;
	text-align:left;
}
#p_y ul{
	margin:0; padding:0;
	width:690px; height:31px;
	list-style:none;
}
#p_y li{
	float:left;
	margin:0 3px 0 0px;
	width:120px; height:31px;
}
#p_y:after{
	content:"";
	display:block;
	clear:both;
}

/* 実績ボックス */

#p_box {
	margin:0 auto; padding:10px;
	width:668px;
	border-left:#999999 solid 1px; border-right:#999999 solid 1px; border-bottom:#999999 solid 1px;
}

/* 月別リンク */
#p_box ul{
	margin:0px auto 0 auto; padding:0;
	width:668px;
	list-style:none;
}
#p_box li{
	float:left;
	margin:10px 0px 0 10px;
	width:155px; height:30px;
}
#p_box ul:after{
	content:"";
	display:block;
	clear:both;
}

/* 実績テーブル */
#p_box table{
	margin:20px auto 0 auto;
	width:650px;
	font-size:90%;
	line-height:1.2em;
	border-bottom:#999999 solid 1px;
}
#p_box tr {
	background:url(../img/line_01.gif) no-repeat top;
}
#p_box th{
	padding:12px 10px 13px 13px;
	vertical-align:top;
	white-space:nowrap;
}
#p_box th span{
	padding:0 0 0 10px;
}
#p_box td{
	padding:13px 5px;
	text-align:left;
	vertical-align:top;
}

.ji_1_1 {
	background:url(../img/bk_week.gif) no-repeat top left;
}
.ji_1_2 {
	background:url(../img/bk_sat.gif) no-repeat top left;
	color:#0099FF;
}
.ji_1_3 {
	background:url(../img/bk_sun.gif) no-repeat top left;
	color:#FF0000;
}


/* 実績タイトル（右端の年) */
#p_ti07 {
	margin:20px auto 0 auto;
	width:650px; height:40px;
	background:url(../img/ti2007.gif) no-repeat right top;
	text-align:left;
}
#p_ti08 {
	margin:20px auto 0 auto;
	width:650px; height:40px;
	background:url(../img/ti2008.gif) no-repeat right top;
	text-align:left;
}
#p_ti09 {
	margin:20px auto 0 auto;
	width:650px; height:40px;
	background:url(../img/ti2009.gif) no-repeat right top;
	text-align:left;
}
#p_ti10 {
	margin:20px auto 0 auto;
	width:650px; height:40px;
	background:url(../img/ti2010.gif) no-repeat right top;
	text-align:left;
}
#p_ti11 {
	margin:20px auto 0 auto;
	width:650px; height:40px;
	background:url(../img/ti2011.gif) no-repeat right top;
	text-align:left;
}
	


