@charset "utf-8";
/* CSS Document */

body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F9F9F9;
}
.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}


.sspHeader {
	background-color: #000000;
	background-image: url(../images/headerLogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	padding-top: 115px;
}

.headerBlock .navi {
	color: #CCCCCC;
	font-size: 14px;
	margin-left: 30px;
	padding-top: 15px;
}
.headerBlock .navi a {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.headerBlock .navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.headerBlock .navi li {
	float: left;
	margin-right: 20px;
}
.headerBlock .company {
	float: right;
}
.bodyBlock p {
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.bodyBlock .right {
	margin: 0px;
	float: right;
	width: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/rightBg.jpg);
	background-repeat: no-repeat;
	height: 400px;
	background-color: #F9F9F9;
}
.bodyBlock .right .banner {
	text-align: center;
	margin-bottom: 10px;
}
.bodyBlock .right .banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyBlock .right ul {
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.bodyBlock .right li {
	padding-top: 8px;
	font-size: 13px;
}
.bodyBlock .right a {
	color: #333333;
	text-decoration: none;
}
.bodyBlock .left {
	padding: 15px;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 220px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.bodyBlock .left h2 {
	font-size: 20px;
	color: #666666;
	background-image: url(../images/HP_icon1.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 105px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 81px;
	margin: 0px;
}
.bodyBlock .left h5 {
	font-size: 13px;
	margin-left: 20px;
}
.bodyBlock li {
	line-height: 18px;
	margin-top: 5px;
}
.bodyBlock .leftimg {
	float: right;
	margin-left: 0px;
	margin-bottom: 30px;
}
.bodyBlock .leftimg img {
	margin-left: 20px;
}
.bodyBlock .left .youtube {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerBlock {
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
	height: 50px;
	padding-top: 20px;
	border-top-color: #CCCCCC;
	font-size: 11px;
}
