@charset "UTF-8";
/* var
----------------------------------*/
/*===================================================================
  2016.07 renewal
===================================================================*/
/*===================================================================
  General setting
===================================================================*/
body, div, h1, h2, h3, h4, h5, h6, p, address, blockquote, pre, th, td, dl, dt, dd, ul, ol, li, form, fieldset, textarea, table {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

html {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}

body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #000;
  font-size: small;
  _font-size: x-small;
  /*IE6*/
  line-height: 1.37;
  text-align: center;
  font-family: 'MS PGothic',Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif;
  word-break: normal;
  word-wrap: break-word;
}

html > body {
  height: auto;
}

ul, ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  line-height: 1.37;
}

table caption, table th, table td {
  text-align: left;
  vertical-align: top;
}

hr {
  display: none;
}

img {
  border: 0;
}

a:link {
  color: #0061ab;
  text-decoration: underline;
}

a:visited {
  color: #7b4784;
  text-decoration: underline;
}

a:hover, a:active {
  color: #d8093a;
  text-decoration: none;
}

em {
  font-weight: bold;
  font-style: normal;
}

input {
  line-height: normal;
}

address {
  font-style: normal;
}

pre {
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* CSS3 */
}

/*--[class]-----------------------------------------------------*/
.clearBoth {
  clear: both;
}

.caution {
  color: #CC0000 !important;
}

.noscriptMsg {
  min-height: 14px;
  _height: 14px;
  color: #CC0000;
  font-weight: bold;
  margin: 0 10px 10px;
  zoom: 1;
}

.noscriptMsg span {
  background: url(../images/icon_noscript.gif) no-repeat 0 50%;
  padding: 3px 0 3px 20px;
  zoom: 1;
}

.dispNone, .skipNav {
  text-indent: -9999px;
  position: absolute;
  overflow: hidden;
}

/* clearfix */
.pkg {
  zoom: 1;
}

.pkg:after {
  content: '';
  display: block;
  clear: both;
}

* {
  margin: 0;
}

html, bodu {
  min-width: 950px;
}

img {
  vertical-align: top;
}

.aliasing {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}

.btn {
  text-align: center;
  margin: 0 0 15px;
}

.btn a {
  text-decoration: none;
}

input, textarea {
  outline: 0;
}

.formWrapInner {
  padding-bottom: 5px;
}

.formWrapInner textarea {
  height: 170px;
}

.formWrapInner input[type="text"], .formWrapInner textarea {
  display: block;
  width: 515px;
  border: solid 1px #dbdfe6;
  box-shadow: 0 1px 1px 0 #c0c2c6 inset;
  background: #fff;
  padding: 12px;
  font-size: 1.16em;
}

.formWrapInner .formCharCount {
  padding-top: 5px;
  text-align: right;
}

/*===================================================================
  #container setting
===================================================================*/
#container {
  background: url(http://chosa.nifty.com//images/body_bg.gif) no-repeat 50% 0;
  clear: both;
  border-top: 1px solid #0282cd;
}

/*===================================================================
  #tagline setting
===================================================================*/
#tagline {
  min-height: 56px;
  _height: 56px;
  _zoom: 1;
  text-align: center;
  margin: 0 auto;
}

#tagline h1 {
  width: 950px;
  text-align: left;
  font-weight: normal;
  margin: 0 auto;
}

#tagline h1 span {
  display: block;
  line-height: 1.2em;
  padding: 20px 12em 5px 205px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
}

/*===================================================================
  #header setting
===================================================================*/
#header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#header div.inner {
  width: 950px;
  text-align: left;
  margin: 0 auto;
  zoom: 1;
}

#header div.inner:after {
  content: '';
  display: block;
  clear: both;
}

#header div.headLogo {
  zoom: 1;
}

#header div.headLogo:after {
  content: '';
  display: block;
  clear: both;
}

#header p.siteLogo {
  float: left;
  padding: 12px 0 0;
  position: relative;
}

#header p.siteLogo .nifty img {
  padding-left: 7px;
}

#header .linktop p {
  float: right;
  padding: 5px 0 0;
}

#header .linktop p:last-child {
  margin-right: 6px;
}

#header div.headLogo img {
  vertical-align: top;
}

/*===================================================================
  #userNavi setting
===================================================================*/
#userNavi {
  float: right;
  margin: -18px 0 0;
  text-align: right;
  zoom: 1;
}

#userNavi:after {
  content: '';
  display: block;
  clear: both;
}

#userNavi .help {
  float: left;
  margin: 0 15px 0 0;
}

#userNavi .help a {
  background: url(http://chosa.nifty.com//images/icon_help.gif) no-repeat 0 1px;
  padding: 3px 0 3px 20px;
  zoom: 1;
}

#userNavi dl#changeFontSizeTool {
  float: left;
  margin: -2px 0 0;
  _position: relative;
  _zoom: 1;
}

#userNavi dl#changeFontSizeTool img {
  display: block;
}

#userNavi dl#changeFontSizeTool dt {
  display: block;
  float: left;
  color: #535353;
}

#userNavi dl#changeFontSizeTool dd {
  float: left;
}

#userNavi dl#changeFontSizeTool dd ul li {
  float: left;
  height: 17px;
  zoom: 1;
}

/*===================================================================
  #googlesearch setting
===================================================================*/
#googlesearch {
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 20;
  margin-left: -228px;
  width: 450px;
}

#googlesearch .searchArea {
  zoom: 1;
  padding: 15px 0 13px;
  margin: 0 auto;
  text-align: center;
}

#googlesearch .searchArea img {
  display: none;
}

#googlesearch .gsc-control-cse {
  padding: 0;
}

#field {
  float: left;
  width: 330px;
  height: 27px;
  line-height: 27px;
  text-indent: 10px;
  font-family: arial, sans-serif;
  font-size: 1em;
  color: #666;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-top: solid 1px #c0c0c0;
  background-position: 210px center !important;
}

#delete {
  float: left;
  width: 16px;
  height: 29px;
  line-height: 27px;
  margin-right: 5px;
  padding: 0 10px 0 10px;
  font-family: "Lucida Sans", "Lucida Sans Unicode",sans-serif;
  font-size: 22px;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-top: solid 1px #c0c0c0;
  border-left: none;
}

#delete #x {
  color: #A1B9ED;
  cursor: pointer;
  display: none;
}

#delete #x:hover {
  color: #36c;
}

#submit {
  cursor: pointer;
  width: 70px;
  height: 31px;
  line-height: 0;
  font-size: 0;
  text-indent: -999px;
  color: transparent;
  background: url(../images/ico-search.png) no-repeat #4d90fe center;
  border: 1px solid #3079ED;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  float: left;
  margin-left: 5px;
}

/* Style the search button hover state */
#submit:hover {
  background: url(../images/ico-search.png) no-repeat center #357AE8;
  border: 1px solid #2F5BB7;
}

/* Clear floats */
.fclear {
  clear: both;
}

/*===================================================================
  #contentsTop setting
===================================================================*/
#contentsTop {
  zoom: 1;
  width: 950px;
  padding: 4px 0 15px;
  margin: 0 auto;
  text-align: left;
}

#contentsTop:after {
  content: '';
  display: block;
  clear: both;
}

body.sub-no-contents #contentsTop {
  padding-bottom: 40px;
}

#contentsTop .footpath {
  float: left;
  width: 600px;
  padding: 2px 0 0;
  font-size: 0.9em;
}

#contentsTop .footpath strong {
  font-weight: normal;
}

.socialplugins {
  float: right;
}

.socialplugins li {
  display: inline;
  margin: 0 0 0 5px;
  zoom: 1;
}

#contentsTop .topfootpath {
  float: left;
  padding: 2px 0 0;
  font-size: 0.9em;
}

#contentsTop .topfootpath strong {
  font-weight: normal;
}

.socialplugins {
  float: right;
}

.socialplugins li {
  display: inline;
  margin: 0 0 0 5px;
  zoom: 1;
}

.socialplugins li img {
  vertical-align: baseline;
}

.socialplugins li.nifty-socialplugins-twitter iframe {
  width: 120px !important;
}

/*===================================================================
  #contents setting
===================================================================*/
#contents {
  background: url(http://chosa.nifty.com//images/ttl_bg.gif) repeat-x 50% 0;
  padding: 0 0 20px;
}

.contentsInner {
  width: 950px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  zoom: 1;
}

.contentsInner:after {
  content: '';
  display: block;
  clear: both;
}

/*===================================================================
  #mainContents setting
===================================================================*/
body.column1 #mainContents {
  width: 872px;
  overflow: hidden;
}

body.column2 #mainContents {
  padding: 0 0 30px;
  float: left;
  width: 626px;
  background: #0074b6;
  border-radius: 10px;
}

body #mainContents {
  padding: 0 0 20px;
}

body#bdBackNO #mainContents, body#bdQuestion #mainContents, body#bdVoice #mainContents {
  background: none;
  padding: 0;
}

body#bdReportDetail #mainContents, body#profileEdit #mainContents {
  background-image: none;
  padding: 0;
}

body #mainContents .mainContentsInner,
body [id*="bdReport"] #mainContents .mainContentsInner {
  background: url(http://chosa.nifty.com//images/report_ttl_bg.gif) 0 0 no-repeat;
  padding: 15px 0 0;
  margin: -8px 0 0;
  zoom: 1;
  position: relative;
  _text-align: center;
}

body#bdVoice #mainContents .mainContentsInner,
body#bdBackNO #mainContents .mainContentsInner {
  background: none;
  padding: 0;
}

body#bdQuestion #mainContents .mainContentsInner {
  background: #0074b6 url(http://chosa.nifty.com//images/main_btm_bg.gif) 0 100% no-repeat;
  padding: 0 0 30px;
  margin: 0;
}

body #mainContents .mainContentsInner, body#bdReportDetail #mainContents .mainContentsInner {
  padding: 0;
}

