/* ===== teamsite Styles ========================================================
   Author:
   ========================================================================== */
/* dark green */
/* light mad blue */
/* gray */
/* dark blue */
/* dark gray */
/* light dark gray */
/* light gray */
/* light gray */
/* black  */
/* light blue */
/*  */
/*  */
/*   */
/*  */
/*  */
/*  */
/*   */
/*  */
/* light gray */
/*
mixin
----------------------------------------*/
/*
sample
----------------------------------------*/
.tsCmp .cmn {
  background: #FA8072;
}
.tsCmp .ind {
  background: #B0E0E6;
}

/*
mainInformation
----------------------------------------*/
.mainInformation {
  margin: 0 auto 20px;
  padding: 0 0 10px;
  max-width: 1200px;
  border-bottom: 1px dotted #ccc;
}
.mainInformation ul li {
  line-height: 1.4;
  list-style: disc;
  list-style-position: inside;
}

.headerNotificationCmp {
  margin: 0 auto 20px;
  padding: 0 0 10px;
  max-width: 1200px;
  border-bottom: 1px dotted #ccc;
}

/*
globalNav
----------------------------------------*/
#globalNav .linkArea {
  float: left;
  padding: 0 0 0 50px;
  width: 350px;
  /*ackground: blue;/* debug */
}
#globalNav .linkArea a {
  color: #fff;
  text-decoration: none;
}
#globalNav .linkArea a:hover {
  text-decoration: underline;
}
#globalNav .linkArea .pickupWord li {
  float: left;
  padding: 10px 10px 0 0;
}

/*
sloganCmp
----------------------------------------*/
.sloganCmp .inner {
  margin: 0 auto 100px;
  padding: 20px;
  width: 1160px;
}
.sloganCmp .inner .title {
  margin: 0 0 20px;
  text-align: center;
}
.sloganCmp .inner .slogan {
  margin: 0 0 60px;
  text-align: center;
}
.sloganCmp .inner .description {
  margin: 0 0 20px;
  font-size: 16px;
  text-align: center;
}
.sloganCmp .inner .loginBtnArea {
  text-align: center;
}
.sloganCmp .inner .loginBtnArea a {
  display: inline-block;
  margin: 0 20px 0 0;
}

/*
aboutRSNCmp
----------------------------------------*/
.aboutRSNCmp .inner {
  padding: 20px 0;
  background: url(//media.image.infoseek.co.jp/socialnews/img/v2.1/p/bg_top.jpg) no-repeat;
}
.aboutRSNCmp .inner > .title {
  margin: 0 auto 40px;
  padding: 20px;
  width: 960px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background: #374651;
}
.aboutRSNCmp .inner .item {
  margin: 0 auto 40px;
  padding: 80px 0;
  width: 1000px;
  border-bottom: 1px solid #999999;
}
.aboutRSNCmp .inner .item .img {
  margin: 0 0 10px;
  text-align: center;
}
.aboutRSNCmp .inner .item .img img {
  border: 5px solid #4d93c4;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.aboutRSNCmp .inner .item .title {
  margin: 0 auto 10px;
  font-size: 18px;
  font-size: 28px;
  font-weight: bold;
  color: #353535;
}
.aboutRSNCmp .inner .item .description {
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.7;
  color: #353535;
}
.aboutRSNCmp .inner .item.aboutTimeline .title {
  margin: 0 auto 10px;
  width: 600px;
}
.aboutRSNCmp .inner .item.aboutTimeline .description {
  margin: 0 auto 10px;
  width: 600px;
}
.aboutRSNCmp .inner .item.aboutVote .text {
  padding: 90px 20px 0 0;
  width: 620px;
}
.aboutRSNCmp .inner .item.aboutVote .img {
  widht: 360px;
}
.aboutRSNCmp .inner .item.aboutDebate {
  border-bottom: none;
}
.aboutRSNCmp .inner .item.aboutDebate .text {
  padding: 0;
  width: 470px;
}
.aboutRSNCmp .inner .item.aboutDebate .img {
  widht: 510px;
}

/*
learnMoreCmp
----------------------------------------*/
.learnMoreCmp .inner {
  background: #d7d7d7;
  padding: 20px 0;
  /* button */
}
.learnMoreCmp .inner .btnArea {
  padding: 0 0 20px;
  text-align: center;
}
.learnMoreCmp .inner .facebookWidget {
  padding: 20px 0;
  text-align: center;
}
.learnMoreCmp .inner a.btn {
  display: inline-block;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.learnMoreCmp .inner a.btnLearnMore {
  padding: 20px;
  background-color: #4394cd;
}
.learnMoreCmp .inner a.btnLearnMore:hover {
  background-color: #21B6A8;
}

/*
topPickup
----------------------------------------*/
#topPickup .inner {
  padding: 20px 0;
}
#topPickup .inner > .title {
  padding: 20px;
  font-size: 24px;
  text-align: center;
}
#topPickup .inner .itemList {
  margin: 0 auto;
  width: 1200px;
}

