body {
	width: 100%;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-style: oblique;
	color: #999;
	margin: 0px;
}


#wrapper {
	width: 1575px;
	height:868px;
	padding: 0px;
	margin-top:100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


img {
	border-style:none;
}

/* rogo */

#menu h1 {
	height: 73px;
	width: 110px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}


/* profile */

.profile a {
	font-size:55%;
	color:#999;
	text-decoration: none;
	display: block;
	background-color: #FFF;
	letter-spacing: 0.25px;
	padding-top:5px;
	padding-left:6px;
	margin-top: 25px;
	margin-bottom:25px;
	width: 205px;
	height: 14px;
	
}

.profile a.rollover{
	background-color: #000;
    margin-bottom: 25px;
	letter-spacing: 0.25px;
	width: 205px;
	height: 14px;
}


/* works */

.works a {
	margin-top:25px;
	cursor:pointer;
	font-size:55%;
	color:#999;
	text-decoration: none;
	display: block;
	background-color: #FFF;
	letter-spacing: 0.25px;
	padding-top:5px;
	padding-left:6px;
	width: 205px;
	height: 14px;
	
}

.works a.rollover{
	background-color: #000;
	letter-spacing: 0.25px;
	width: 205px;
	height: 14px;
}

.open {
	height:18px;
	width:210px;
}

.navi {
	width:210px;
	margin:0px;
}

.navi, .category {
	list-style-type: none;
	padding:0px;
	margin: 0px;
}

.category a {
	font-size: 55%;
	color: #999;
	text-decoration: none;
	display: block;
	height: 19px;
	padding-top:1px;
	padding-left: 14px;
	margin-top:15px;
	line-height: 18px;
}

.category li {
	background-color:#FFF;
	margin-top:20px;
	letter-spacing:0.25px;
	width:210px;
	height:19px;
}

.category li.rollover{
	background-color: #000;
    margin-top:20px;
	letter-spacing: 0.25px;
	width: 210px;
	height: 19px;
}

#workson a {
	color: #333;
}

/* contact */

.contact a {
	font-size:55%;
	color:#999;
	text-decoration: none;
	display: block;
	background-color: #FFF;
	letter-spacing: 0.25px;
	padding-top:5px;
	padding-left:6px;
	margin-top: 25px;
	width: 205px;
	height: 14px;
	
}

.contact a.rollover{
	background-color: #000;
	letter-spacing: 0.25px;
	margin-top: 25px;
	width: 205px;
	height: 14px;
}

/* navigation */

#menu {
	padding: 0px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}

/* portfolio */

#contents {
	width:870px;
	height:768px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 610px;
}


/* copyright */

#footer {
	padding:0px;
	font-size: 45%;
	color: #999;
	margin-top: 310px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left:107px;
	clear:left;
}