body h2 {
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

/* -- common style -- */
/* font */
.font-l {
  font-size: 1.2em;
}

.font-m {
  font-size: 1.15em;
}

.font-s {
  font-size: 0.86em;
}

/* padding margin */
.pdd-top10 {
  padding-top: 10px !important;
}

.pdd-top15, .pdd-top20 {
  padding-top: 15px !important;
}

.pdd-btm10 {
  padding-bottom: 10px !important;
}

.pdd-btm15, .pdd-btm20 {
  padding-bottom: 15px !important;
}

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

.mrg-top15, .mrg-top20 {
  margin-top: 15px !important;
}

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

.mrg-rght15, .mrg-rght20 {
  margin-right: 15px !important;
}

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

.mrg-btm15, .mrg-btm20 {
  margin-bottom: 15px !important;
}

/* other */
span.rss a {
  background: url(http://chosa.nifty.com//images/icon_rss.gif) no-repeat 100% 50%;
  padding: 0.2em 20px 0.2em 0 !important;
  zoom: 1;
}

ul.link-list li {
  background: url(http://chosa.nifty.com//images/arrow.gif) no-repeat 0 0.5em;
  padding: 0.1em 0 5px 12px;
  zoom: 1;
}

dl.note dt {
  display: block;
  background: url(http://chosa.nifty.com//images/icon_caption.gif) no-repeat 0 59%;
  padding: 15px 0 7px 17px;
  margin: 0 0 10px;
  border-bottom: 1px solid #b7b6b6;
  color: #0074b6;
  font-weight: bold;
  font-size: 1.15em;
}

.note-area {
  padding: 10px 0 15px;
  margin: 5px 0 0;
  font-size: 0.86em;
  color: #686a6b;
  line-height: 1.2;
  text-align: center;
}

#mainContents .help a {
  display: inline-block;
  background: url(http://chosa.nifty.com//images/icon_help_s.gif) no-repeat 0 0.2em;
  padding: 0.1em 0 0.3em 20px;
  min-height: 15px;
  zoom: 1;
}

/* -- focus-area -- */
.focus-area {
  background: #fff;
  padding: 0 0 20px;
  margin: -10px 0 0;
}

/* -- main-title -- */
/* clearfix */
.main-title {
  zoom: 1;
}

.main-title h2 {
  font-size: 20px;
  font-weight: bold;
  background: url(../images/icon_backno.png) no-repeat 2px center;
  padding: 5px 0 5px 50px;
}

.main-title:after {
  content: '';
  display: block;
  clear: both;
}

.main-title h2 {
  float: left;
}

.main-title span {
  display: block;
  float: right;
  padding: 10px 0 0;
  zoom: 1;
  white-space: nowrap;
}

/* -- main-ttl-txt -- */
.main-ttl-txt {
  background: #0074b6;
  border-radius: 10px 10px 0 0;
  padding: 17px 20px 12px;
}

.main-ttl-txt h2 {
  font-size: 1.6em;
  color: #fff;
}

/* flow */
/* clearfix */
.flow {
  zoom: 1;
}

.flow:after {
  content: '';
  display: block;
  clear: both;
}

.flow h2 {
  float: left;
}

.flow .unit {
  float: right;
  padding: 9px 0 0;
  zoom: 1;
  white-space: nowrap;
}

.flow .unit span {
  background: url(http://chosa.nifty.com//images/icon_flow.gif) no-repeat 100% 50%;
  padding: 0 12px 0 0;
  margin: 0 0 0 5px;
  color: #b7e8fc;
  zoom: 1;
}

.flow .unit span.last {
  background: none;
  padding: 0;
  margin: 0;
}

.flow .unit em {
  color: #ffea00;
  font-weight: bold;
}

/* -- nrml-unit -- */
.nrml-unit {
  background: #FFF url(http://chosa.nifty.com//images/main_top_bg.gif) no-repeat;
  width: 536px;
  _width: 586px;
  padding: 23px 25px;
  margin: 0 auto;
}

.nrml-unit .form-ttl {
  font-size: 1.4em;
  margin: 20px 0 0;
}

/* -- profile-area -- */
html > body .profile-area {
  width: 586px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.profile-area {
  width: 536px;
  _width: 586px;
  padding: 0 25px 15px;
  _text-align: left;
  border-radius: 10px;
}

.profile-area #frmMember {
  padding: 8px 0 0;
}

.profile-area table {
  width: 100%;
  border: none !important;
}

.profile-area caption {
  background: url(http://chosa.nifty.com//images/icon_caption.gif) no-repeat 0 59%;
  padding: 15px 0 7px 17px;
  border-bottom: 1px solid #b7b6b6 !important;
  color: #0074b6;
  font-weight: bold;
  font-size: 1.15em;
}

.profile-area th, .profile-area td {
  padding: 8px 3px;
  vertical-align: top;
  border: none !important;
  border-bottom: 1px solid #f1f1f1 !important;
}

.profile-area th {
  width: 37%;
  font-weight: bold;
}

.profile-area td {
  color: #5e5e5e;
}

.profile-area th img {
  margin: 0 0 0 5px;
}

.profile-area td .note {
  padding: 0 0 0 1em;
  margin: 5px 0 0;
  font-size: 0.86em;
  color: #686a6b;
  line-height: 1.2;
  text-indent: -1em;
}

.profile-area td input {
  margin: 0 5px 0 0;
}

.profile-area td input#txtNickname {
  width: 300px;
}

.profile-area td input#slctBirthday {
  width: 80px;
}

.profile-area td label {
  margin: 0 8px 0 0;
  color: #000;
}

.profile-area td div.module {
  display: inline;
  white-space: nowrap;
  zoom: 1;
}

.profile-area .tbl-questionnaire td em {
  color: #fd0000;
}

.profile-area .tbl-questionnaire tr.questionnaire th {
  padding-bottom: 0;
  vertical-align: top;
  border: none !important;
}

.profile-area .tbl-questionnaire tr.questionnaire th span {
  font-size: x-small;
  color: #686a6b;
  font-weight: normal;
}

.profile-area .tbl-questionnaire tr.questionnaire td {
  padding-bottom: 0;
  vertical-align: top;
  border: none !important;
  color: #000;
}

.profile-area .notice {
  background: #fef8da;
  padding: 20px 40px;
  margin: 15px 0 0;
  border-radius: 3px;
}

.profile-area .caption {
  background: url(http://chosa.nifty.com//images/icon_caption.gif) no-repeat 0 59%;
  padding: 15px 0 7px 17px;
  border-bottom: 1px solid #b7b6b6 !important;
  color: #0074b6;
  font-weight: bold;
  font-size: 1.15em;
}

#posted-list li {
  padding: 7px 0 12px;
  border-bottom: 1px solid #f1f1f1;
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.4;
}

#posted-list li span {
  display: block;
  font-size: .8em;
  font-weight: normal;
  padding-top: 5px;
}

#posted-list .read_more {
  margin-top: 10px;
}

#posted-list .end {
  display: none;
  color: #0074b6;
  margin-top: 5px;
  text-align: right;
}

/* notice */
.question-list .notice {
  background: #fef8da;
  padding: 8px;
  border-radius: 3px;
}

.profile-area .notice dt {
  display: block;
  font-weight: bold;
}

.profile-area .notice dd {
  padding-top: 15px;
}

.profile-area .notice .list {
  text-indent: -0.5em;
  padding: 0 0 0.5em 0.5em;
}

.profile-area .err-area {
  background: #fff4bd url(http://chosa.nifty.com//images/bg_err.gif) no-repeat;
  padding: 15px 20px 10px;
  margin: 0 -25px 5px;
  color: #ff0000;
  font-weight: bold;
}

.profile-area .info-area {
  background: #fff4bd url(http://chosa.nifty.com//images/bg_err.gif) no-repeat;
  padding: 15px 20px 10px;
  margin: 0 -25px 5px;
}

/* -- txt-btn -- */
.txt-btn {
  padding: 15px 0 0;
  text-align: center;
}

.txt-btn a {
  display: inline-block;
  background: #fff1a8;
  padding: 10px 30px;
  border-radius: 3px;
  border: 1px solid #f5e695;
  zoom: 1;
  font-weight: bold;
  font-size: 1.15em;
}

/* thick */
.thick a {
  border-width: 2px;
}

/* focus */
.focus a {
  background: #ffd40e;
  padding: 15px 30px;
  border: 2px solid #e7d578;
  font-weight: bold;
  font-size: 1.28em;
}

/* clear */
.txt-btn a.clear {
  background: #e4e4e4;
  margin: 0 8px 0 0;
  border: 1px solid #cbc7c7;
  color: #000;
}

.txt-btn a.clear:hover {
  color: #d8093a;
}

/* -- report-head -- */
.report-head {
  min-height: 180px;
  _height: 200px;
  padding: 20px 8px 10px 190px;
  color: #fff;
  _text-align: left;
}

.report-head .date {
  margin: 0 0 3px;
  font-weight: bold;
}

.report-head .date img {
  margin: 0 10px 0 0;
  vertical-align: middle;
}

.report-head h2 {
  margin: 0 0 3px -2px;
  font-size: 2.5em;
}

.report-head p {
  font-size: 1.15em;
  line-height: 1.5;
}

.report-head .socialplugins {
  float: none;
  margin: 0 0 12px;
}

#homepage .report-head h3 a {
  text-decoration: none;
}

/* -- report-area -- */
.report-area {
  width: 586px;
  padding-top: 23px;
  margin: 0 auto;
  padding-top: 0;
  border-radius: 10px;
  background: #fff;
}

.report-area .fb-area {
  width: 500px;
  padding: 0 0 20px;
  margin: 0 auto;
  text-align: center;
}

.report-area .fb-area .fb-comments {
  _text-align: left;
}

.report-area #topsy-tweet-search-results {
  width: 500px;
  padding: 10px 0 5px;
  margin: 0 auto;
}

