#main {
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents #activity #cate h3 {
	margin-left: 7px;

}

#contents .project {
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 630px;
	height: 70px;
}

#contents .project .outline {
	width: 410px;
	padding-right: 10px;
	float: left;
}
#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;
}
#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: right;
	margin-top: 5px;
	margin-right: 10px;
}
#contents .project #info3_03 {
	clear: both;
	font-size: 10px;
	padding-top: 3px;
}
#activity #cate {
	float: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
}
