body {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "30D230E930AE30CE89D230B420Pro20W3", "30e130a430ea30aa", "FF2DFF3320FF3030B430B730C330AF", "Osaka", "verdana", "arial", "sans-serif";
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;


}

#header {
	margin-top: 18px;
	margin-left: 84px;
}

#main {
	margin-top: 12px;
	margin-left: 86px;
	background-image: url(side.png);
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33CCCC;

}

.disc {
	font-size: small;
	color: #666666;

}

.top {
	margin-top: 48px;
	margin-left: 12px;

}

.top img {
	border: 1px solid #33CCCC;
}

.update {
	margin-top: 24px;
	font-size: small;
	color: #33CCCC;
}

.contents {
	color: #666666;
	font-size: small;
	margin-top: 12px;
	margin-left: 12px;

}

a {
	color: #3366FF;
	text-decoration: none;
}

a:hover {
	color: #9966FF;
	text-decoration: underline;
}

.preview {
	border-top-width: 1px;
	border-top-style: dashed;
	margin-top: 36px;
	font-size: small;
	color: #333333;
	padding-top: 12px;
	margin-left: 12px;
}

.preview img {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.other {
	border-top-width: 1px;
	border-top-style: dashed;
	margin-top: 12px;
	font-size: small;
	color: #333333;
	padding-top: 12px;
	margin-left: 12px;
}

#footer {
	font-size: x-small;
	color: #666666;
	margin: 36px 0px 0px;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

img.genre {
	border: none;
}
.twitter {
	margin-left: 12px;
	margin-top: 36px;
	border-top-width: 1px;
	border-top-style: dashed;
	padding-top: 12px;
	padding-right: 20px;
}
