@charset "Shift_JIS";
/*
*/
/* ********************************************************************************
 * layout
 * ******************************************************************************** */
/*-----boxedFrame-----*/
.boxedFrame .boxedTop, .boxedFrame .boxedBottom {
	width:768px;
	height:7px;
	font-size:0;
	line-height:0;
	background:url(../img/made_boxed_frame.gif) no-repeat;
}
.boxedFrame .boxedTop {
	background-position:0 0;
}
.boxedFrame .boxedBottom {
	background-position:0 -7px;
	clear:both;
}
.boxedFrame .boxedIn {
	float:left;
	width:718px;
	clear:both;
	padding:20px 25px 0;
	background:url(../img/made_boxed_frame.gif) -768px 0 repeat-y;
}
/*-----made work1-----*/
#made #madeWork1 .floatSet .itemBox {
	float:right;
	width:281px;
	height:461px;
}
#made #madeWork1 .floatSet .textBox {
	float:left;
	width:417px;
}
#made #madeWork1 .textBox .phBox {
	padding-top:5px;
}
/*-----made work2-----*/
#made #madeWork2 .floatSet .itemBox {
	float:right;
	width:281px;
	height:461px;
}
#made #madeWork2 .floatSet .textBox {
	float:left;
	width:417px;
}
#made #madeWork2 .floatSet .textBox .phBox {
	padding-top:5px;
}
#made #madeWork2 .floatSet .textBox .phBox img {
	margin-right:-16px;
	position:relative;
}