@charset "UTF-8";

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
板金塗装
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.sTitle { text-align: center; }
#container { padding-bottom: 0; }

#bus {
	margin: 11px 0 0;
	background: url(../images/bg_stripe.gif) repeat center top;
	background-size: 4px;
	-moz-background-size: 4px;
	-webkit-background-size: 4px;
}
#bus h2 { padding-top: 40px; }
#bus .inner {
	padding: 10px 30px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#bus figcaption {
	text-align: center;
	padding: 13px 0 43px;
}

#example h2 { margin-bottom: 37px; }
#example { padding: 90px 0 50px; }
#example .fl { clear: both; }
#example figcaption {
	text-align: left;
	margin: 11px 0 43px; 
}