@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #1E1E1E;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif, "メイリオ";
}
#block01 {
	height: 400px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#block02 {
	background-color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 500px;
	margin: 0px;
}
#block02-0 {
	height: 50px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#block02-0 h2 {
	margin: 0px;
	padding: 0px;
}




#block02-1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}

#block02-1 .brand {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 240px;
	float: left;
}

#block02-1 .brand h4 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	background-color: #666;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#block02-1 .brand ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#block02-1 .brand li {
	font-size: 12px;
	line-height: 15px;
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 5px;
}

#block02-1 .brand a:link {
	color: #CCC;
	text-decoration: none;
}

#block02-1 .brand a:visited {
	color: #CCC;
	text-decoration: none;
}

#block02-1 .brand a:hover {
	color: #0FF;
	text-decoration: underline;
}
#block02-00 {
	height: 40px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
#block02-00 h3 {
	margin: 0px;
	padding: 0px;
}
#block02-00 h3 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
