/* project_back_number */

div#project {
	margin-top: 10px;
}

div#project h2 {
	background: url("/img/project_rogo.gif") no-repeat left top;
	text-indent: -9999px;
	height: 85px;
	width: 700px;
	margin-left: 10px;
}

div#project div#center {
	margin: 18px 0 0 10px;;
}

div#project div#center div {
	height: 102px;
	background: url("/img/ichioshi_number_bg1.png") no-repeat left 16px;
	float: left;
	margin: 0 0 10px 14px;
	padding-left: 8px;
	display: inline;
}

div#project div#center div h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 133px;
	padding-right: 12px;
	text-align: right;
	background: url("/img/icom_triangle.png") no-repeat left center;
}

div#project div#center div p {
	height: 102px;
	width: 133px;
	float: left;
	background: url("/img/ichioshi_number_bg2.png") no-repeat left top;
}


div#project div#center div p a img, div#project div#center div p a:link img {
	border: 1px solid #C0C0C0;
	background: url("/img/shadow_125_94.png") no-repeat left top;
}

div#project div#center div p a:hover img{
	border: 1px solid #FF3399;
}

div#project div#center div ul {
	margin: 4px 0 0 133px;
	width: 190px;
}

div#project div#center div ul li {
	margin-left: 10px;
}

div#project div#center div ul li.date {
	color: #FF6600;
	margin: 12px 0 0 10px !important;
	margin-left: 5px;	/* for IE.6 */
	width: 130px;
	float: left;
}

div#project div#center div ul li.hp {
	margin: 12px 0 0 0;
	width: 39px;
	height: 14px;
	background: url("/img/icon_hp.png") no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
}

div#project div#center div ul li.hp a{
	display: block;
	width: 39px;
	height: 14px;
}
