body {
	background-image: url(/images/pc/bg02.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
	overflow: visible;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,dt,dd,div{
	margin:0;
	padding:0;
}
a:link{color:#ff0000;text-decoration:none;}
a:visited{color:#ff0000;text-decoration:none;}
a:hover{color:#0000ff;text-decoration:underline;}
a:action{color:#8800ff;text-decoration:underline;}
a img{
	border: 0;
}
em{
	font-size: 110%;
	font-weight: 800;
	font-style: normal;
	color: red;
}

#header,#footer{
	width: 780px;
	margin: 0 auto 0 auto;
	clear: both;
}

#top{
	width: 780px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
}
#top #whatsnewButton{
	text-align: center;
}
#top #whatsnewHeader{
	width: 440px;
	height: 15px;
	margin: 0 auto 0 auto;
	background-image: url(/images/pc/top/whatnew_bg01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#top #whatsnew{
	padding: 0px 10px 15px 10px;
	background-image: url(/images/pc/top/whatnew_bg02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#top #whatsnew h4{
	padding: 5px 0 0 10px;
	text-align: left;
	font-size:80%;
	font-weight: 500;
}
#top #whatsnew p{
	padding: 0 0 0 15px;
	text-align: left;
	font-size: 80%;
}

#information,#characters,#download,#staff{
	width:780px;
	margin: 0 auto; 0 auto;
	padding: 0;
	background-color: #ffffff;
}
#information h2,#download h2,#staff h2{
	width: 780px;
	margin: 0 auto 0 auto;
}
#information h3{
	width: 770px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 10px;
	color:#ff9900;
}
#information p{
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 5px 0 0 50px;
	font-size: 80%;
}
#characters #buttonLoveny{
	padding: 0 0 0 107px;
}
#download h3{
	width: 100%;
	text-align: center;
}
#download .DlImage01{
	width: 201px;
	height: 201px;
	padding: 0 0 0 89px;
	float: left;
}
#download .DlMovie01{
	width: 315px;
	height: 80px;
	padding: 121px 0 0 84px;
	background-image: url(/images/pc/download/dl_bg_01.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#download .DlMovieAttention{
	width:604px;
	padding: 20px 0 20px 0;
	text-align: right;
	color: #808080;
	font-size: 70%;
	clear: both;
	float:left;
}
#download .DlMovieIcon{
	width: 95px;
	padding: 22px 0 20px 0;
	float:left;
}
#download .WallPaper{
	width: 620px;
	height: 135px;
	margin: 0 auto 0 auto;
	padding: 0 0 30px 0;
}
#download .DlWallPaper{
	width: 135px;
	height: 35px;
	padding: 100px 10px 0 10px;
	text-align: center;
	font-size: 12px;
	float: left;
	background-image: url(/images/pc/download/de_wpbg_01.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#download .DlWallNone{
	width: 135px;
	height: 135px;
	padding: 0px 10px 0 10px;
	background-image: url(/images/pc/download/de_wpbg_99.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}
#download h4{
	text-align: center;
	font-size: 80%;
}
#download .DlMaterialGuideline{
	width: 600px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 50px;
	text-align: left;
	font-size:80%;
	list-style-position: outside;
}
#download .DlMaterialAttention{
	width: 600px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 50px;
	text-align: left;
	font-size:80%;
	list-style-position: outside;
}
#download .DlMaterial{
	text-align: center;
	font-size: 12px;
	padding: 20px 0 20px 0;
}
#staff #StaffList{
	width:135px;
	height:59px;
	padding: 10px 0 0 10px;
	line-height:150%;
	font-size: 80%;
	background-color: #cccccc;
}
#staff #StaffList .rubi{
	padding: 0 0 0 -5px;
	font-size: 85%;
}
#staff p{
	padding: 10px 0 0 0;
}

.news_bg {
//	background-image: url(/images/pc/whatnew_bg02.jpg);
//	background-repeat: no-repeat;
//	background-position: bottom;
//	padding-bottom: 15px;
//	padding-right: 10px;
//	padding-left: 10px;
//	height: 252px;
//	font-size: 12px;
}
.MarginCenter{
	margin: 0 auto 0 auto;
}
.alignCenter{
	text-align:center;
}
.FloatLeft{
	float:left;
}
.clear{
	clear: both;
}
.red{
	color:#ff0000;
}
