@charset "utf-8";

@import "reset.css";

body {
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat;
	text-align: center;
	color: #FFF;
}
td img {
	display: block;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 710px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#ecg #main {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#ecg #main td {
	padding: 8px;
	width: 50%;
}
a:link {
	color: #F06;
	text-decoration: underline;
}
a:visited {
	color: #966;
	text-decoration: underline;
}
a:hover {
	color: #09F;
	text-decoration: underline;
}
a:active {
	color: #09F;
	text-decoration: underline;
}
div#chara {
	background-image: url(../img/bg_chara.jpg);
	height: 630px;
	width: 446px;
	text-align: center;
}
div#chara img {
	margin-right: auto;
	margin-left: auto;
}
div#spec {
	background-image: url(../img/bg_spec02.jpg);
	height: 540px;
	width: 446px;
	color: #F06;
	padding-top: 90px;
}
div#spec div {
	text-align: left;
	overflow: auto;
	height: 480px;
	width: auto;
	margin-right: 1em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
}
div#spec table {
	margin-right: auto;
	margin-left: 3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 330px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div#spec td {
}
div#ecg {
	background-image: url(../img/bg_ecg.jpg);
	height: 560px;
	width: 446px;
	overflow: auto;
	text-align: left;
	color: #F06;
	padding-top: 70px;
}
.ev {
	font-size: 12px;
}
.title {
	width: 60px;
	background-color: #F69;
	font-weight: bold;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	vertical-align: top;
}
.body {
	background-color: #FFECEC;
	color: #F69;
	padding-left: 5px;
}
div#down {
	background-image: url(../img/bg_download.jpg);
	height: 560px;
	width: 446px;
	color: #F06;
	padding-top: 70px;
	text-align: center;
}
div#down div {
	text-align: center;
	overflow: auto;
	height: 480px;
	width: auto;
	margin-right: 1em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
}
div#down div h3 img {
	margin-right: auto;
	margin-left: auto;
}
div#down table {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 350px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div#down td {
	text-align: left;
}
div#shop {
	background-image: url(../img/bg_shop.jpg);
	height: 560px;
	width: 446px;
	color: #F06;
	padding-top: 70px;
	text-align: center;
}
div#shop div {
	text-align: center;
	overflow: auto;
	height: 480px;
	width: auto;
	margin-right: 1em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 1em;
}
div#shop div h3 img {
	margin-right: auto;
	margin-left: auto;
}
div#shop table {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div#shop td {
	text-align: left;
	padding: 3px;
	width: 200px;
}
div#shop td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#banner {
	background-image: url(../img/bg_banner.jpg);
	height: 560px;
	width: 446px;
	color: #F06;
	padding-top: 70px;
	text-align: center;
}
div#banner div {
	overflow: auto;
	height: 97%;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
div#banner div h3 img {
	margin-right: auto;
	margin-left: auto;
}
p.banner_midashi {
	background-color: #F69;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFF;
}

