@charset "Shift_JIS";

body,html
{
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ffccff;
	scrollbar-highlight-color:#ffccff;
	scrollbar-shadow-color:#ffccff;
	scrollbar-3dlight-color:#ffccff;
	scrollbar-darkshadow-color:#ffccff;
	text-align: center;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	height: 500px;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 0;
	position: relative;
	font-size: 12px;
}
#container h1 {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 750px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	display: block;
	font-weight: normal;
}
#container h1 img {
	height: 500px;
	width: 750px;
	padding-top: 2px;
}
strong {
	font-size: 12px;
	font-weight: normal;
}
.strong {
	font-size: 12px;
	font-weight: bold;
}
#box_info {
	text-align: center;
	position: relative;
	z-index: 1;
	top: -208px;
	right: -75px;
	height: 50px;
	width: 250px;
	color: #B00046;
	font-size: 12px;
	line-height: 1.45em;
	padding: 5px;
	border-top: 2px dotted #FF0066;
	border-bottom: 2px dotted #FF0066;
}
.size16_bold {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.45em;
}
