@charset "UTF-8";

.mb10{margin-bottom: 10px !Important;}
.mb35{margin-bottom: 35px !Important;}

.w100p{ width: 100% !important;}

div#booth{
	background: url(../../images/booth/bg_item01.gif) no-repeat left bottom;
	margin: 0px 0px 10px;
	display: block;
	padding-bottom: 55px;
}

div#booth #main_visual{
	margin-bottom: 5px;
}

div#booth h2{
	margin: 0px 0px 20px;
}

div#booth h3{
	margin-bottom: 8px;
}

div#booth .section35{
	margin-bottom: 35px !important;
}

div#booth .case_left{
	float: left;
	width: 273px;
}

div#booth .case_right{
	float: right;
	width: 273px;
}

div#booth p{
	line-height: 1.5em;
	padding: 0px !important;
}

div#booth ul{
	list-style: none;
}

div#booth ul li{
	line-height: 1.5em;
	background: url(../../images/booth/icon_orange01.gif) no-repeat 0em 0.3em;
	padding-left: 15px;
}

div#booth ul li a{
	color: #db7700;
	text-decoration: underline;
	background: url(../../images/booth/icon_blank.gif) no-repeat right center;
	padding-right: 25px;
	position: relative;
	height: 11px;
}

div#booth ul li a:hover{
	color: #db7700;
	text-decoration: none;
}

