@charset "UTF-8";
body {
	background-color: #666666;
}
#box {
	margin: 0 auto;
	padding: 0px;
	width: 504px;
	height: auto;
	border: 1px solid #FF6699;
}
#top_name {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 500px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF66CC;
}
#name_align   {
	text-align: right;
	padding-top: 10px;
	vertical-align: top;
	background-image: url(../images/general/taro_hattori2_sml.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 35px;
}
#box #text_box {
	height: 450px;
	width: 690
\;
	border-top-width: thin;
	overflow: auto;
	width: 500px;
}
#text_style p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#text_style {
	padding: 20px 50px;
}
#text_box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
#text_box h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #CCCCCC;
}
#text_box h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
#box #bottom_box {
	height: 30px;
	width: 690
\;
	border-top-width: thin;
	width: 500px;
	margin-bottom: 10px;
	border-top: 1px dashed #FF66CC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#bottom_box #close_align  {
	float: left;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
}
#close_align  a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#close_align  a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF66CC;
	text-decoration: underline;
}
#close_align  a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#text_style a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#text_style a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF66CC;
}
#text_style a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
