/* SMAS-up CSS */


div.blockSmas{
	padding: 5px 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	/*-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #DCD6D2;*/
}
div.blockSmas h4{
	
	margin-top: 10px;
	margin-bottom: 10px;
}

div.blockSmas h6{
	margin-top: 20px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #CCC;	
}

.floatSmas{
	float: right;
	width: 110px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}




div.smas_fig {
	width: 560px;
	margin-left: auto;
	background: url(http://fukuoka-smasup.com/smas/img/arrow_next.gif) no-repeat center center;
	margin-right: auto;
}

div.smas_fig p{
	font-size: 0.9em;
	line-height: 140%;
}

div.arrowDown{
	background: url(http://fukuoka-smasup.com/smas/img/arrow_down.gif) no-repeat center center;
	height: 20px;
	clear: both;
	float: none;
}

div.smas_fig .expL{
	float: left;
	width: 250px;
}

div.smas_fig .expR{
	float: right;
	width: 250px;
}


div.smas_exp{
	line-height: 150%!important;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	color: #333;
}