@charset "Shift_JIS";

* {
	margin:0;
	padding:0;
}

html {
	overflow-y:scroll; /* non-opera non-safari property */
}

hr {
	display: none;
	clear: both;
}

img {
	margin:0;
	padding:0;
	border:none;
}

p {
	margin:0;
	padding:0 10px 0 20px;
}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	empty-cells: show;
	font-size: 100%;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

th, td {
	margin:0;
	padding:0;
}


em {
	font-style: normal;
	font-weight: bold;
}


a:link {
	color: #666;
	text-decoration: underline;
}

a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #fe4;
	text-decoration: none;
}

a:active {
	color: #f33;
	text-decoration: underline;
}


ul,ol {
	list-style-type:none;
}

/*=================================*/

body {
	margin: 20px 0;
	padding: 0;
	color: #333;
	background: url(../images/bg.jpg) ;
	text-align: center;
}


div#container {
	margin: 0 auto;
	width: 986px;
	height: 620px;
}


div#title {
	margin: 0 auto;
	padding: 0;
	background: url(../images/header.jpg) no-repeat;
	height: 403px;
	width: 848px;
	text-align: center;
}

div#message {
	margin: 0;
	padding: 10px 0;
}

div#information {
	margin: 0;
	padding: 10px 0;
}

div#gc {
	margin: 10px 0 10px 60px;
	text-align: left;
	font-size: 88%;
	color:#666;
	padding: 0;
}

div#footer {
	margin: 10px 0;
	text-align: center;
	padding: 0;
}


div#updateinfo {
	margin: 0;
	text-align: left;
	color:#333;
	font-size: 11px;
	padding: 0 15px;
}


div#membercomment-mov {
	width: 986px;
	height: 350px;
	padding: 120px 0 0 0;
	background: url('../images/nonflash_membercomment_bg1.png') no-repeat center top;
}

div#musicclip-mov {
	width: 986px;
	height: 350px;
	padding: 120px 0 0 0;
	background: url('../images/nonflash_musicclip_bg1.png') no-repeat center top;
}



/*5:other
=================================*/
/*.clear
---------------------------------*/
.clear:after{
	content:".";
	display:block;
	height:0;
	line-height: 0;
	font-size: 0;
	clear:both;
	visibility:hidden;
}

.clear{
	display: inline-block;
}

/* Hides from IE-mac ?*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */



/* FireFox—psup’²®CSS */
*>/**/sup { vertical-align: text-top; line-height: 4px; }
/* FireFox—psup’²®CSS */

#toAnchors {
	margin: 0;
	padding: 0;
	width:0px;
	height:0px;
	text-indent:-10000em;
	vertical-align:top;
	text-decoration:none;
	overflow:hidden;
	position:absolute;
	top: -12px;
}
