body {
	margin: 0 auto 20px auto;
	font-family: Arial;
	background: url(../images/fade.jpg) repeat-x;
background-color:#2c2c2c}

a {
	outline: none;
}

.clear {
	clear: both;
}

#outterContainer {
	overflow: hidden;
	display: table;
	position: absolute;
	height: 85%;
	width: 95%;


	#padding-top: 20px;
	left: 16px;
	top: 134px;
}

#innerContainer {
	display: table-cell; 
	vertical-align: middle;
}

.category { 
	margin: 0 auto;
}

.label {
	font-size: 15px;
	text-align: right;
	padding-top: 35px;
	float: left;
}

.item {
	float: left;
	font-size: 9px;
	text-align: center;
	margin: 0 5px;
	list-style: none;
}

.item img {
	text-align: center;
	border: none;
}

.item a {
	text-decoration: none;
	color: #ffffff;
}

.item a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
}

.item a:visited {
    color: #FFFFFF;
}

header {
	width: 100%;
	background-image: url(../images/background.jpg);
	text-align: center;
}

#innerHeader {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

header img {
	margin: 20px;
}

header ul {
	float: right;
	margin-top: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

header ul li {
	text-align: right;
	list-style: none;
	display: inline;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

header ul li a {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 10px;
	background-color: #000000;
	background-image: url(../images/background2.jpg);
}

header a:hover {
	color: #FF0000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

#display {
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}

#display  a {
	color: #ffffff;
}

#display  a:hover {
	color: #FF0000;
}
