.page_top {
	background: url(/images/bg.gif) left top no-repeat;
	}
a:hover {
	text-decoration: underline;
	color: #8A8A8A
	}
h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #4A4A4A;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	}
hr {
	color: #8A8A8A;
	font-size: 2px;
	}
a {
	color: #443F8D;
	text-decoration: none;
	}
.gray {
	font-weight: normal;
	color: #333333
	}
.gray-b {
	font-weight: bold;
	color: #333333}
.text {
	margin: 10px 20px 10px 10px;
	}
.black {
	color: #000000;
	font-weight: normal;
	}
h1 {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 120%;
	}
h3 {
	margin-left: 10px;
	font-size: 90%;
	}
p {
	font-size: 90%;
	font-weight: normal;
	}

/* area_remarkavle_notice */
#area_remarkable_notice {
	margin: 0 0 12px;
	padding: 0 10px;
	color: #6a6a6a;
	font-size: 81.25%;
	line-height: 1.5;
	}
	#area_remarkable_notice p {
		margin: 0 0 8px;
		}
		#area_remarkable_notice a {
			color: #ab0c4d;
			}
		#area_remarkable_notice a:hover {
			color: #cb2c6d;
			}
	#area_remarkable_notice #get-well_note {
		margin: 0 0 18px;
		color: #333;
		font-size: 1.2em;
		}
/* area_new-release */
.area_new-release {
	min-height: 220px;
	margin: 0;
	padding: 0 0 18px;
	background: url(/images/line.gif) left bottom no-repeat;
	}
	dl {
		margin: 0 10px 16px;
		padding: 0 18px;
		}
		dt {
			margin: 0 0 4px;
			}
			dt span {
				padding: 2px 5px 0 0;
				color: #6a6a6a;
				font-size: 76%;
				font-weight: 600;
				}
		dt,
		dd {
			color: #4A4A4A;
			line-height: 1.5;
			}
		dd {
			margin: 0;
			font-size: 81.25%;
			}

/* footer */
.footer {
	padding: 8px 0 0;
	color: #333;
	font-size: 85%;
	line-height: 150%;
	text-align: center;
	}
	.footer p {
		margin: 0 auto;
		width: 80%;
		text-align: left;
		}
.text-small {
	margin: 10px 20px 10px 30px;
	font-size: 85%;
	}