/*
termsOfService
----------------------------------------*/
.terms h2 {
  margin: 0 0 10px;
  font-size: 14px;
}

.terms p {
  margin: 0 0 10px 0;
  line-height: 1.7;
}

/*
guideCmp
----------------------------------------*/
.guideCmp .inner {
  padding: 20px 0;
}
.guideCmp .inner > .title {
  margin: 0 0 20px;
}
.guideCmp .inner .item {
  margin: 0 0 80px;
}
.guideCmp .inner .item .title {
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 2px solid #4d93c4;
}
.guideCmp .inner .item .content {
  margin: 0 0 20px;
}
.guideCmp .inner .item .content .img {
  margin: 0 0 20px;
  text-align: center;
}
.guideCmp .inner .item .content .img img {
  border: 5px solid #4d93c4;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.guideCmp .inner .item .content .description {
  line-height: 1.7;
  font-size: 14px;
}
.guideCmp .inner .item .content .description p {
  padding: 0 0 10px;
}
.guideCmp .inner .item .content.imageLeft .text {
  float: right;
  padding: 0 0 0 20px;
  width: 500px;
}
.guideCmp .inner .item .content.imageLeft .img {
  float: left;
  widht: 360px;
}
.guideCmp .inner .item .content.imageRight .text {
  float: left;
  padding: 0 20px 0 0;
  width: 500px;
}
.guideCmp .inner .item .content.imageRight .img {
  float: right;
  widht: 360px;
}

/*
helpIndexCmp
----------------------------------------*/
.helpIndexCmp .inner {
  padding: 20px;
}
.helpIndexCmp .inner .title {
  margin: 0 0 10px;
  padding: 0 0 0 30px;
  color: #595959;
  line-height: 1.4;
  background: white url(//media.image.infoseek.co.jp/socialnews/img/v2.1/p/ic_help.png) no-repeat;
}
.helpIndexCmp .inner .title h1 {
  font-size: 18px;
}
.helpIndexCmp .inner .itemList ul.off {
  display: none;
}
.helpIndexCmp .inner .itemList ul li {
  padding: 0 0 10px 10px;
  font-size: 14px;
  list-style: disc inside;
}
.helpIndexCmp .inner .itemList ul li a.head {
  display: inline-block;
  padding: 0 0 10px;
}
.helpIndexCmp .inner .itemList ul li a.head span {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
}
.helpIndexCmp .inner .itemList ul.second {
  padding: 10px 0 0;
}

/*
helpContentListCmp
----------------------------------------*/
.helpContentListCmp .inner {
  padding: 20px;
}
.helpContentListCmp .inner .title {
  margin: 0 0 20px;
}
.helpContentListCmp .inner .title h2 {
  font-size: 18px;
}
.helpContentListCmp .inner .itemList {
  margin: 0 0 20px;
}
.helpContentListCmp .inner .itemList .item {
  padding: 20px 0;
  border-bottom: 1px dotted #d7d7d7;
}
.helpContentListCmp .inner .itemList .item .question {
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: bold;
}
.helpContentListCmp .inner .itemList .item .question span {
  display: inline-block;
  padding: 0 10px 0 0;
  color: #4d93c4;
  font-size: 18px;
  font-weight: normal;
  font-family: "Arial","Helvetica",sans-serif;
}
.helpContentListCmp .inner .itemList .item .answer {
  font-size: 14px;
}
.helpContentListCmp .inner .itemList .item .answer p {
  margin: 0 0 10px;
  line-height: 1.7;
}

/*
themeArticleListcCmp
----------------------------------------*/
.themeArticleListcCmp .inner .title {
  margin: 0 0 5px;
}
.themeArticleListcCmp .inner .title h2 {
  font-size: 16px;
}

/*
common
----------------------------------------*/
.rank table {
  border-top: 1px #ccc solid;
  margin-bottom: 20px;
}
.rank table th {
  padding: 10px;
  width: 50px;
  border-top: none;
  border-right: none;
  border-bottom: 1px #ccc solid;
  border-left: none;
  background-color: #f4f4f4;
  text-align: left;
}
.rank table td {
  padding: 10px;
  border-top: none;
  border-right: none;
  border-bottom: 1px #ccc solid;
  border-left: none;
}
.rank table th.rankType {
  width: 130px;
}
.rank table th.description {
  width: 150px;
}

/*
rankingListCmp
----------------------------------------*/
.rankingListCmp > .inner .itemList ul {
  margin: 0 0 10px;
}

/*
helpTopicCmp
----------------------------------------*/
.helpTopicCmp > .inner {
  padding: 10px;
  border: 1px solid #d7d7d7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* ===== Group Footer Styles ========================================================
   Author:
   ========================================================================== */
/*
common footer
----------------------------------------*/
#grpFooter {
  padding: 10px 0 0 0;
  font-size: 12px;
}

#grpFooter a:link,
#grpFooter a:visited,
#grpFooter a:active {
  color: #0066BB;
  text-decoration: underline;
}

