/*===========================*
PRESET
*===========================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
}
html {-webkit-text-size-adjust: none;}
body {
  font-family: Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  background: #fafafa;
  color: #222;
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.7px;
  position: relative;
  cursor: default;
}
a:hover {
  cursor: pointer;
  text-decoration: underline;
}
a:focus {outline: none;}
a {border: none; color: #0058bf; text-decoration: none;}
strong {font-weight: bold;}
.clearfix:before, .clearfix:after{content: " "; display: block;}
.clearfix:after {clear: both;}
.clearfix {*zoom:1;}
.text_align_center {text-align: center;}
.text_align_right {text-align: right;}
.fixed_width {margin: 0 auto; width: 960px;}
p {line-height: 1.5;}
li {list-style: none;}

/*===========================*
SITE HEADER
*===========================*/
header {
    background: #ffffff;
    border-bottom: 1px solid #cccccc;
}
#header {
    padding: 5px 0;
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    line-height: 1.5;
}
.headLogo {
    float: left;
}
* html .headSup { font-size: 85%; } /* IE6 */
*:first-child+html .headSup { font-size: 85%; } /* IE7 */

.bg_w {
    width:100%;
    background-color:#fff;
    padding: 0;
}
#nav {
  clear: none;
  float: left;
    overflow: hidden;
    margin: 34px 0 0 30px;
    width: 760px;
}
/* About */
#about {
    margin: 2px 0;
    float: right;
}
#about ul li {
    margin: 0;
    padding: 0 5px;
    font-size: 91%;
    line-height: 1em;
    float: left;
    display: inline;
}
* html #about ul li { font-size: 85%; } /* IE6 */
*:first-child+html #about ul li { font-size: 85%; } /* IE7 */



/* Nav ==================================================================================== */
#header:after,#topicPath:after,#nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html #header,#topicPath,#nav { zoom: 1; } /* IE6 */
*:first-child+html #header,#topicPath,#nav { zoom: 1; } /* IE7 */

/* TopicPath */
#topicPath {
    margin: 0;
    float: left;
}


/*===========================*
SITE BODY
*===========================*/
#site_body {
  background: #fafafa;
  padding: 0;
}

#body_content {
  background: #ffffff;
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
.contents {
	padding:50px 0;
	margin-top:-20px;
}
.contents_wrapper {
    width: 760px;
    background-color: #ffffff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 0 auto;
}
#headline {
  text-align: center;
}
#headline p {
  background: #f2f2f2;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 0.85em;
  margin: 2em auto 4em;
  padding: 2em 2em 1.5em;
}
#feature {
  overflow: hidden;
  width: 100%;
  margin-bottom: 4em;
}
#feature p {
  padding: 1em 1.5em;
}
.feature1, .feature2 {
  width: 33.33333%;
  margin: 1em 0;
  float: left;
}
h1 {
  font-size: 2em;
  color: #e78e12;
  padding-top: 2em
}
h2 {
  font-size: 1.35em;
}
h3 {
  font-size: 1em;
}
.feature1 {
  height: 180px;
}
.feature2 {
  height: 80px;
}
.feature1 h2 {
  border-left: 10px solid #8fb422;
  line-height: 1.3;
  padding: 0.2em 0 0.2em 0.5em;
}
.feature2 h3 {
  line-height: 1.2;
  padding-left: 100px;
  padding-top: 1.6em;
}

/*#marketplace {background-image: url(../img/spritesheet.png); background-repeat: no-repeat; background-position: -80px -310px;}
#nocharge {background-image: url(../img/spritesheet.png); background-repeat: no-repeat; background-position: -40px -612px;}
#promotion {background-image: url(../img/spritesheet.png); background-repeat: no-repeat; background-position: -20px -40px;}*/
#book {background-image: url(../img/spritesheet.png); background-repeat: no-repeat; background-position: -60px -2035px;}
#card {background-image: url(../img/spritesheet.png); background-repeat: no-repeat; background-position: -60px -2254px;}
#mail {background-image: url(../img/spritesheet.png); background-repeat: no-repeat; background-position: -60px -2465px;}

