@charset "utf-8";

/* layout style */

#outerGroup {
	background-color: #fff;
	text-align: left;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main-contents02 {
	background-color: #fff;
	width:230px;
	float:left;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 25;
	padding-left: 10px;
	margin-bottom: 15px;
}

#main-contents01, #main-contents03 {
	background-color: #def;
	width:230px;
	float:left;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}

#advertisement {
	background-color: #fff;
	width:150px;
	float:left;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}




#outerGroup #contentGroup .floatClear {
	display: block;
	clear: left;
}

#outerGroup #footer {
	color: #fff;
	background-color: #003380;
	text-align: center;
	margin: 0px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EECE16;
}

#outerGroup #footer address {
	font-style: normal;
}
