/* CSS Document */



ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

/* ---------- */
#wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}

#wrapper2 {
	width: 535px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}

#navi {
	height: 17px;
}

#contents {
	background-color: #F3F3F3;
	height: 150px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}

#newface01 {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	text-align: center;
	float: left;
	font-size: 11px;
	line-height: 15px;
	width:150px;
}

#newface01 a {
	color: #333333;
	text-decoration : none ;
}

#newface01 a:hover, #newface01 a:active {
	color: #ff3300;
	text-decoration : underline ;
}

#newface {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	float: left;
	font-size: 11px;
	line-height: 15px;
	width:150px;
}

#newface a {
	color: #333333;
	text-decoration : none ;
}

#newface a:hover, #newface a:active {
	color: #ff3300;
	text-decoration : underline ;
}

ul.list00 {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
 
ul.list00 li {
    margin: 0px;
    padding: 4px 0px 4px 0px;
    background: url(../img/lo-m.jpg) no-repeat 10px;
    list-style: none;
	font-size: 11px;
	line-height: 15px;
}

ul.list01 {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
 
ul.list01 li {
    margin: 0px;
    padding: 4px 0px 4px 0px;
    background: url(../img/sproutlogo-m.jpg) no-repeat 1px;
    list-style: none;
	font-size: 11px;
	line-height: 15px;
}

ul.list02 {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
 
ul.list02 li {
    margin: 0px;
    padding: 4px 0px 4px 0px;
    background: url(../img/sproutlogo-m.jpg) no-repeat 18px;
    list-style: none;
	font-size: 11px;
	line-height: 15px;
}



.table-ttt {
    margin: 5px 0px 10px 0px;
}


.table-t00 {
	line-height:20px;
	font-size:14px;
	color: #000000;
	padding: 20px;
	border: 1px solid #555555;

}

.table-t01 {
	line-height:20px;
	font-size:14px;
	color: #000000;
	padding: 10px;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;

}

.table-t02 {
	line-height:20px;
	font-size:14px;
	color: #000000;
	padding: 10px;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
}
