@charset "UTF-8";
/*======================================

	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment
	
	77% = 10px	|	123.1% = 16px	|	167% = 22px	
	85% = 11px	|	131% = 17px		|	174% = 23px
	93% = 12px	|	138.5% = 18px	|	184% = 24px
	100% = 13px	|	146.5% = 19px	|	192% = 25px
	108% = 14px	|	153.9% = 20px	|	197% = 26px
	116% = 15px	|	161.6% = 21px	|

=======================================*/
/**
 * 目次
 *
 * 01. reset
 * 02. fonts
 * 03. BaseSet
 *
 */
/* ==========================================================================
   01. reset
   ========================================================================== */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ul li {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle;
  padding: 5px; }

/* ==========================================================================
   02. fonts
   ========================================================================== */
/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

#yui3-css-stamp.cssfonts {
  display: none; }

html > body {
  font-size/*\**/: small\9; }

/* ==========================================================================
   03. BaseSet
   ========================================================================== */
body {
  font-family: "Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro","メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  -webkit-text-size-adjust: 100%; }

html {
  color: #333;
  overflow-y: scroll; }

* html body {
  width: expression(document.body.clientWidth < 962? "960px" : "auto"); }

@media screen and (max-width: 767px) {
  body {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    min-width: 320px; } }
/* link
   ========================================================================== */
a {
  color: #333;
  text-decoration: underline; }

a:visited {
  color: #333;
  text-decoration: none; }

a:hover {
  color: #4f8e00;
  /*min-height: 1em; Mac Firefox */
  text-decoration: none; }

/*Win Firefox用*/
:focus {
  -moz-outline-style: none; }

/*Mac Firefox用*/
a {
  outline: none; }

/* bold link */
a.bold {
  font-weight: bold; }

/* fontsize
   ========================================================================== */
p, li, dt, dd, th, td, input, textarea, select, h1, h2, h3, h4, h5, h6 {
  font-size: 92.30769%; }
  @media screen and (max-width: 767px) {
    p, li, dt, dd, th, td, input, textarea, select, h1, h2, h3, h4, h5, h6 {
      font-size: 14px; } }

.text10 {
  font-size: 76.92308%; }
  @media screen and (max-width: 767px) {
    .text10 {
      font-size: 12px; } }

.text11 {
  font-size: 84.61538%; }
  @media screen and (max-width: 767px) {
    .text11 {
      font-size: 13px; } }

.text12 {
  font-size: 92.30769%; }
  @media screen and (max-width: 767px) {
    .text12 {
      font-size: 14px; } }

.text13 {
  font-size: 100%; }
  @media screen and (max-width: 767px) {
    .text13 {
      font-size: 15px; } }

.text14 {
  font-size: 107.69231%; }
  @media screen and (max-width: 767px) {
    .text14 {
      font-size: 16px; } }

.text15 {
  font-size: 115.38462%; }
  @media screen and (max-width: 767px) {
    .text15 {
      font-size: 17px; } }

.text16 {
  font-size: 123.07692%; }
  @media screen and (max-width: 767px) {
    .text16 {
      font-size: 18px; } }

.text17 {
  font-size: 130.76923%; }
  @media screen and (max-width: 767px) {
    .text17 {
      font-size: 19px; } }

.text18 {
  font-size: 138.46154%; }
  @media screen and (max-width: 767px) {
    .text18 {
      font-size: 20px; } }

.text19 {
  font-size: 146.15385%; }
  @media screen and (max-width: 767px) {
    .text19 {
      font-size: 21px; } }

.text20 {
  font-size: 153.84615%; }
  @media screen and (max-width: 767px) {
    .text20 {
      font-size: 22px; } }

.text21 {
  font-size: 161.53846%; }
  @media screen and (max-width: 767px) {
    .text21 {
      font-size: 23px; } }

.text22 {
  font-size: 169.23077%; }
  @media screen and (max-width: 767px) {
    .text22 {
      font-size: 24px; } }

.text23 {
  font-size: 176.92308%; }
  @media screen and (max-width: 767px) {
    .text23 {
      font-size: 25px; } }

.text24 {
  font-size: 184.61538%; }
  @media screen and (max-width: 767px) {
    .text24 {
      font-size: 26px; } }

.text25 {
  font-size: 192.30769%; }
  @media screen and (max-width: 767px) {
    .text25 {
      font-size: 27px; } }

.text26 {
  font-size: 200%; }
  @media screen and (max-width: 767px) {
    .text26 {
      font-size: 28px; } }

#contents p,
#contents li,
#contents dt,
#contents dd,
#contents th,
#contents td {
  line-height: 2; }

@media screen and (max-width: 767px) {
  #contents p,
  #contents li,
  #contents dt,
  #contents dd,
  #contents th,
  #contents td {
    line-height: 1.5; } }
/* image
   ========================================================================== */
img {
  vertical-align: bottom;
  line-height: 1.0;
  max-width: 100%;
  height: auto; }

.ielt8 img,
.ie8 img {
  width: auto; }

table th img,
table td img {
  vertical-align: middle; }

/* ClearFix
   ========================================================================== */
.clear {
  clear: both; }

/* modern browsers */
.clearfix:after,
.fBox:after,
#contents-in:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* IE7 */
.clearfix,
.fBox,
#contents-in {
  display: inline-block; }

/* legacy IE */
* html .clearfix,
* html .fBox,
* html #contents-in {
  height: 1%; }

.clearfix,
.fBox,
#contents-in {
  display: block; }

/* float
   ========================================================================== */
.fr {
  float: right; }

.fl {
  float: left; }

ul.fBox li {
  float: left;
  *display: inline;
  *zoom: 1; }

.in-block {
  letter-spacing: -.40em; }

.in-block li,
.in-block dt,
.in-block dd {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  vertical-align: top; }

/* text style
   ========================================================================== */
.text-bold {
  font-weight: bold; }

/* margin
   ========================================================================== */
.mt0 {
  margin-top: 0 !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mb-10 {
  margin-bottom: -10px !important; }

.mb-20 {
  margin-bottom: -20px !important; }

.mb-30 {
  margin-bottom: -30px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml75 {
  margin-left: 75px !important; }

/* form label
   ========================================================================== */
input,
textarea {
  vertical-align: middle;
  outline: 0px none #fff; }

label {
  vertical-align: middle; }

select {
  border: 1px solid #e3e3eb; }

/* position
   ========================================================================== */
.text-r {
  text-align: right !important; }

.text-c,
table.text-c th,
table.text-c td,
table.th-c th {
  text-align: center !important; }

.text-l {
  text-align: left !important; }

/* display
   ========================================================================== */
.block {
  display: block; }

/* ==========================================================================
   デバイス判定用
   ========================================================================== */
@media screen and (max-width: 767px) {
  body:after {
    content: 'sp';
    display: none; } }
@media screen and (min-width: 767px) {
  body:after {
    content: 'pc';
    display: none; } }
/* ==========================================================================
   parts
   ========================================================================== */
.pc-item {
  display: block; }

.sp-item {
  display: none !important; }

@media screen and (max-width: 767px) {
  .pc-item {
    display: none; }

  .sp-item {
    display: block !important; }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    *position: relative;
    *zoom: 1; } }

/*# sourceMappingURL=common.css.map */
