@charset "utf-8";

@import "common.css";


/* ---------------------------------------------------
about.css
豆本フェスタについてCSS
--------------------------------------------------- */



/* ---------------------------------------------------
menu
--------------------------------------------------- */
#menu ul li.menu02 a {
	background: url(../images/common/menu02.gif) no-repeat left bottom;
}




/* ---------------------------------------------------
出展者
--------------------------------------------------- */
.item ul {
	margin: 0 15px 10px 32px;
	padding: 0;
}

.item ul li {
	margin: 7px 0 0 0;
	padding: 3px 0 3px 16px;
	background: url(../images/common/arw01.gif) no-repeat left center;
	list-style: none;
}

.item ul li .layout {
	margin-right: 5px;
	padding: 2px 5px;
	background: #e6eef8;
	color: #1565c8;
	font-weight: bold;
}
