@charset "utf-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

  Last Updated: October 8, 2014

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

.snsLinks li#online{background-color: #cccccc;padding: 5px;font-size: 13px;/* line-height: 13px; */}


body {
  color: #222;
  /*font-family: Helvetica, Arial, Verdana, Geneva, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;*/
  /*font-family: Helvetica, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;*/
  font-family: YuGothic, '游ゴシック','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 14px;
  /* line-height: 1.9; */
  letter-spacing: 0.02em;
}
a {
  color: #888;
  text-decoration:none;
}
a:hover {
  text-decoration: none;
}
img {
  font-size: 0;
  vertical-align: bottom;
  width: 100%;
  line-height: 100%;
}

/* ============================================================
#globalHeader
============================================================ */
#globalHeader {

  width: 100%;
  Z-index:5
}
#globalHeader > header {
  max-width: 100%;
  margin: 0 auto;
  /* padding: 50px 20px 0 20px; */
  position: relative;
}

#globalHeader > header > div {
 max-width: 100%;
 height: 50px;
 margin-bottom: 10px;
 display: none;
}

#globalHeader > header > div > h1 {
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  width: 25%;
  position: absolute;
}
#globalHeader > header > div > h1 > a {
  display: block;
  text-decoration:none;
  width: 290px;
}


/* --------------------------------------------------
.snsLinks
-------------------------------------------------- */
.snsLinks {
  width: 280px;
  font-size: 18px;
  margin-left: auto;
  list-style-type: none;
}
.snsLinks li {
  float: left;
  padding-left: 30px;
}
	

.snsLinks li#Rec{

font-size: 0.8em;

padding: 5px;

padding-right: 15px;
}
