#main {
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents .project {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 640px;
	height: 70px;
}

#contents .project .outline {
	padding-right: 10px;
	float: left;
	width: 380px;
}
#contents .project .year {
	width: 35px;
	height: 40px;
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
#contents .project .outline2 {
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 70px;
	padding-left: 10px;
	margin-top: 5px;
	width: 325px;
}
#contents .project .name {
	float: left;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
}
#contents .project .about {
	font-style: normal;
	font-size: 9px;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	clear: both;
	height: 30px;
}
#contents .project .website {
	padding-top: 5px;
	clear: both;
}
#contents .project .banner {
	float: left;
	margin-top: 5px;
}
#contents .project #info3_03 {
	clear: both;
	font-size: 10px;
	padding-top: 3px;
}
