/*  ----	はなまる StyleSheets	----  */

@charset "euc-jp";
* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	text-align: center;
	font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 11pt;
	line-height: 160%;
}
div#wrapper	{
	margin: 0 auto;
	width: 800px;
	background-color: transparent;
	border: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 11pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
p,li,dt,dl {
	line-height: 160%;
}
p {
	margin: 0 0 1em 0;
}
ul,ol {
	margin: 0 0 0 1em;
	padding-left: 15px;
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
img {
	border: 0;
}
hr {
	display: none;
}
.clear {
	clear: both;
}

a {
	color: #333333;
	text-decoration: underline;
}
a:link {
	color: #33333;
	outline: none;
}
a:visited {
	color: #33333;
	outline: none;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
	outline: none;
}
a:active {
	color: #33333;
	outline: none;
}
a:focus	{
	color: #33333;
	outline: none;
}

table {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11pt;
	line-height: 160%;
}
table, th, td {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 160%;
	font-size: 10pt;
	white-space: normal;
}
thead, tbody, tfoot {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 160%;
	font-size: 10pt;
	white-space: normal;
}
thead {
	color: #fff;
	background-color: #00f;
}

colgroup.col1 {
	color: #00f;
	background-color: #cdf;
}
colgroup.col2 {
	color: #00f;
	background-color: #cdf;
}

button	{
	width: 100px;
	height: 40px;
	color:#333;
	margin: 1px;
	cursor: pointer;
}
.btn_a,
input[type="submit"].btn_a	{
	width: 100px;
	height: 40px;
	color:#333;
	margin: 1px;
	cursor: pointer;
}
input, textarea {
	color: #333;
	font-size: 10pt;
}

.zen {
	ime-mode: active;
}
.han {
	ime-mode: disabled;
}
.a_button	{
	color: #333;
	text-decoration: none;
	width: 80px;
	height: 25px;
	margin: 1px;
	border: solid 1px #999;
}
p.end	{
	font-size: 9pt;
	color: #666;
	text-align: center;
}
td.td_head {
	padding: 2px 5px;
	text-align: left; vertical-align: top;
	border: 1px #ccc solid;
	background-color: #eee;
}
td.td_res {
	padding: 2px 5px;
	text-align: left; vertical-align: top;
	border: 1px #ccc solid;
	background-color: transparent;
}
td.td_style {
	padding: 2px 5px;
	text-align: left; vertical-align: top;
	border: none;
	background-color: transparent;
}
#footerBlock	{
	margin: 40px 0;
	font-size: 12px;
	text-align: center;
}
#footerPrivacy	{
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
}
#footerMail	{
	margin-bottom: 0px;
	font-size: 12px;
	text-align: center;
}
#footerMail span	{
	padding: 0 5px;
}
#footerCopyright	{
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
}
#footerCopyright span	{
	padding: 0 5px;
}
