@charset "utf-8";
/* CSS Document */
/* =0 reset*/
#works #main h2{
	background-image:url(../../works/img/ttl.gif);
	background-repeat:no-repeat;
	width:567px;
	height:25px;
	margin-bottom:5px;
}
#works .main_01 {
  width:584px;
  margin-bottom:20px;
}

#works .text {
  width:383px;
  float:left;
}

#works .photo {
  width:201px;
  float:left;
}

.img{
	width:200px;
	float:right;
}
.img li{
	margin-bottom:5px;
}
.archives{
	border-bottom:2px solid #333;
	border-top:2px solid #333;
	margin-bottom:20px;
	padding:10px 0;
}

.archives p{
	width:350px;
}
.rel{
	font-size:0.8em;
	margin-top:30px;
}
.rel li{
	margin-bottom:3px;
}