.report-area #topsy-tweet-search-results .topsy-tweet-search-results-header {
  padding: 0 10px;
}

.report-area #topsy-tweet-search-results .topsy-tweet-image {
  padding: 0 0 0 12px;
}

.report-area #topsy-tweet-search-results .topsy-tweet-text {
  width: 420px;
  margin: 0 0 0 12px;
}

.report-area .button-area {
  background: #fff4bd;
  padding: 12px 0;
  box-shadow: 0px 1px 1px #e1d9b0;
}

/* -- fb-area -- */
/* -- topsy-tweet-search-results -- */
/* -- report-list -- */
.report-list {
  zoom: 1;
  background: #fef8da;
  padding: 0 0 10px;
  margin: 0 0 30px;
  border-bottom: 1px solid #e6e1c5;
  _text-align: left;
}

.report-list:after {
  content: '';
  display: block;
  clear: both;
}

.list-btm {
  margin: 0 !important;
  border-radius: 0 0 5px 5px;
}

.report-list dt {
  display: block;
}

.report-list dt.ttl-txt {
  background: #0d90db;
  padding: 7px 5px 5px;
  font-weight: bold;
  text-align: center;
  font-size: 1.2em;
  border-top: 1px solid #86c8ed;
  border-bottom: 1px solid #0c80c2;
}

.report-list dt.ttl-txt a {
  color: #fff;
}

.report-list dd {
  float: left;
  width: 49%;
}

.report-list dd ul {
  padding: 10px 20px 0;
}

.report-list dd li {
  background: url(http://chosa.nifty.com//images/report_no.gif) no-repeat;
  min-height: 33px;
  padding: 3px 0 3px 40px;
}

.report-list dd li.line1 {
  background-position: -369px 4px;
}

.report-list dd li.line2 {
  background-position: -329px -48px;
}

.report-list dd li.line3 {
  background-position: -289px -97px;
}

.report-list dd li.line4 {
  background-position: -249px -150px;
}

.report-list dd li.line5 {
  background-position: -209px -201px;
}

.report-list dd li.line6 {
  background-position: -170px -253px;
}

.report-list dd li.line7 {
  background-position: -130px -304px;
}

.report-list dd li.line8 {
  background-position: -90px -355px;
}

.report-list dd li.line9 {
  background-position: -50px -406px;
}

.report-list dd li.line10 {
  background-position: -10px -457px;
}

/* -- report -- */
.report {
  width: 500px;
  padding: 0 0 40px;
  margin: 0 auto;
  _text-align: left;
}

.report h3 {
  overflow: hidden;
  margin: 0;
  zoom: 1;
  font-size: 1.15em;
  line-height: 1.2;
}

.report .socialplugins {
  float: none;
  padding: 0 0 8px;
}

.report h3 img {
  float: left;
  margin: 0 10px 5px 0;
}

.report h3 span {
  display: block;
  overflow: auto;
  padding: 5px 0;
  zoom: 1;
  font-size: 1.6em;
}

.report .question {
  background: #0074b6 url(http://chosa.nifty.com//images/balloon_q_btm_bg.gif) no-repeat 0 100%;
  min-height: 67px;
  _height: 77px;
  padding: 0 0 10px;
}

.report .question p {
  background: url(http://chosa.nifty.com//images/balloon_q_bg.gif) no-repeat 0 0;
  min-height: 33px;
  _height: 33px;
  padding: 18px 5px 18px 50px;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
}

/* question */
/* graph */
.graph {
  text-align: center;
  margin: 0 0 3px;
}

/* result */
.report .result {
  background: #0d90db url(http://chosa.nifty.com//images/bg_result.gif) no-repeat 0 100%;
  color: #fff;
}

.report .result dt {
  display: block;
}

.report .result dd {
  padding: 0 30px 10px;
}

.report .result dd p {
  padding: 5px 0 0;
  margin: 0 0 8px;
  line-height: 1.5;
  font-size: 1.2em;
}

.report .result dd .balloon {
  overflow: hidden;
  width: 436px;
  min-height: 70px;
}

.report .result dd .balloon.staff1 {
  background: url(http://chosa.nifty.com//images/icon_staff1.gif) no-repeat 100% 0;
  padding: 9px 0 1px;
  min-height: 75px;
}

.report .result dd .balloon.staff2 {
  background: url(http://chosa.nifty.com//images/icon_staff2.gif) no-repeat 100% 0;
  padding: 9px 0 1px;
  min-height: 75px;
}

.report .result dd .balloon.staff3 {
  background: url(http://chosa.nifty.com//images/icon_staff3.gif) no-repeat 100% 0;
  padding: 9px 0 1px;
  min-height: 75px;
}

.report .result dd .balloon.staff4 {
  background: url(http://chosa.nifty.com//images/icon_staff4.gif) no-repeat 100% 0;
  padding: 9px 0 1px;
  min-height: 75px;
}

.report .result dd .balloon.staff5 {
  background: url(http://chosa.nifty.com//images/icon_staff5.gif) no-repeat 100% 0;
  padding: 9px 0 1px;
  min-height: 75px;
}

.report .result dd .balloon.staff6 {
  background: url(http://chosa.nifty.com/images/icon_staff6.gif) no-repeat 100% 100%;
  padding: 9px 0 1px;
  min-height: 146px;
}

.report .result dd .balloon.staff7 {
  background: url(http://chosa.nifty.com/images/icon_staff7.gif) no-repeat 100% 100%;
  padding: 9px 0 1px;
  min-height: 141px;
}

.report .result dd .balloon.staff8 {
  background: url(http://chosa.nifty.com//images/icon_staff8.gif) no-repeat 100% 0;
  padding: 9px 0 1px;
  min-height: 75px;
}

.report .result dd .balloon .balloon_unit {
  width: 335px;
  _width: 361px;
  min-height: 45px;
  _height: 45px;
  padding: 5px 13px 5px;
  color: #333;
  background: #fff;
  border-radius: 10px;
  position: relative;
}

.report .result dd .balloon .balloon_unit span {
  display: block;
  font-size: 0.86em;
  color: #666;
  text-align: right;
}

.report .voice {
  background: #fffae2;
  margin: -6px 0 0;
  position: relative;
  zoom: 1;
}

/* .voice */
body#bdReportDetail .report .voice {
  background: #fffae2 url(http://chosa.nifty.com//images/voice_bg.gif) no-repeat 0 100%;
}

.report .voice dt {
  display: block;
  position: relative;
  zoom: 1;
}

.report .voice dd {
  overflow: hidden;
  padding: 10px 20px;
  margin: -6px 0 0;
  zoom: 1;
  border-top: 1px dotted #e1d9b0;
}

.report .voice dd img {
  float: left;
  margin: 5px 15px 10px 0;
}

.report .voice dd p {
  overflow: hidden;
  padding: 5px 0;
  zoom: 1;
}

.report .voice dd p span {
  display: block;
  margin: 5px 0 0;
  font-size: 0.86em;
  color: #666;
}

.report .voice dd.btn {
  background: #fff4bd url(http://chosa.nifty.com//images/voice_btn_bg.gif) no-repeat 0 100%;
  padding: 12px 0;
  margin: -10px 0 0;
  text-align: center;
  border: none;
}

.report .voice dd.btn a {
  text-decoration: none;
}

.report .voice dd.btn img {
  float: none;
  margin: 0;
}

.report .voice .balloon {
  background: url(http://chosa.nifty.com//images/balloon_voice_top_bg.gif) no-repeat;
  overflow: hidden;
  width: 460px;
  min-height: 70px;
}

.report .voice dd .balloon .staff6 {
  background: url(http://chosa.nifty.com//images/icon_voice_staff6.gif) no-repeat 100% 50%;
  padding: 9px 0 11px;
  min-height: 55px;
}

.report .voice dd .balloon .staff7 {
  background: url(http://chosa.nifty.com//images/icon_voice_staff7.gif) no-repeat 100% 50%;
  padding: 9px 0 11px;
  min-height: 55px;
}

.report .voice dd .balloon p {
  background: #fff url(http://chosa.nifty.com//images/balloon_voice_btm_bg.gif) no-repeat 0 100%;
  width: 365px;
  _width: 395px;
  min-height: 55px;
  _height: 5  5px;
  padding: 5px 15px 5px;
  overflow: auto;
  color: #333;
}

.report .voice dd .balloon p span {
  display: block;
  font-size: 0.86em;
  color: #666;
  text-align: right;
}

/* btn-top */
.btn-top {
  background: #fff url(http://chosa.nifty.com//images/main_btm_bg.gif) 0 -11px no-repeat;
  padding: 31px 0 10px;
  text-align: right;
}

.report .btn-top {
  background: none;
  padding: 15px 0 0;
}

.report .btn-top a {
  text-decoration: none;
}

body#bdBackNO .btn-top {
  background: none;
  padding: 0;
}

/* -- txt-complete -- */
.txt-complete {
  padding: 30px 25px;
  text-align: center;
}

.txt-complete p {
  font-size: 1.15em;
}

.txt-complete .err-area {
  background: #fff4bd url(http://chosa.nifty.com//images/bg_err.gif) no-repeat;
  padding: 15px 20px 10px;
  margin: -30px -25px 5px;
  color: #ff0000;
  font-weight: bold;
}

/* err-area */
/* -- main-btm -- */
.main-btm {
  background: #0074b6 url(http://chosa.nifty.com//images/main_btm_bg.gif) 0 100% no-repeat;
  padding: 0 0 30px;
}

/* -- member-delete -- */
.member-delete {
  background: #fff;
  padding: 15px 0;
}

.member-delete dl {
  border: 7px solid #dfdfdf;
  padding: 25px 35px;
}

.member-delete dt {
  display: block;
  font-size: 1.15em;
  font-weight: bold;
}

.member-delete dd p {
  padding: 0.8em 0 0;
}

/* -- lead-campaign -- */
.lead-campaign {
  margin: 0 0 25px;
}

/* -- paging -- */
#pagingBottom {
  /*add*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#pagingBottom .active {
  margin: 0 1em;
}

#pagingBottom a {
  border: 1px solid #afcbdb;
  padding: 6px 8px;
  text-decoration: none;
}

#pagingBottom a.nom {
  margin-left: 5px;
}

#pagingBottom a.nom:last-child {
  margin-left: 0;
}

#pagingBottom a:hover {
  background: #d7e5ed;
  text-decoration: none;
  color: #0074b6;
}

#pagingBottom .back {
  padding: 6px 8px 6px 20px;
  position: relative;
  margin-right: 5px;
}

#pagingBottom .back:after {
  position: absolute;
  background: url(http://chosa.nifty.com/images/icon_next.gif) no-repeat;
  content: "";
  width: 15px;
  height: 7px;
  top: 50%;
  left: 0;
  margin-top: -4px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

#pagingBottom .next {
  margin-left: 5px;
  position: relative;
  padding: 6px 20px 6px 8px;
}

#pagingBottom .next:after {
  position: absolute;
  background: url(http://chosa.nifty.com/images/icon_next.gif) no-repeat;
  content: "";
  width: 15px;
  height: 7px;
  top: 50%;
  right: 0;
  margin-top: -4px;
}

/* -- sns-area -- */
.sns-area {
  background: #fff1a8 url(http://chosa.nifty.com//images/regist_bg_sns.gif) no-repeat 0 100%;
  width: 372px;
  padding: 0 0 12px;
  margin: 20px auto 5px;
}

.sns-area dt {
  display: block;
  margin: 0 0 10px;
}

.sns-area dd span {
  margin: 0 10px 0 0;
}

/*===================================================================
  #subContents setting
===================================================================*/
#subContents {
  /*background:url(http://chosa.nifty.com//images/sub_top_bg.gif) no-repeat;*/
  float: right;
  width: 300px;
  padding: 9px 0 0;
  margin: -18px 0 0;
  position: relative;
}

body.sub-no-contents #subContents {
  background: none;
  padding-bottom: 250px;
}

#subContents {
  /* -- unit -- */
}

#subContents .subContentsInner {
  margin: 0 0 15px;
  _text-align: center;
  overflow: hidden;
  background-color: transparent;
}

#subContents .unitSum {
  background-color: #e4e4e4;
  border-radius: 10px;
}

#subContents .unitSum .unitSumInner {
  padding: 10px 0;
}

#subContents .unitSum .sep {
  margin-bottom: 15px;
}

#subContents .unit {
  background: #fff url(http://chosa.nifty.com//images/sub_unit_bg.gif) no-repeat 0 100%;
  width: 280px;
  margin: 0 auto 12px;
  border-radius: 5px 5px 0px 0px;
}

#subContents .unit:last-child {
  margin: 0 auto;
}

#subContents .unit dt {
  display: block;
}

#subContents .unit dd {
  padding: 10px 25px 20px;
  _text-align: center;
}

