@charset "utf-8";
@import "../common/0-import.css";
/*  
	Author : Y.Kogawa
	Update : 9/3
*/
/*------------------------------------------------------------
	舞姫について
------------------------------------------------------------*/
#conts p {
	margin-right: 10px;
	margin-left: 10px;
}

#conts .box {
	margin: 0 10px;
}

#conts .box .thumbnail {
	float: left;
}

#conts .box p {
	margin: 0 0 0 220px;
}

#conts .box p .more {
	margin: 1em 0 0;
	padding: 0 0 0 15px;
	background: url(/img/icon/01.gif) no-repeat left center;

	display: block;
}