#grpFooter a:hover {
  color: #0066BB;
  text-decoration: none;
}

#companyFooter {
  padding: 10px 0;
}

#companyFooter ul {
  width: 100%;
  margin-bottom: 8px;
}

#companyFooter ul li {
  float: left;
  padding: 0 6px 0 5px;
  border-left: 1px solid #ADADAD;
}

#companyFooter ul li:first-child {
  border: none;
}

#companyFooter p#copyright {
  margin: 0 0 10px 5px;
}

/*
grpRakutenLinkArea.css
----------------------------------------*/
/* reset */
div#grpRakutenLinkArea ul,
div#grpRakutenLinkArea ol {
  list-style: none outside;
}

div#grpRakutenLinkArea a img {
  border: none;
}

/* layout */
div#grpRakutenLinkArea {
  /* width: 950px; */
  margin: auto auto 1em auto;
  color: #333333;
}

/* about ul#grpSpelinlk */
div#grpRakutenLinkArea ul#grpSpelinlk {
  padding: 0.5em;
  border-top: 1px solid #808080;
  text-align: center;
}

div#grpRakutenLinkArea ul#grpSpelinlk li {
  border-right: 1px solid #ADADAD;
  display: inline;
  list-style-type: none;
  padding-left: 0.45em;
  padding-right: 0.5em;
  zoom: 1;
}

div#grpRakutenLinkArea ul#grpSpelinlk li.grpLast {
  border: none;
}

/* about dl#grpKeyword */
div#grpRakutenLinkArea dl#grpKeyword {
  clear: both;
  margin-bottom: 0.75em;
  padding: 0.75em;
  border: 1px solid #DDDDDD;
  background: #FCFCFC;
  text-align: center;
}

div#grpRakutenLinkArea dl#grpKeyword dt,
div#grpRakutenLinkArea dl#grpKeyword dd,
div#grpRakutenLinkArea dl#grpKeyword ul {
  display: inline;
  zoom: 1;
}

div#grpRakutenLinkArea dl#grpKeyword dt {
  padding: 0 1.5em 0 0.75em;
  text-align: center;
  font-weight: bold;
}

div#grpRakutenLinkArea dl#grpKeyword li {
  display: inline;
  padding-right: 1em;
}

/* about div#groupServiceFooter */
div#grpRakutenLinkArea div#groupServiceFooter {
  border-top: 1px solid #808080;
  background: #F4F4F4;
}

div#grpRakutenLinkArea div#groupServiceFooter dl.title {
  padding: 6px 10px;
  border-bottom: 1px solid #DDDDDD;
}

div#grpRakutenLinkArea div#groupServiceFooter dl.title dt {
  float: left;
  margin: 4px 10px 0 0;
  color: #BF0000;
  font-weight: bold;
}

