@charset "utf-8";

/* ワンデーショップ
/////////////////////////////////////////////*/
#use {
	padding: 31px 0 50px 0;
	overflow: hidden;
}
.use_text {
	padding: 0 0 19px 0;	
}

#use h3 {
	padding: 0 0 11px 0;	
}
body div#use ul{
	margin-bottom: 20px;
}
body div#use ul li{
	margin-left: 30px;
	list-style-type: disc;
	list-style-position: inside;
}
body div#use ul.annotation li{
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0;
}

/*ショップスペース
/////////////////////////////////////////////*/
#shopspace {
	width: 367px;
	margin: 0 auto 23px auto;
	padding-bottom: 80px;
	background: url(../oneday/img/ico_triangle.gif) no-repeat center bottom;
}
#shopspace dt {
	padding-bottom: 9px;
}

/*店舗利用例
/////////////////////////////////////////////*/
.list_center{
	padding: 0 49px;
}
#shoplist {
	overflow: hidden;
	width:750px;
}
#shoplist dl {
	float: left;
	margin: 0 0 24px 0;
	font-weight: bold;
	font-size: 1.06em;
}