.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#header a {
	color: #666666;
	text-decoration: none;
}
h1,h2,h3,h4,h5,ul,li,p {
	margin:0;
	padding:0;
	list-style-position: outside;
	list-style-type: none;

}
#box_all {
	width: 780px;
}
#header {
	float: left;
	width: 780px;
	height: 50px;
	text-align: center;
	padding-top: 20px;
	background-color: #99CC00;
}
#container {
	float: left;
	width: 780px;
	margin-bottom: 20px;
}
a { text-decoration:none}
#pankuzu {
	width: 760px;
	padding-right: 0px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#left {
	width: 458px;
	float: left;
	border: 1px solid #99CC00;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#right {
	float: right;
	width: 240px;
	margin-left: 20px;
	background-color: #FFFFCC;
	padding-left: 20px;
	padding-bottom: 20px;
}
#right h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left h2 {
	margin-bottom: 10px;
	margin-top: 20px;
}
#footer {
	background-color: #99CC00;
	clear: both;
	width: 780px;
	text-align: center;
	margin-top: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#right li {
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	line-height: 1.4;
}
#footer p {
	font-size: 16px;
}
#header h1 {
	font-size: 28px;
}