#subContents .unit dd li, #subContents .unit dd dl, #subContents .unit dd dd, #subContents .unit dd p {
  _text-align: left;
}

#subContents .unit dd .btn {
  text-align: center;
}

#subContents .unit dd .btn a {
  text-decoration: none;
}

#subContents .unit .navi {
  background: #fff1a8;
  padding: 3px 25px;
  _text-align: left;
}

#subContents .unit .navi span {
  background: url(http://chosa.nifty.com//images/arrow.gif) no-repeat left center;
  padding: 0 0 0 12px;
  zoom: 1;
  white-space: nowrap;
}

#subContents .news-area .subnews_ttl {
  background: url(../images/icon_news.png) no-repeat left center;
  padding: 10px 0 10px 55px;
  font-weight: bold;
  color: #0074b6;
  font-size: 17px;
  line-height: 1.2;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px 5px 0px 0px;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

#subContents .news-area .subnews_ttl .sub {
  color: #e4e4e4;
  font-size: 10px;
  display: block;
  padding-bottom: 2px;
}

#subContents .news-area dd {
  padding: 10px 12px 20px;
}

#subContents .news-area li {
  padding-top: 7px;
  zoom: 1;
  overflow: hidden;
  line-height: 1.3;
}

#subContents .news-area li a {
  text-decoration: underline;
  display: block;
}

#subContents .news-area li p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  text-decoration: underline;
}

#subContents .news-area li [class^="badge_"] {
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  top: -2px;
  margin-left: 4px;
}

#subContents .news-area li .badge_img {
  background-image: url(../images/icon_badge_img.svg);
  width: 18px;
  height: 16px;
}

#subContents .news-area li .badge_new {
  background-image: url(../images/icon_badge_new.svg);
  width: 26px;
  height: 16px;
}

#subContents .news-area li .badge_mov {
  background-image: url(../images/icon_badge_mov.svg);
  width: 20px;
  height: 16px;
}

#subContents .notice-area .subnotice_ttl {
  background: url(../images/icon_notice.png) no-repeat left center;
  padding: 10px 0 10px 55px;
  font-weight: bold;
  color: #0074b6;
  font-size: 16px;
  line-height: 1.2;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px 5px 0px 0px;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

#subContents .notice-area .subnotice_ttl .sub {
  color: #e4e4e4;
  font-size: 10px;
  display: block;
  padding-bottom: 2px;
}

#subContents .notice-area li {
  background: url(http://chosa.nifty.com//images/arrow.gif) no-repeat 0 0.5em;
  padding: 0.1em 0 15px 12px;
  zoom: 1;
}

#subContents .notice-area li span {
  display: block;
  font-weight: bold;
}

#subContents .notice-area li:last-child {
  padding: 0.1em 0 0px 12px;
}

#subContents .login-area {
  width: 280px;
  padding-bottom: 20px;
  _overflow: hidden;
}

#subContents .login-area .navi {
  zoom: 1;
  border-radius: 5px 5px 0 0;
}

#subContents .login-area .navi:after {
  content: '';
  display: block;
  clear: both;
}

#subContents .login-area .navi p {
  float: left;
}

#subContents .login-area .navi .login {
  float: right;
  font-weight: bold;
}

#subContents .login-area .btn {
  margin: 0 0 15px;
}

#subContents .login-area .questionnaire {
  padding: 10px;
  margin: 0 25px 8px;
  border: 1px solid #dddcdb;
}

#subContents .login-area .questionnaire .detail {
  background: #fff;
  padding: 3px 11px;
  margin: 0 -11px;
  text-align: center;
}

#subContents .login-area .questionnaire .detail p {
  margin: 0 0 5px;
  font-size: 1.05em;
  text-align: left;
}

#subContents .login-area .questionnaire .detail p em {
  font-size: 1.5em;
}

#subContents .login-area .questionnaire .detail span {
  display: inline;
  display: inline-block;
  background: #ffd40e;
  padding: 3px 5px 2px;
  text-align: center;
  border-radius: 3px;
  font-size: 0.9em;
  zoom: 1;
}

#subContents .login-area dd {
  padding: 10px 0 0;
  _text-align: center;
}

#subContents .login-area .member {
  width: 260px;
  padding: 5px 0 0;
  margin: 0 auto;
  text-align: center;
}

#subContents .login-area .member p {
  text-align: center;
}

#subContents .login-area .member ul {
  padding: 8px 20px;
}

#subContents .login-area .member li {
  text-align: left;
}

#subContents .login-area .member dl {
  background: #fef8da url(http://chosa.nifty.com//images/sub_bg_campaign.gif) no-repeat 100% 100%;
  width: 230px;
  margin: 0 auto 5px;
  text-align: left;
}

#subContents .login-area .member dt {
  display: block;
  background: #fff1a8 url(http://chosa.nifty.com//images/sub_bg_campaign.gif) no-repeat 0 0;
  padding: 8px 2px 5px;
  font-weight: bold;
  color: #f51616;
  text-align: center;
}

#subContents .login-area .member dd {
  padding: 10px 15px 15px;
}

#subContents .login-area .member dd em {
  font-weight: normal;
  color: #f51616;
}

#subContents .login-area .member p.txt {
  width: 230px;
  margin: 0 auto 15px;
  color: #72716e;
  text-align: right;
  font-size: 0.96em;
}

#subContents .login-area .member .btn {
  margin: 0 0 18px;
}

#subContents .login-area .member .help a {
  display: inline-block;
  background: url(http://chosa.nifty.com//images/icon_help_s.gif) no-repeat 0 0.2em;
  padding: 0.1em 0 0.3em 20px;
  min-height: 15px;
  zoom: 1;
}

#subContents .login-area .mymenu {
  width: 230px;
  padding: 5px 0 0;
  margin: 0 auto 10px;
}

#subContents .login-area .mymenu dt {
  display: block;
  background: url(http://chosa.nifty.com//images/arrow.gif) no-repeat left center;
  padding: 0 0 0 12px;
  zoom: 1;
  white-space: nowrap;
}

#subContents .login-area .mymenu dd {
  padding: 5px 0 5px 12px;
}

#subContents .login-area .campaign {
  background: #fef8da url(http://chosa.nifty.com//images/sub_bg_member.gif) no-repeat 0 100%;
  width: 260px;
  padding: 0 0 10px;
  margin: 0 auto;
  _text-align: left;
}

#subContents .login-area .campaign .txt {
  padding: 10px 15px;
}

#subContents .login-area .campaign .navi {
  background: none;
  padding: 0 15px;
}

#subContents .login-area .campaign .navi span {
  margin: 0 10px 0 0;
}

#subContents .category-area dd {
  padding: 10px 15px;
}

#subContents .category-area li {
  margin-bottom: 5px;
  background: url("http://chosa.nifty.com//images/arrow.gif");
  background-repeat: no-repeat;
  background-position: 0 0.5em;
  padding: 0.1em 0 0px 12px;
}

