/* CSS Document */

.div01 {
	float:left;
	width:220px;
	padding:0px 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
h1 {
	margin-bottom:15px;
	_height:181px;
}
h3 {
	color:#cc3300;
	font-weith:bold;
	margin-bottom:10px;
}
.logo01 {
 text-align:right;
 margin-top:15px;
}
#content p {
	margin-left:0px;
}