﻿@charset"utf-8";
/*DEFAULT*/
body {
  text-align:left;
  padding: 0px;
  margin: 0px;
  border: 0px;
  text-align: left;
  font-size:12px;
  font-family: 'メイリオ', 'Osaka','ＭＳ Ｐゴシック';
  background: url(/images/v7/header_background.jpg) repeat-x;
  /*background: #666;*/
}

img {
  border: 0px;
}

h1,p {
  margin: 0px;
  padding: 0px;
}

p {
  padding:5px 0px;
}

td {
  font-size:12px;line-height:15pt;
}

a {
  color: #004B91;
}


/* ---------------------- body structure(frames) ------------------------ */

#headerframe {
}

#header {
  margin: 0px;
  width: 900px;
  height:auto;
  text-align: left;
}

#mainframe{
}

#main {
  width: 900px;
  height:auto;
  padding: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom:0px;
  margin-top:0px;
  text-align:left;
}

#footerframe {
  height:60px;
  background: transparent url('/images/v7/footer_background.jpg') repeat-x top;
}

#footer{
  height:60px;
  width:900px;
  background: transparent url('/images/v7/footer_inside_background.jpg') repeat-x top;
  clear:both;
  color:#FFF;
  font-size:11px;
  font-family: Arial;
}

.clearing {
  clear:both;
  display:hidden;
} 
/* ----------------------  ------------------------ */
/*header start*/

#header {

  background: url(/images/v7/header_background.jpg) repeat-x;
}


#headertop{
  padding: 0px;
  margin:0px;
  width:900px;
  height:auto;
}

#logo {
  margin: 0px;
  padding-left:10px;
  float:left;
}

#headertext {
  width: 780px;
  padding: 30px 0px 0px 0px;
  text-align: center;
  color:#333333;
  font-size:10px;
  float:right;
}

#headerinquiry {
  width: 650px;
  padding: 30px 0px 4px 0px;
  text-align: right;
  color:#333333;
  font-size:10px;
  float:right;
}

#headerimage_large {
  height: 500px;
  width: 900px;
}

div.large_jp {
  background: url(/products/tapcal/jp/images/tapcal_top_large.png) top left no-repeat;
}

div.large_en {
  background: url(/products/tapcal/en/images/tapcal_top_large.png) top left no-repeat;
}

#headerimage_small {
  height: 180px;
  width: 900px;
}

div.small_jp {
  background: url(/products/tapcal/jp/images/tapcal_top_small.png) top left no-repeat;
}

div.small_en {
  background: url(/products/tapcal/en/images/tapcal_top_small.png) top left no-repeat;
}


/*header end*/
/*footer start*/
#footer span {
  margin-top: 15px;
}

.footertext{
  float:left;
  padding:10px 0px 10px 10px;
}
.footertext a{
  color: #FFF;
}
.footertext a:hover{
  color: #FFF;
  text-decoration: underline;
}


#copyright{
  float:right;
  padding:10px 10px 0px 10px;
}

/*foonter end*/


div.productmenu {
  margin-top: 10px;
  width: 900px;
}

#content {
  margin: 0px;
  padding:0px;
  width: 700px;
  line-height:15pt;
  background: #FFF;
}




/* ---------------------- TAPCAL STYLES ------------------------ */

#middle {
  background: #FFF;
}

div.tapcal_feature {
  padding-top: 15px;
}
.tapcal_feature_title {
  padding-left:2px;
  padding-bottom: 10px;
}

div.tapcal_content {

  width: 900px;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: url(/products/tapcal/images_common/top_feature_background.png) no-repeat top left;
}

div.tapcal_support {

  width: 900px;
  height: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: url(/products/tapcal/images_common/top_support_background.png) no-repeat top left;
}

div.tapcal_content table {
  margin-top: 20px;
  margin-left: 30px;
}
div.tapcal_content td {
  padding-bottom:10px;
}
div.tapcal_feature_msg {
  color: #444;
  padding: 0 25px;
  
  
  padding:0 20px 0 60px;
}
td.tapcal_feature_msg {
  width:630px;
}
td.tapcal_feature_img {
  width:270px;
}

.tapcal_youtube img {
  border: 3px #FFF solid;
}



/* ---------------------- APP LINKS ------------------------ */

div.appstore {
  padding-top: 385px;
  padding-left: 430px;
  width: 430px;
  color: #FFF;
  font-size: 12px;
}

div.appstore div {
  color: #FFF;
  height: 16px;
}