div#grpRakutenLinkArea div#groupServiceFooter dl.title dd.allService {
  float: left;
  margin-top: 2px;
}

div#grpRakutenLinkArea div#groupServiceFooter dl.title dd.allService span {
  display: block;
  float: left;
  background: url(https://jp.rakuten-static.com/1/bu/sitemap/img/bg_allService.gif) no-repeat;
}

div#grpRakutenLinkArea div#groupServiceFooter dl.title dd.allService span a {
  display: table-cell;
  height: 18px;
  vertical-align: middle;
  padding: 0 10px 0 17px;
  color: #333333;
  background: url(https://jp.rakuten-static.com/1/bu/sitemap/img/bg_allServiceRight.gif) no-repeat 100% 0;
  text-decoration: none;
}

* html div#grpRakutenLinkArea div#groupServiceFooter dl.title dd.allService span a {
  /* for IE6 */
  display: inline-block;
  line-height: 18px;
  vertical-align: baseline;
}

*:first-child + html div#grpRakutenLinkArea div#groupServiceFooter dl.title dd.allService span a {
  /* for IE7 */
  display: inline-block;
  line-height: 18px;
  vertical-align: baseline;
}

div#grpRakutenLinkArea div#groupServiceFooter dl.title dd.allService span a:hover {
  color: #bf0000;
}

div#grpRakutenLinkArea div#groupServiceFooter dl.title dd.csr {
  float: right;
  height: 20px;
}

div#grpRakutenLinkArea ul.serviceCol3 li {
  width: 33%;
}

div#grpRakutenLinkArea ul.serviceCol4 li {
  width: 24.9%;
}

div#grpRakutenLinkArea ul.serviceCol5 li {
  width: 19.9%;
}

div#grpRakutenLinkArea ul#selectedService li {
  float: left;
  margin-left: -1px;
  margin-bottom: -32767px;
  padding-bottom: 32767px;
  background: url(https://jp.rakuten-static.com/1/bu/sitemap/img/bg_dotted.gif) repeat-y;
}

div#grpRakutenLinkArea ul#selectedService dl {
  padding: 8px 10px 8px 27px;
  background: url(https://jp.rakuten-static.com/1/bu/sitemap/img/icon_red_circle_arrow.gif) no-repeat 11px 11px;
}

div#grpRakutenLinkArea ul#selectedService dt {
  margin-bottom: 5px;
  font-size: 115%;
  font-weight: bold;
}

div#grpRakutenLinkArea ul#selectedService dd {
  color: #666666;
}

div#grpRakutenLinkArea div#serviceList {
  font-size: 100%;
  clear: both;
  padding: 10px 0;
  border-top: 1px solid #DDDDDD;
  background: #FFFFFF;
}

div#grpRakutenLinkArea div#serviceList dl {
  padding: 0 5px 5px;
  line-height: 1.4;
}

div#grpRakutenLinkArea div#serviceList dt {
  float: left;
  width: 8em;
  font-weight: bold;
}

div#grpRakutenLinkArea div#serviceList dd {
  margin-left: 8.5em;
}

div#grpRakutenLinkArea div#serviceList li {
  float: left;
  margin-right: 10px;
  white-space: nowrap;
}

div#grpRakutenLinkArea div#serviceList li a {
  color: #666699;
}

div#companyFooter {
  padding: 10px 10px 10px 5px;
  border-top: 1px solid #808080;
  overflow: hidden;
}

div#companyFooter ul {
  width: 100%;
  margin-bottom: 8px;
}

div#companyFooter ul li {
  float: left;
  margin-left: -1px;
  padding: 0 6px 0 5px;
  border-left: 1px solid #ADADAD;
}

div#companyFooter ul li:first-child {
  border: none;
}

div#companyFooter p#copyright {
  margin: 0 0 0px 5px;
  text-align: left;
}

div#grpFooter {
  text-align: left;
}

/* clearfix */
div#grpRakutenLinkArea div#groupServiceFooter dl.title,
div#companyFooter ul,
ul#selectedService,
div#grpRakutenLinkArea div#serviceList,
div#grpRakutenLinkArea div#serviceList dl {
  display: block;
  overflow: hidden;
  zoom: 1;
}
