/* base
----------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
  font-size: small;
  color: #494949;
}
a {
  overflow: hidden;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}
h1,h2,h3,h4,h5,h6,form,p,ul,li,dl,dt,dd {
  margin: 0;
  padding: 0;
  list-style: none;
}
p {
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	line-height: 1.2em;
}
table {
  border-collapse: collapse;
}
th,td {
  padding: 0;
}
hr {
  display: none;
}



/* contents
----------------------------------------------- */
div.all {
	width: 360px;
	height: 560px;
	margin:0px auto;
	padding-top: 42px;
	background: url(/images/back.jpg) no-repeat;
	position: relative;
}

div.notfound {
	background: url(/images/404.jpg) no-repeat;
}
h1.title {
	margin: 0 40px;
}
div.telop {
	width:280px;
	height:22px;
	margin: 0 40px 115px 40px;
	background: url(/images/marquee_back.png) no-repeat;
}
marquee {
	font-size: 10px;
	color: #FFF;
	margin: 0 15px;
	padding-top: 4px;
}
table.info {
	width: 260px;
	margin: 0 50px 20px 50px;
	color: #FFF;
}
table.info th {
	width: 82px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #D9C19D;
}
table.info td {
	width: 186px;
	border-bottom: 1px solid #D9C19D;
}
p.date {
	width: 178px;
	height: 24px;
	white-space: nowrap;
	overflow: hidden;
}
p.message {
	width: 178px;
	height: 55px;
	overflow: hidden;
}
div.button {
	margin: 0 50px;
}
img.left_button {
	margin-right: 10px;
}
div.logo {
 position: absolute;
 top: 492px;
 left: 115px;
}

* html .telop {
	behavior: expression(IEPNGFIX.fix(this));
}


/* top
----------------------------------------------- */
div.all_top {
	width: 840px;
	height:590px;
	margin: 0 auto;
	padding-top: 84px;
	background: url(/images/back_top.jpg) no-repeat;
	position: relative;
}
div.header_top {
	padding: 0 70px 0 285px;
	margin-bottom: 40px;
	overflow: hidden;
}
div.header_top h1 {
	font-size: 9px;
}
h1.title_top {
	width: 315px;
	height: 34px;
	text-indent: -9999px;
	float: left;
	background: url(/images//title_voice_mail.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
}
p.button_app {
	width: 107px;
	height: 34px;
	text-indent: -9999px;
	padding: 0;
	background: url(/images/button_app_store.png) no-repeat;
	float: right;
	behavior: expression(IEPNGFIX.fix(this));
}
p.button_app a {
	width: 107px;
	height: 34px;
	display: block;
}
div.contents_top {
	overflow: hidden;
	clear: both;
}
div.contents_top_right {
	margin-left: 476px;
	width: 284px;
	overflow: hidden;
}
h2.top_about {
	width: 284px;
	height: 40px;
	text-indent: -9999px;
	background: url(/images/title_about.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
}

div.contents_top_right p {
	width: 284px;
	height: 83px;
	text-indent: -9999px;
	background: url(/images/about_contents.png) no-repeat;
	margin-bottom: 20px;
	padding-top: 0;
	behavior: expression(IEPNGFIX.fix(this));
}
h2.dl_itunes {
	width: 284px;
	height: 40px;
	text-indent: -9999px;
	background: url(/images/title_download.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
}
div.button_dl_left {
	width: 127px;
	margin-right: 30px;
	float: left
}
div.button_dl_right {
	width: 127px;
	float: left
}
img.button_lite {
	margin: 0 0 0 24px;
}
img.button_full {
	margin: 0 0 30px 24px;
}
div.footer_top {
	padding: 0 82px;
}
div.footer_top img.asial_logo {
	position: absolute;
	top: 495px;
	left: 360px;
}
div.footer_top img.contact_us {
	float: right;
	margin-top: 25px;
	width: 100px;
	height: 16px;
}
