@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: 10px;
	padding-left: 0px;
	height: 1150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#block02-0 {
	height: 35px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #09C;
}
#block02-0 h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 35px;
}


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

#block02-1 .brand {
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
}
#block02-1 .brand h3 {
	font-size: 14px;
	line-height: 22px;
	color: #CCC;
	font-weight: bold;
	margin: 5px;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #FC0;
}
#block02-1 .brand h4 {
	font-size: 12px;
	line-height: 20px;
	color: #CCC;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 13px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #09C;
	border-left-color: #09C;
}

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