@charset "UTF-8";

h1 {
	overflow: hidden;
	text-indent: -9999px;
	font-size: 1px;
}
h2 {
	padding: 0.3em 0.5em;
	border-left: 8px solid #ff9900;
	border-bottom: 1px solid #cccccc;
	font-size: 24px;
	text-align: left;
	color: #666666;
}

#sBoxRupper {
	margin-top: 30px;
	margin-left: 2%;
	width: 96%;
}
	#sBoxRupper:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	#sBoxRupper { zoom: 1;} /* For IE */

#footer {
	text-align: right;
}
#footer img {
	margin-right: 20px;
}

