@charset   "Shift_JIS";

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	font-size: 12px;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 50px;
	height: 25px;
	line-height: 25px;
}

img {
	border-width: 0px 0px 0px 0px;
	outline: none;
}

h3 img {
	vertical-align: bottom;
}

a {
	overflow: hidden;
	outline: none;
}

a:hover {
	text-decoration: none;
	overflow: hidden;
	outline: none;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

table {
	font-size: 12px;
	line-height: 150%;
	margin: auto auto auto auto;
	border-width: 0px 0px 0px 0px;
}

i {
	font-style: normal;
	color: #f72811;
}

iframe {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #cccccc #cccccc #cccccc #cccccc;
}


