/* ul.listBox07 ステッカー制作事例
----------------------------------------------------*/
ul.listBox07 {
	clear:both;
	padding:0;
}

ul.listBox07 li {
	width:156px;
	height:176px;
	border:1px solid #ccc;
	margin:0px 7px 7px 0;
	float:left;
}

* html ul.listBox07 li {
	margin-right:9px;
}

ul.listBox07 li.right {
	margin-right:0;
}

ul.listBox07 em {
	color: #FFFFFF;
	display:block;
	font-style: normal;
	width:150px;
	height:13px;
	padding: 1px 0 2px 0;
	margin:3px 3px 3px 3px;
	overflow: hidden;
	background:#333333;
	text-align:center;
}

ul.listBox07 span {
	display:block;
	width:150px;
	height:150px;
	margin:3px 3px 0 3px;
	background:#EDEFEF;
	text-align:center;
}

.btn_center a.btnL01{
	margin: 0 auto 0 auto;
}

a.btnL01{
	display: block;
	color: #FFFFFF !important;
	font-weight: bold;
	text-align: left;
	width: 243px;
	height: 24px;
	padding: 6px 0 0 27px;
	background: url(/_common/img/btn/btnL01_off.gif) no-repeat;
}

a.btnL01:hover{
	text-decoration: none;
	background: url(/_common/img/btn/btnL01_on.gif) no-repeat;
}

a.arrow02 {
	color:#5A5A5A !important;
	padding-left:20px;
	background:url(/_common/img/arrow/arrow02.gif) no-repeat 7px 50%;
}

hr{
	color: #FFFFFF;
	height: 1px;
	border: none;
	border-bottom:1px dotted #ccc;
}

