@charset "Shift_JIS";



#banner {
	width: auto;
	height: auto;
}

#banner p {
	width: auto;
	height: auto;
	margin: 5px;
	float: left;
}

.clear {
	width: auto;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

h1 {
	font-size: x-small;
	color: #999999;
	line-height: 1.2em;
	margin: 0px;
	padding:3px;
}


h4 {      
	border-left: 8px solid #339900;   
	background:#F5F5F5;   
	padding: 5px 0px 5px 15px;   
	font-size: medium;       
	font-weight: bold;   
	color: #333333;   
	}














