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

body {
	background-image:url(../index/back.png);
	background-position:center;
	}

#contesntsWrapper{
	color:#666666;
	font-size:107.7%;
	line-height:180%;
}

#contesnts{
	background-color:#fff;
	width:950px;
	height:1000px;
	}

.project {
	color:#999;
	margin:100px 0px 25px 0px;
	font-size:84.6%;
	}