#subContents .ranking-area .subrank_ttl {
  background: url(../images/icon_rank.png) no-repeat left center;
  padding: 10px 0 10px 55px;
  font-weight: bold;
  color: #0074b6;
  font-size: 16px;
  line-height: 1.2;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px 5px 0px 0px;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

#subContents .ranking-area .subrank_ttl .sub {
  color: #e4e4e4;
  font-size: 10px;
  display: block;
  padding-bottom: 2px;
}

#subContents .ranking-area dd {
  padding: 10px 12px 20px;
}

#subContents .ranking-area ol {
  overflow: hidden;
}

#subContents .ranking-area li {
  position: relative;
  padding: 10px 0 10px 43px;
  margin: -1px 0 0;
  border-top: 1px solid #dadada;
}

#subContents .ranking-area li:last-child {
  padding: 10px 0 0px 43px;
}

#subContents .ranking-area li:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 20px;
  background: url(../images/sub_ranking_no.png) no-repeat;
  top: 50%;
  left: 8px;
  margin-top: -10px;
}

#subContents .ranking-area li.rank1:after {
  background-position: -0px 0px;
}

#subContents .ranking-area li.rank2:after {
  background-position: -40px -20px;
}

#subContents .ranking-area li.rank3:after {
  background-position: -80px -40px;
}

#subContents .ranking-area li.rank4:after {
  background-position: -120px -60px;
}

#subContents .ranking-area li.rank5:after {
  background-position: -160px -80px;
}

#subContents .ranking-area li.rank6:after {
  background-position: -200px -100px;
}

#subContents .ranking-area li.rank7:after {
  background-position: -240px -120px;
}

#subContents .ranking-area li.rank8:after {
  background-position: -280px -140px;
}

#subContents .ranking-area li.rank9:after {
  background-position: -320px -160px;
}

#subContents .ranking-area li.rank10:after {
  background-position: -360px -180px;
  left: 5px;
}

#subContents .newsLatest-area .subnews_ttl {
  background: url(../images/icon_news.png) no-repeat left center;
  padding: 10px 0 10px 55px;
  font-weight: bold;
  color: #0074b6;
  font-size: 17px;
  line-height: 1.2;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px 5px 0 0;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

#subContents .newsLatest-area .subnews_ttl .sub {
  color: #e4e4e4;
  font-size: 0.1em;
  display: block;
  padding-bottom: 2px;
}

#subContents .newsLatest-area li {
  padding-top: 7px;
  zoom: 1;
}

#subContents .datacontact-area .subdata_ttl {
  background: url(../images/icon_data.png) no-repeat left center;
  padding: 10px 0 10px 55px;
  font-weight: bold;
  color: #0074b6;
  font-size: 16px;
  line-height: 1.2;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px 5px 0px 0px;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

#subContents .datacontact-area .subdata_ttl .sub {
  color: #e4e4e4;
  font-size: 0.1em;
  display: block;
  padding-bottom: 2px;
}

#subContents .datacontact-area li {
  padding-top: 7px;
  zoom: 1;
}

#subContents .datacontact-area li .badge_img {
  position: relative;
  background-image: url(../images/icon_badge_img.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  top: 2px;
  margin-left: 4px;
  width: 18px;
  height: 16px;
}

/* -- bnr-area -- */
.bnr-area {
  background-color: #EFEFEF;
  border-radius: 10px;
  padding-bottom: 10px;
}

.bnr-area .subbnr_ttl {
  border: 1px solid #efefef;
  color: #0074b6;
  border-radius: 10px 10px 0 0;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
  padding: 10px 0 10px;
  text-align: center;
}

.bnr-area .module {
  text-align: center;
  background: #fff;
  padding: 10px 0 20px;
  border-radius: 5px;
  margin: 0 10px 0;
}

/*===================================================================
  #footer setting
===================================================================*/
.footer-area {
  background: url(http://chosa.nifty.com//images/bg_bottom.gif) 50% 0 repeat-x;
  padding: 70px 0 0;
  zoom: 1;
}

#btmNav {
  background: #ffec97;
  padding: 3px 0;
}

#btmNav ul {
  width: 950px;
  margin: 0 auto;
}

#btmNav li {
  display: inline;
  background: url(http://chosa.nifty.com//images/arrow.gif) no-repeat 0 0.4em;
  padding: 0.1em 0 5px 12px;
  margin: 0 30px 0 0;
  zoom: 1;
}

/*===================================================================
  bdBackNO setting
===================================================================*/
/* -- backno-list -- */
body#bdBackNO .backno-list {
  background: url(http://chosa.nifty.com//images/report_ttl_bg.gif) no-repeat;
  width: 626px;
  padding-top: 10px;
  margin: 0 0 20px;
}

body#bdBackNO .backno-list .inner {
  padding: 0 0 20px;
  background: #0074b6;
  border-radius: 10px;
}

body#bdBackNO .report-head {
  background: #0074b6;
  min-height: 50px;
  _height: auto;
  padding: 10px 20px 10px;
}

body#bdBackNO .report-head .date {
  font-weight: bold;
}

/* -- report-head -- */
.report-head h3 {
  margin: 0 0 8px -2px;
  font-size: 2.2em;
}

body#bdBackNO .report-head h3 {
  margin: 0 -5px 8px -2px;
  font-size: 2em;
}

body#bdBackNO .report-list {
  width: 586px;
  background: #fef8da;
  padding: 0 0 10px;
  margin: 0 auto;
  border-bottom: none;
  _text-align: left;
  border-radius: 5px;
}

/* -- report-list -- */
/*===================================================================
  bdQuestion setting
===================================================================*/
h2.ttl-img {
  background: url(http://chosa.nifty.com//images/report_ttl_bg.gif) 0 33px no-repeat;
  padding: 0 0 10px;
  margin: -10px 0 0;
  position: relative;
  zoom: 1;
}

body#bdQuestion h2.ttl-img {
  background: none;
  padding: 0;
}

body#bdQuestion h2.ttl-img img {
  float: left;
}

body#bdQuestion .frm-top {
  background: url(http://chosa.nifty.com//images/report_ttl_bg.gif) no-repeat;
  height: 10px;
}

body#bdQuestion .ttl-questionnaire {
  background: #0074b6;
  padding: 10px 20px;
  color: #fff;
  _text-align: left;
}

body#bdQuestion .ttl-questionnaire h3 {
  margin-right: -5px;
  margin-left: -2px;
  font-size: 2em;
}

body#bdQuestion .ttl-questionnaire .date {
  margin: 0 0 3px;
  font-weight: bold;
}

body#bdQuestion .ttl-questionnaire .date img {
  margin: 0 10px 0 0;
  vertical-align: middle;
}

body#bdQuestion .userinfo {
  display: block;
  background: #fff;
  float: right;
  padding: 1px 10px 0 8px;
  margin: 1px 0 2px;
  border: 4px solid #179fed;
  border-radius: 10px;
  font-size: 1.15em;
}

body#bdQuestion .userinfo p {
  display: inline;
  margin: 0 5px 0 0;
  font-weight: normal;
}

body#bdQuestion .userinfo span {
  background: url(http://chosa.nifty.com//images/arrow.gif) no-repeat left center;
  padding: 0 0 0 12px;
  zoom: 1;
  white-space: nowrap;
}

body#bdQuestion .ttl-questionnaire .time {
  padding: 10px 0 0;
}

/* -- question-list -- */
.question-list {
  width: 536px;
  _width: 586px;
  padding: 25px;
  _text-align: left;
}

html > body .question-list {
  width: 586px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.question-list .err-area {
  background: #fff4bd url(http://chosa.nifty.com//images/bg_err.gif) no-repeat;
  padding: 15px 20px 10px;
  margin: -25px -25px 20px;
  color: #ff0000;
  font-weight: bold;
}

.question-list .txt-btn {
  padding-top: 25px;
}

.question-list .no-pdd {
  padding-top: 0;
}

.question-list dt {
  zoom: 1;
  display: block;
  background: #fff1a8 url(http://chosa.nifty.com//images/ttl_q_bg.gif) repeat-y;
  padding: 11px 0;
  border-radius: 3px;
  overflow: hidden;
  zoom: 1;
}

.question-list dt:after {
  content: '';
  display: block;
  clear: both;
}

.question-list dt img {
  float: left;
  margin: 0 9px;
  zoom: 1;
  vertical-align: middle;
}

.question-list dt em {
  display: block;
  padding: 4px 8px 0;
  overflow: auto;
  zoom: 1;
}

.question-list dt em img {
  float: none;
  margin: 0 0 0 9px;
}

.question-list dd {
  padding: 15px 0 25px;
}

.question-list dd p {
  padding: 0 0 0.5em;
}

.question-list dd p input {
  margin: 0 5px 0 0;
}

.question-list dd p input.other {
  margin: 2px 5px 0 18px;
  width: 510px;
}

.question-list dd textarea {
  width: 99%;
}

/* clearfix */
/*===================================================================
  bdTokuCpn setting
===================================================================*/
body#bdTokuCpn #mainContents .mainContentsInner {
  background: url(http://chosa.nifty.com//images/tokucpn_ttl_bg.gif) no-repeat scroll 0 0 transparent;
}

body#bdTokuCpn .main-ttl-txt {
  background: none;
  padding: 0 0 10px;
}

body#bdTokuCpn .cpn-unit {
  background: #FFFFFF;
  margin: 0 auto;
  padding: 0 0 10px;
  width: 586px;
}

body#bdTokuCpn .cpn-unit h3 {
  position: relative;
}

body#bdTokuCpn .cpn-unit h3 a {
  display: block;
  position: absolute;
  width: 111px;
  height: 13px;
  left: 169px;
  bottom: 38px;
  width: 111px;
  height: 15px;
  overflow: hidden;
}

