img{border: none;}
li{list-style: none;}

body {
	background-color: #c4bbb1;
	margin: 0;
	padding: 0;
	font-size: 100%;  /*Resets 1em to 10px */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Ghothic Pro W3", "Hiragino Kaku Gothic Pro", "MS UI Gothic",  "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", verdana, Helvetica, "MS Trebuchet", Arial, sans-serif;
	}

a:link { color: #ffffff; } 
a:visited { color: #ffffff; } 
a:hover { color: #ffffff; } 
a:active { color: #ffffff; } 



#wrapper{
	margin-top: 30px;
	width: 1000px;
	background-color: #87756f;
	margin-left: auto;
	margin-right: auto;
}

#TopImage{
	widows: 1000px;
	height: 554px;
}

#menu{
	height: 50px;
	background-color: #543a31;
	margin-top: 10px;
	margin-bottom:20px;
}

#News{
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
}

#mainbox-header{
	margin-top: 30px;

}


#mainbox-back{
	background-image: url(images/bg-02.jpg);
	background-repeat:no-repeat;
	height: 550px;
	clear:both;
}

#mainbox-back-gray{
	background-image: url(images/bg-02-gray.jpg);
	background-repeat:no-repeat;
	height: 550px;
	clear:both;
}



#mainbox{
	font-size: 14px;
	float: right;
	width: 580px;
	background-color: #a59893;
	padding: 10px;
	margin-right: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}


#aboutTitle{
	background-image: url(images/about-title.jpg);
	width: 560px;
	height: 209px;
	text-indent: -9999px;
}

.blue{
	color: #5b0000;
	font-weight: bold;
}

#about01 h3 {
	background-image: url(images/about01.jpg);
	width: 580px;
	height: 35px;
	text-indent: -9999px;
}

#about01 p {
	margin-left: 10px;
}

#about02 h3 {
	background-image: url(images/about02.jpg);
	width: 580px;
	height: 35px;
	text-indent: -9999px;
}

#about02 p {
	margin-left: 10px;
}

#about03 h3 {
	background-image: url(images/about03.jpg);
	width: 580px;
	height: 35px;
	text-indent: -9999px;
}

#about03 p {
	margin-left: 10px;
}

#dvd-date{
	color: #450000;
	font-weight: bold;
}

#dvd-date h4{
    font-size:large;
    border-style:solid;
    border-width:0px;
    border-bottom-width:2px;
    border-left-width:10px;
    border-color:#6F3000;
}

#dvd-point{
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/9point.jpg);
	background-repeat:no-repeat;
	height: 995px;
	text-indent: -9999px;
}

#scoop-guide{
	color: #000000;
	padding: 10px;
}

#story{
	color: #000000;
	font-size: 12px;
}


#list-namber{
	text-align: center;
}

#chronology-list{
	color: #000000;
	margin-left: 30px;
}


#chronology-list table {
background-color: #e0e0e0;
}


#bandai-link {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	text-align: center;
}


#copy{
	text-align: center;
	font-size: 12px;
	color: #000000;
	margin-bottom: 30px;
	margin-top: 20px;
}

#copy a { color: #000000; }
