/**************************

   ORANGE SQUEEZE DESIGN
   http://osqdesign.com/

**************************/


@charset "UTF-8";


/* ========アートワーク======== */
#artworkTitleWrap {
	width: 900px;
}
#artworkLeadBox {
	float: right;
	width: 779px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #595757;
}
#artworkLeadBox p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#artworkLeadBox img {
	margin-top: 25px;
	margin-bottom: 30px;
}
#artworkPhoto {
	width: 900px;
	margin-bottom: 10px;
}
#artworkPhoto li {
	float: left;
	width: 210px;
	margin-top: 20px;
	margin-right: 20px;
}
#artworkPhoto .listLast {
	margin-top: 20px;
	margin-right: 0px;
}
#artworkPhoto .size440 { 
	width: 440px;
}