body#bdTokuCpn .cpn-unit h3 a.PresentLink01 {
  bottom: 10px;
  width: 405px;
  left: 125px;
  height: 29px;
}

body#bdTokuCpn .unit-inner {
  padding: 10px 43px 0;
}

body#bdTokuCpn .period {
  background: url(/images/tokucpn_period_bg.gif) repeat-y 0 0;
  margin: 0 0 15px;
  text-align: left;
  zoom: 1;
}

body#bdTokuCpn .period .inner {
  padding: 10px 0 0;
  background: url(/images/tokucpn_period_bg.gif) no-repeat -500px 0;
}

body#bdTokuCpn .period .inner table {
  background: url(/images/tokucpn_period_bg.gif) no-repeat -1000px 100%;
  vertical-align: middle;
  width: 500px;
}

body#bdTokuCpn .period th {
  width: 98px;
  padding: 0 0 10px;
  vertical-align: middle;
}

body#bdTokuCpn .period td {
  padding: 0 6px 10px 3px;
  vertical-align: middle;
  text-align: center;
  letter-spacing: -0.4pt;
}

body#bdTokuCpn .period td em {
  font-size: 1.28em;
  font-weight: bold;
  padding: 0 3px;
  white-space: nowrap;
}

body#bdTokuCpn .period td span {
  font-size: .86em;
  padding: 0 2px;
}

body#bdTokuCpn .present {
  margin: 0 0 15px;
}

body#bdTokuCpn .present .dtl {
  padding: 15px;
  background: url(/images/tokucpn_present_bg.gif) no-repeat 0 100% #fffae2;
}

body#bdTokuCpn .present .dtl .img-box {
  padding-bottom: 15px;
  background: #fff;
}

body#bdTokuCpn .present .dtl .textArea ul {
  background: #fff;
  padding: 14px 0 14px;
}

body#bdTokuCpn .present .dtl .textArea ul li {
  float: none;
  width: 100%;
  font-size: 0.97em;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 3px;
}

body#bdTokuCpn .present .dtl .textArea ul li span {
  padding: 0 20px 0 10px;
  display: block;
}

body#bdTokuCpn .present .dtl .pkg {
  width: 470px;
}

body#bdTokuCpn .present .dtl li {
  width: 150px;
  float: left;
  margin: 0 10px 0 0;
}

body#bdTokuCpn .present .dtl li.last {
  margin: 0;
}

body#bdTokuCpn .present .btn {
  padding: 5px 20px 20px;
  text-align: center;
}

body#bdTokuCpn .present .btn .link {
  padding: 10px 0 0;
}

body#bdTokuCpn .present .btn .link a {
  background: url(/images/arrow.gif) no-repeat scroll 0 50%;
  padding: 0 0 0 12px;
}

body#bdTokuCpn .present .interpot {
  padding: 20px 0 0;
}

body#bdTokuCpn .present .interpot .ph {
  float: left;
}

body#bdTokuCpn .present .interpot .detail {
  float: right;
  width: 216px;
}

body#bdTokuCpn .present .interpot .detail em {
  display: block;
  margin: 0 0 10px;
  color: #555;
}

body#bdTokuCpn .present .interpot .detail li {
  width: auto;
  padding: 0 0 10px 0.5em;
  text-indent: -0.5em;
  color: #555;
}

body#bdTokuCpn .present .interpot .detail li.link {
  width: 197px;
  text-align: right;
}

body#bdTokuCpn .present .interpot .detail li.link a {
  background: url(/images/arrow.gif) no-repeat scroll 0 50%;
  padding: 0 0 0 12px;
}

body#bdTokuCpn .attention {
  color: #555555;
  text-align: left;
}

body#bdTokuCpn .attention dt {
  margin: 0 0 10px;
}

body#bdTokuCpn .attention li {
  background: url(/images/li_dot.gif) no-repeat scroll 0 0.5em;
  margin: 0 0 5px;
  padding: 0 0 0 8px;
}

body#bdTokuCpn .attention li em {
  color: #ff0000;
  font-weight: normal;
}

body#bdTokuCpn .attention li .link {
  padding: 5px 0;
}

body#bdTokuCpn .attention li .link a {
  background: url(/images/arrow.gif) no-repeat scroll 0 50%;
  padding: 0 0 0 12px;
}

body#bdTokuCpn .attention li .link span {
  padding: 0 12px;
}

body#bdTokuCpn ul.attentionBox {
  padding: 15px 0 0;
}

body#bdTokuCpn ul.attentionBox li.pointText {
  background: none;
  padding: 0;
}

body#bdTokuCpn ul.attentionBox li .bold {
  font-weight: bold;
}

body#bdTokuCpn ul.attentionBox li.pointText.text01 {
  margin-bottom: 5px;
}

body#bdTokuCpn .cpn-toku-unit-ttl {
  background: url(/images/tokucpn_unit_ttl_v5.gif) 0 0 no-repeat;
  min-height: 236px;
}

body#bdTokuCpn .cpn-toku-unit-ttl .ttl-main {
  display: block;
  text-align: left;
  text-indent: -9999px;
  height: 154px;
}

body#bdTokuCpn .cpn-toku-unit-ttl .text {
  padding: 0 45px 0 127px;
  font-size: .86em;
}

body#bdTokuCpn .present .presentMainTtl {
  background: #179fed;
  color: #fff;
  font-weight: bold;
  font-size: 1.28em;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 5px 0 3px;
  border-radius: 3px 3px 0 0;
}

body#bdTokuCpn .present .presentBox .answer {
  text-align: center;
  background: #ffea00;
  color: #0074b6;
  font-weight: bold;
  font-size: 1.12em;
  line-height: 1.3;
}

body#bdTokuCpn .present .presentBox .answer.radius {
  border-radius: 3px 3px 0 0;
}

body#bdTokuCpn .present .presentBox .answer em {
  font-size: 1.7em;
  vertical-align: baseline;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 3px;
}

body#bdTokuCpn .present .presentBox .presentDtl {
  background: url(/images/bg_toku_or.png) 50% 75px no-repeat #fff;
  padding: 15px 50px 10px;
  width: auto;
}

body#bdTokuCpn .present .presentBox .presentDtl .pullLeft {
  float: left;
  width: 150px;
  min-height: 150px;
  padding-bottom: 20px;
  position: relative;
}

body#bdTokuCpn .present .presentBox .presentDtl .pullRight {
  float: right;
  width: 160px;
  min-height: 150px;
  padding-bottom: 20px;
  position: relative;
}

body#bdTokuCpn .present .presentBox .presentDtl .numBox {
  position: absolute;
  top: -5px;
  left: -7px;
  display: block;
  background: #0074b6;
  padding: 8px 2px 2px;
  border-radius: 100px;
  color: #fff;
  text-align: center;
  line-height: 1;
  min-width: 48px;
  min-height: 38px;
  z-index: 10;
}

body#bdTokuCpn .present .presentBox .presentDtl .numBox em {
  display: block;
  font-size: 1.69em;
  font-weight: bold;
}

body#bdTokuCpn .present .presentBox .presentDtl .numBox span {
  display: block;
  font-size: .86em;
}

body#bdTokuCpn .present .presentBox .presentDtl .item {
  background: url(/images/bg_toku_present.png) 50% 50% no-repeat;
  min-height: 150px;
  width: 160px;
  position: relative;
  z-index: 1;
  text-align: center;
}

body#bdTokuCpn .present .presentBox .presentDtl .item img {
  max-width: 160px;
}

body#bdTokuCpn .present .presentBox .presentDtl .itemText {
  text-align: right;
  position: absolute;
  z-index: 10;
  margin-top: -10px;
  bottom: 0;
  right: 0;
  padding: 0 3px 0 0;
  width: 157px;
}

body#bdTokuCpn .present .presentBox .presentDtl .itemText .itemNote {
  font-weight: bold;
  color: #000;
  text-shadow: 1px 0 1px #fff, 0 1px 1px #fff, -1px 0 2px #fff, 0 -1px 2px #fff;
  margin-bottom: 1px;
}

body#bdTokuCpn .present .presentBox .presentDtl .itemText .itemName {
  font-weight: bold;
  color: #fe0000;
  font-size: 1.28em;
  text-shadow: 1px 0 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff, 0 -1px 0 #fff;
  line-height: 1.1;
}

body#bdTokuCpn .present .presentBox .presentDtl .itemText .itemName em {
  font-size: 2em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: baseline;
}

body#bdTokuCpn .present .presentAllTtl.presentMainTtl {
  background: #ff9000;
}

body#bdTokuCpn .present .unit-tokucpn-present .unit-title.answer {
  background: #ffea00;
  color: #0074b6;
  font-size: 1.12em;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

body#bdTokuCpn .present .unit-tokucpn-present .unit-title.answerr.radius {
  border-radius: 3px 3px 0 0;
}

body#bdTokuCpn .present .unit-tokucpn-present .unit-title.answer .inlineBlock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1.1;
  text-align: left;
}

body#bdTokuCpn .present .unit-tokucpn-present .unit-title.answer em {
  font-size: 1.7em;
  vertical-align: baseline;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 3px;
}

body#bdTokuCpn .present .unit-tokucpn-present .dice-ttl {
  font-size: 1.38em;
  text-align: center;
}

body#bdTokuCpn .present .unit-tokucpn-present .dice-ttl span {
  font-weight: bold;
}

body#bdTokuCpn .present .unit-tokucpn-present .dice-ttl em {
  vertical-align: middle;
  color: #fe0000;
  font-weight: bold;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 0 5px;
  font-size: 2em;
  margin-bottom: 2px;
}

body#bdTokuCpn .unit-tokucpn-present .unit-content.presentBtmBox {
  width: auto;
  padding: 15px 35px 10px;
}

body#bdTokuCpn .present .unit-tokucpn-present .presentBtmBox .pullLeft {
  float: left;
  text-align: center;
  width: 210px;
}

