@charset "utf-8";
/* CSS Document */
/* =0 reset*/
#studio #main h2{
	background-image:url(../../studio/img/ttl.gif);
	background-repeat:no-repeat;
	width:567px;
	height:25px;
	margin-bottom:5px;
}
#wb4 #main h2{
	background-image:url(../../studio/img/ttl_wb4.gif);
	background-repeat:no-repeat;
	width:567px;
	height:25px;
	margin-bottom:20px;
}
#ps #main h2{
	background-image:url(../../studio/img/ttl_ps.gif);
	background-repeat:no-repeat;
	width:567px;
	height:25px;
	margin-bottom:20px;
}
#tex #main h2{
	background-image:url(../../studio/img/ttl_tex.gif);
	background-repeat:no-repeat;
	width:567px;
	height:25px;
	margin-bottom:20px;
}
.img_area {
  width:584px;
  margin-top:30px;
  margin-bottom:35px;
}

.imglist{
  width:160px;
  margin-bottom:7px;
  margin-right:20px;
  float:left;
}

.f_last {
  width:182px;
}



h4{
	font-size:small;
}
/*
#studio .img_03 {
  width:182px;
  margin-bottom:7px;
  float:left;
}
*/
#studio .thum {
  margin-bottom:7px;
}

#main h3{
	margin-bottom:0px;
	font-size:small;
}

#main_01, #main_02 {
  width:584px;
  margin-bottom:25px;
}

.photo {
  width:201px;
  float:left;
}

.text {
  width:383px;
  float:left;
}
table{
	border-collapse:collapse;
	margin:3px 0;
}
th,td{
	font-size:small;
	padding:3px;
}



