@charset "utf-8";
/*
Theme Name:ACTZERO
Description:ACTZERO Style Sheet
Author:Actzero
*/
div#header h1{
}
div#header h1 a{
	text-indent:0px;
}
div#navigation{
	display:none;
}
div#contents{
	float:left;
	width:900px;
}
div#contents h2{
	text-indent:0px;
}
div#information{
}
div#latest_project{
	width:650px;
}
div#contents div#latest_project dl{
	width:640px;
}
div#contents div#latest_project dd.project_txt{
	width:450px;
	right:40px;
}
div#contents div#latest_project dd.project_txt p{
	width:450px;
}
div#contents div#latest_project div#lp_head{
	width:620px;
}
div#contents div#latest_project div#lp_head h2{
	text-indent:0px;
}
div#contents div#latest_project div#lp_head h2 span{
	font-weight:bold;
}
div#contents div#information h2{
	text-indent:0px;
	font-weight:bold;
}