body#bdTokuCpn .present .unit-tokucpn-present .presentBtmBox .pullRight {
  float: right;
  position: relative;
  min-height: 150px;
  width: 180px;
}

body#bdTokuCpn .unit-tokucpn-present .unit-content.presentBtmBox .itemDtl {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
}

body#bdTokuCpn .unit-tokucpn-present .unit-content.presentBtmBox .itemDtl .itemNote {
  font-weight: bold;
  font-size: 1.38em;
  line-height: 1.1;
  padding-top: 30px;
}

body#bdTokuCpn .unit-tokucpn-present .unit-content.presentBtmBox .itemDtl .itemName {
  font-weight: bold;
  font-size: 2em;
  color: #fe0000;
  line-height: 1.1;
}

body#bdTokuCpn .unit-tokucpn-present .unit-content.presentBtmBox .itemDtl .itemName em {
  font-size: 2em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: baseline;
}

body#bdTokuCpn .present .unit-tokucpn-present .presentBtmBox .pullRight .numBox {
  position: absolute;
  top: -5px;
  right: -7px;
  display: block;
  background: #0074b6;
  padding: 8px 2px 2px;
  border-radius: 100px;
  color: #fff;
  text-align: center;
  line-height: 1;
  min-width: 48px;
  min-height: 38px;
  z-index: 10;
}

body#bdTokuCpn .present .unit-tokucpn-present .presentBtmBox .pullRight .numBox em {
  display: block;
  font-size: 1.69em;
  font-weight: bold;
}

body#bdTokuCpn .present .unit-tokucpn-present .presentBtmBox .pullRight .numBox span {
  display: block;
  font-size: .86em;
}

body#bdTokuCpn .present .unit-tokucpn-present .presentBtmBox .pullRight .item {
  background: url(/images/bg_toku_present.png) 50% 50% no-repeat;
  min-height: 150px;
  width: 160px;
  position: relative;
  z-index: 1;
  text-align: center;
}

/* period */
/* present */
/* attention */
/*===================================================================
  fancybox setting
===================================================================*/
#fancybox-close {
  display: block !important;
  background: url(http://chosa.nifty.com//images/btn_close.gif) no-repeat !important;
  top: 7px !important;
  right: 15px !important;
  zoom: 1;
}

#fancybox-wrap {
  width: 649px !important;
}

#fancybox-outer {
  background: none !important;
}

#fancybox-content {
  border: none !important;
}

/* memberDetail */
#memberDetail {
  background: url(http://chosa.nifty.com//images/box_member_bg.gif) no-repeat 0 100%;
  padding: 0 0 19px;
}

.fancybox-ie6 #fancybox-close {
  background: transparent;
  -webkit-filter: none !important;
          filter: none !important;
}

#memberDetail .btn {
  background: #023875;
  padding: 10px 0;
  text-align: center;
}

#memberDetail dl {
  text-align: left;
}

#memberDetail dt {
  display: block;
}

#memberDetail dd em {
  display: block;
  padding: 8px 0 10px;
  font-size: 1.4em;
}

#memberDetail dd p span {
  display: block;
  color: #ff1501;
}

#memberDetail dd p.more {
  padding: 5px 0 0;
  text-align: right;
}

#memberDetail dd p.more a {
  background: url(http://chosa.nifty.com//images/arrow.gif) no-repeat scroll 0 0.4em;
  padding: 0.1em 0 0.1em 12px;
}

#memberDetail dl.line01 dd {
  background: url(http://chosa.nifty.com//images/box_member_bg_01_v2.gif) no-repeat 0 100%;
  padding: 0 160px 30px 50px;
}

#memberDetail dl.line02 {
  background: url(http://chosa.nifty.com//images/box_member_bg_02_v2.gif) no-repeat 0 100%;
}

#memberDetail dl.line02 dd {
  padding: 0 40px 30px 165px;
}

#memberDetail dl.line03 {
  background: url(http://chosa.nifty.com//images/box_member_bg_03_v2.gif) no-repeat 0 100%;
}

#memberDetail dl.line03 dd {
  padding: 0 160px 30px 50px;
}

#fancybox-bg-n, #fancybox-bg-ne, #fancybox-bg-e, #fancybox-bg-se, #fancybox-bg-s, #fancybox-bg-sw, #fancybox-bg-w, #fancybox-bg-nw {
  background-image: none !important;
}

.fancybox-ie #fancybox-bg-n, .fancybox-ie #fancybox-bg-ne, .fancybox-ie #fancybox-bg-e, .fancybox-ie #fancybox-bg-se, .fancybox-ie #fancybox-bg-s, .fancybox-ie #fancybox-bg-sw, .fancybox-ie #fancybox-bg-w, .fancybox-ie #fancybox-bg-nw {
  -webkit-filter: none !important;
          filter: none !important;
}

/*===================================================================
  site-title setting
===================================================================*/
#contentsTop .site-title {
  position: relative;
  padding: 15px 0 0;
}

#contentsTop .site-title p.balloon {
  background: url(http://chosa.nifty.com//images/ttl_balloon.png) no-repeat;
  position: absolute;
  width: 124px;
  height: 90px;
  top: 2px;
  right: 82px;
}

#contentsTop .site-title p.balloon a {
  display: block;
  background: url(http://chosa.nifty.com//images/ttl_balloon.png) no-repeat;
  width: 124px;
  height: 90px;
  text-indent: -9999em;
  overflow: hidden;
  zoom: 1;
}

#contentsTop .site-title p.balloon a:hover {
  background: url(http://chosa.nifty.com//images/ttl_balloon_on.png) no-repeat;
}

#contentsTop .site-title p.balloon.year02 {
  background: url(http://chosa.nifty.com//pick_campaign/2year/images/ttl_balloon_2year.png) no-repeat;
}

#contentsTop .site-title p.balloon.year02 a {
  background: url(http://chosa.nifty.com//pick_campaign/2year/images/ttl_balloon_2year.png) no-repeat;
}

#contentsTop .site-title p.balloon.year02 a:hover {
  background: url(http://chosa.nifty.com//pick_campaign/2year/images/ttl_balloon_2year_on.png) no-repeat;
}

#contentsTop .site-title p.balloon.years {
  background: url(http://chosa.nifty.com//pick_campaign/4year/images/ttl_balloon_years.png) no-repeat;
}

#contentsTop .site-title p.balloon.years a {
  background: url(http://chosa.nifty.com//pick_campaign/4year/images/ttl_balloon_years.png) no-repeat;
}

#contentsTop .site-title p.balloon.years a:hover {
  background: url(http://chosa.nifty.com//pick_campaign/4year/images/ttl_balloon_years_on.png) no-repeat;
}

#contentsTop .site-title p.balloon.years {
  background: url(http://chosa.nifty.com//pick_campaign/5year/images/ttl_balloon_years.png) no-repeat;
}

#contentsTop .site-title p.balloon.years a {
  background: url(http://chosa.nifty.com//pick_campaign/5year/images/ttl_balloon_years.png) no-repeat;
}

#contentsTop .site-title p.balloon.years a:hover {
  background: url(http://chosa.nifty.com//pick_campaign/5year/images/ttl_balloon_years_on.png) no-repeat;
}


/*===================================================================
  Questionnaire backnomber
===================================================================*/
.secCurrQuestionnaire {
  position: relative;
  background: #0074b6;
  width: 626px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}

.secCurrQuestionnaire h2 {
  position: relative;
  font-weight: bold;
  color: #fff;
  font-size: 2.3em;
  padding-left: 94px;
  line-height: 1.3;
  padding-top: 10px;
}

.secCurrQuestionnaire h2:before {
  content: " ";
  width: 91px;
  height: 85px;
  background: url(http://chosa.nifty.com//images/backbumber_2.png) no-repeat 0 0;
  position: absolute;
  border-radius: 8px 0 0 0;
  top: 0;
  left: 0;
  z-index: 1;
}

.secCurrQuestionnaire .content {
  background: #fff;
  border-radius: 5px;
  margin: 5px 20px 0 20px;
}

.secCurrQuestionnaire .content .ttl {
  font-size: 2.04em;
  line-height: 1.3;
  padding: 28px 30px 15px 30px;
}

.secCurrQuestionnaire .content .ttl strong {
  font-size: 1.16em;
  font-weight: bold;
}

.secCurrQuestionnaire .content .expire {
  padding-top: 10px;
  font-size: 0.53em;
  display: block;
}

.secCurrQuestionnaire .content .expire .date {
  font-weight: bold;
}

.secCurrQuestionnaire .staff {
  width: 126px;
  height: 107px;
  background: url(http://chosa.nifty.com//images/backbumber_2.png) no-repeat -630px 0;
  position: absolute;
  bottom: 0;
  left: 32px;
  z-index: 2;
}

.secCurrQuestionnaire:after {
  content: " ";
  width: 117px;
  height: 116px;
  background: url(http://chosa.nifty.com//images/backbumber_2.png) no-repeat -757px 0;
  position: absolute;
  bottom: 0;
  right: 32px;
  z-index: 2;
}

/*===================================================================
  #voice setting
===================================================================*/
/* top secVoice
-------------------------------*/
.secVoice {
  position: relative;
  background: #0074b6;
  width: 626px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  height: auto;
}

.secVoice .voice_mainttl {
  color: #fff;
}

.secVoice .voice_desc {
  margin: 5px 20px 0 20px;
  background: #fff;
  border-radius: 5px;
}

.secVoice .voice_list {
  padding: 28px 30px 15px 30px;
}

.secVoice .voice_list li {
  padding: 3px 0 3px 40px;
  line-height: 1.1;
  padding: 14px 0 14px 40px;
  background-position: -369px 4px;
  position: relative;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2;
}

.secVoice .voice_list li:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 9px;
  left: 0;
  background: #FFEA00;
  border-radius: 50%;
  box-shadow: 1px 1px 0 #EEE03F;
}

.secVoice .voice_list li:after {
  content: "Q";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 13px;
  left: 7px;
  color: #0074b6;
  font-weight: bold;
  font-size: 20px;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

.voice_mainttl {
  font-weight: bold;
  color: #0074b6;
  font-size: 2.3em;
  padding-left: 20px;
  line-height: 1.3;
  padding-left: 94px;
  padding-top: 10px;
}

.voice_mainttl:before {
  content: " ";
  width: 91px;
  height: 85px;
  background: url(../images//hedaing_voice.png) no-repeat 0 0;
  position: absolute;
  border-radius: 8px 0 0 0;
  top: 0;
  left: 0;
  z-index: 1;
}

/* data voice
-----------------------*/
body#bdVoice .voice_detail_ttl {
  color: #fff;
  font-weight: bold;
  font-size: 2em;
  padding: 15px 20px 13px 80px;
  line-height: 1.3;
  background: #2194d6;
  border-radius: 10px 10px 0 0;
  margin-bottom: 20px;
}

body#bdVoice .voice_detail_ttl:before {
  content: " ";
  width: 75px;
  height: 75px;
  background: url(../images/hedaing_voice.png) no-repeat 0 0;
  background-size: 75px 75px;
  position: absolute;
  border-radius: 8px 0 0 0;
  top: 0;
  left: 0;
  z-index: 1;
}

body#bdVoice .secVoice {
  border-radius: 14px;
  background: #0074b6;
  margin: -8px 0 20px;
  padding: 20px 0 20px;
  position: relative;
  padding: 0px 0 20px;
  width: 626px;
}

body#bdVoice .secVoice .voice_detail {
  padding: 10px 15px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
}