hr {border-color: #f2f2f2; border-style: solid;}

#intro_vtr {
  border-bottom: 1px solid #f2f2f2;
  padding: 3em;
  padding-left: 55%;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  background-position: 50px -930px;
}
#intro_vtr li, #intro_ptr li {
  font-size: 1.35em;
  line-height: 1.5;
}
#intro_vtr span, #intro_ptr span {
  font-weight: bold;
}
#intro_tr, #intro_ptr {
  float: left;
  overflow: hidden;
  padding: 8em 0 4em;
  text-align: center;
  position: relative;
}
#intro_tr {
  border-right: 1px solid #f2f2f2;
  width:49%;
}
#intro_tr img {
  margin-top: 1em;
}
#intro_ptr {
  width:50%;
}
#intro_ptr ul {
  margin-top: 1em;
}

#flow {
  clear: both;
  border-top: 1px solid #f2f2f2;
  padding: 4em 2em;
}
#flow h2 {
  font-size: 2em;
  color: #e78e12;
  text-align: center;
  padding-bottom: 1.5em;
}
#flow h3 {
  font-size: 1.8em;
  font-weight: normal;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
#flow li {
  padding-left: 70px;
  margin-bottom: 1em;
  min-height: 60px;
}
.n_1 {
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  background-position: -70px -1197px;
}
.n_2 {
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  background-position: -70px -1405px;
}
.n_3 {
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  background-position: -70px -1612px;
}
#flow h3#check {
  color: #e78e12;
  font-size: 1.3em;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  background-position: -30px -1817px;
  padding: 1.2em;
  padding-left: 130px;
  margin: 3em 0;
}
.button {
  background-color: #e78e12;
  border: 1px solid #e78e12;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #ffffff;
  display: block;
  font-size: 1.2em;
  margin: 3em auto;
  padding: 1em 2em;
  text-align: center;
  width: 400px;
}
.button:hover {
  background-color: #ffffff;
  border: 1px solid #e78e12;
  color: #e78e12;
}

/*===========================*
IMAGE SPRITE *just a guide. need adjust position.
*===========================*/
.sprite {background-image: url(../img/spritesheet.png); background-repeat: no-repeat; display: block;}
.sprite-b_lang {width: 179px; height: 180px; background-position: -100px -100px;}
.sprite-b_map {width: 292px; height: 137px; background-position: -100px -480px;}
.sprite-b_zero {width: 221px; height: 194px; background-position: -100px -817px;}
.sprite-logo {width: 292px; height: 62px; background-position: -100px -1211px;}
.sprite-n_1 {width: 55px; height: 55px; background-position: -100px -1473px;}
.sprite-n_2 {width: 55px; height: 55px; background-position: -100px -1728px;}
.sprite-n_3 {width: 55px; height: 55px; background-position: -100px -1983px;}
.sprite-n_check {width: 77px; height: 75px; background-position: -100px -2238px;}
.sprite-p_book {width: 81px; height: 78px; background-position: -100px -2513px;}
.sprite-p_card {width: 87px; height: 58px; background-position: -100px -2791px;}
.sprite-p_mail {width: 86px; height: 64px; background-position: -100px -3049px;}
.sprite-p_ptr {width: 61px; height: 64px; background-position: -80px -2682px; float:left; position: absolute; top:4em; left:100px;}
.sprite-p_tr {width: 46px; height: 68px; background-position: -80px -2895px; float:left; position: absolute; top:4em; left:110px;}

/*===========================*
SITE FOOTER
*===========================*/
#Footer {
    background: #fff;
    border-top: 1px solid #c5bfb9;
    color: #ccc;
    padding: 20px;
    text-align: center;
    clear: both;
}

@media screen and (max-width: 960px) {
	#body_content {
		overflow:hidden;
	}
	#billboard {
		overflow: visible;
	}
}


/** When it is phone **/
@media screen and (min-width: 320px) and (max-width: 760px) {
}

@media screen and (max-width: 560px) {
}

@media screen and (max-width: 450px) {
}

@media screen and (max-width: 350px) {
}