body#bdVoice .nrml-unit {
  border-radius: 0 0 10px 10px;
}

body#bdVoice .data_txt_ttl {
  font-weight: bold;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
  font-size: 0.76em;
  color: #fff;
  padding-left: 20px;
}

body#bdVoice .voice-body {
  margin: 0px 20px 0px;
}

body#bdVoice .questionList li {
  padding: 10px 15px 20px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
}

body#bdVoice .questionList li:last-child {
  margin-bottom: 0;
}

body#bdVoice .questionList .que-unit .view {
  float: left;
  padding-right: 8px;
}

body#bdVoice .questionList .que-unit.formBtnArea {
  max-resolution: 10px 0 0;
}

body#bdVoice .questionList .users-unit img {
  float: left;
}

body#bdVoice .questionList .users-unit .title {
  padding: 5px 0;
  font-size: 1.3em;
}

body#bdVoice .questionList .users-unit .detail {
  padding: 5px;
  background: #fff;
  border-radius: 0 0 5px 5px;
  font-size: 1.15em;
}

body#bdVoice .users-area, body#bdVoice .user-first {
  padding-top: 20px;
}

body#bdVoice .users-area.first, body#bdVoice .user-first.first {
  display: block;
}

body#bdVoice .comp_txt {
  text-align: left;
  font-size: 1.2em;
}

body#bdVoice #uservoice_list .que-data {
  padding-left: 8px;
}

body#bdVoice #uservoice_list li {
  background: #fffae2;
  margin-bottom: 15px;
  padding: 10px 15px;
}

body#bdVoice #uservoice_list .end {
  display: none;
  color: #0074b6;
  margin-top: 10px;
  text-align: right;
}

body#bdVoice #uservoice_list .read_more {
  margin-top: 10px;
}

body#bdVoice .app_answer {
  margin-top: 15px;
  background: #fff4bd;
  border-radius: 10px;
}

body#bdVoice .app_answer .app_ttl {
  border-radius: 10px 10px 0 0;
  background: #fff4bd;
  color: #0074b6;
  font-size: 1.5em;
  font-weight: bold;
  padding: 10px 5px 4px;
  text-align: center;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

body#bdVoice .app_answer .followed-area {
  padding: 5px 10px;
  margin-bottom: 15px;
}

body#bdVoice .app_answer .followed-area li {
  background: #fff;
}

body#bdVoice .voice_foot ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body#bdVoice .voice_foot li {
  font-size: 1.2em;
}

body#bdVoice .voice_foot li:first-child {
  padding-right: 10px;
  padding-left: -10px;
}

.que-data {
  overflow: hidden;
}

.que-data .counterDisp {
  position: relative;
  margin-bottom: 5px;
}

.que-data .counterDisp span {
  padding-left: 5px;
}

.que-data .counterDisp span:first-child {
  padding-left: 0;
}

.que-data .counterDisp .category {
  position: absolute;
  right: 0;
  top: 0;
}

.que-data .counterDisp .post {
  padding-left: 7px;
}

.que-data .title {
  font-weight: bold;
  font-size: 1.45em;
  padding: 6px 0 10px;
}

/* confirm voice
------------------------*/
.secConfirm .main-ttl-txt {
  padding: 0px 20px 7px;
}

/* posting confirm
------------------------*/
.form_confirm {
  margin-bottom: 25px;
}

.form_confirm .form_ttl {
  padding-bottom: 5px;
  font-size: 1.4em;
  line-height: 1.2;
  margin-top: 20px;
}

.form_confirm .form_inputTxt {
  line-height: 1.3;
  border-radius: 0;
  background: #fafafa;
  padding: 10px;
  box-shadow: none;
  border: solid 1px #f0f2f7;
  font-size: 1.15em;
}

.entry_confirm_Area {
  text-align: center;
}

.entry_confirm_Area .at_txt {
  text-align: left;
  margin: 0 0 5px;
  color: #cc0000;
}

.entry_confirm_Area form {
  background: #fff4bd;
  padding: 5px;
}

.entry_confirm_Area .entry_txt-btn {
  margin-top: 10px;
}

.entry_confirm_Area .entry_txt-btn a {
  display: inline-block;
  background: #ffe143;
  padding: 10px 30px;
  border-radius: 5px;
  zoom: 1;
  font-weight: bold;
  font-size: 1.2em;
  border-bottom: #c0a71d solid 2px;
  text-decoration: none;
  color: #231815;
}

.entry_confirm_Area .entry_txt-btn a:hover {
  cursor: pointer;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  zoom: 1;
  color: #231815;
}

.entry_confirm_Area .entry_txt-btn a.clear {
  background: #e4e4e4;
  margin: 0 8px 0 0;
  color: #000;
  border-bottom: 2px solid #cbc7c7;
}

/*===================================================================
  #button setting
===================================================================*/
/*link button
----------------------*/
.formBtnArea {
  text-align: center;
}

.formBtnArea .link_button {
  text-align: center;
  margin: 0 auto;
  width: 230px;
}

.formBtnArea .link_button a.btnDefa {
  display: block;
  border-radius: 5px 5px 7px 7px;
  text-decoration: none;
  color: #231815;
  font-size: 1.1em;
  padding: 10px 15px 9px;
  font-weight: bold;
}

.formBtnArea .link_button a.btnDefa:hover {
  cursor: pointer;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  zoom: 1;
}

.formBtnArea .link_button.voice {
  margin: 10px auto 0;
}

.formBtnArea .link_button.voice a {
  border-bottom: #c0a71d solid 2px;
  background: #ffe143;
  font-size: 1.2em;
}

.formBtnArea .link_button.voice.yourpost {
  margin: 15px auto 0;
}

.formBtnArea .more a {
  border-bottom: #333 solid 2px;
  background: #ccc;
}

/*more*/
#more {
  text-align: center;
  margin-top: 10px;
}

#more a {
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.56);
  display: block;
  font-weight: bold;
  font-size: 1.4em;
  padding: 12px 0px 7px;
  text-decoration: none;
  zoom: 1;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
  line-height: 1.3;
}

#more a span {
  font-size: 0.7em;
  display: block;
}

/*orange button*/
.button-area {
  background: #fef8da;
  border-radius: 0 0 5px 5px;
  padding: 13px 0 10px 0;
  text-align: center;
}

.button-area.sub-area-button,
.button-area.nrml-area-button,
#uservoice_list .button-area,
#posted-list .button-area {
  background: #fff;
}

.button {
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid #D97E06;
  position: relative;
  /* Label */
}

.button .glare {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px 10px 12px 12px;
  height: 1px;
  padding: 14px 0;
  background-color: rgba(255, 255, 255, 0.25);
}

.button a {
  display: block;
  color: #fff;
  text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 16px 0 15px 10px;
  font-size: 18px;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
}

.button a:before {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 7px solid transparent;
  border-left: 7px solid #fff;
  top: 50%;
  left: 20px;
  margin-top: -6px;
  content: "";
  z-index: 2;
}

.button a:after {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 7px solid transparent;
  border-left: 7px solid rgba(10, 10, 10, 0.5);
  top: 50%;
  left: 21px;
  margin-top: -5px;
  content: "";
  z-index: 1;
}

.button a:hover {
  cursor: pointer;
  zoom: 1;
  background: rgba(255, 255, 255, 0.3);
}

.button-area .button.aqua {
  background-color: #ff9000;
}

.button-area .button {
  width: 268px;
  height: 54px;
}

.button-area .button .glare {
  width: 268px;
}

.datacontact-area .button {
  width: 230px;
  height: 50px;
}

.datacontact-area .button a {
  font-size: 15.5px;
  line-height: 1.1;
  padding: 9px 0 8px;
}

.datacontact-area .button-area .button .glare {
  padding: 12px 0;
}

.sub-area-button .button {
  width: 230px;
}

.sub-area-button .button .glare {
  width: 230px;
}

.backNumberMore {
  width: 626px;
  background: #fef8da;
  border-radius: 5px;
  padding: 28px 0 34px 0;
  margin-bottom: 50px;
}

.backNumberMore .button a:before {
  left: 12px;
}

.backNumberMore .button a:after {
  left: 13px;
}
