@charset "UTF-8";

/*==============================================================================
 * デフォルトスタイルシートの上書き
 *----------------------------------------------------------------------------*/
body, div, p, pre, blockquote, th, td,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
iframe, object, embed {
  margin: 0;
  padding: 0;
  border: none;
  text-align: left;
}
ul, ol {
  list-style-position: outside;
  list-style-type: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
  margin: 0;
  font-size: 1em;
}
* {
  word-break: normal;
}
*:first-child+html table {
  border-collapse: collapse;
}
* html table {
  border-collapse: collapse;
}
th, td {
  vertical-align: middle;
}
address, cite, caption, th, del, ins,
abbr, acronym, dfn, em, strong,
code, kbd, samp, var {
  border: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
}
img {
  border: none;
  vertical-align: baseline;
}
a img {
  vertical-align: text-bottom;
}
* html a img {
  vertical-align: baseline;
}
br {
  letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: "";
}
form, fieldset, input, textarea {
  margin: 0;
}
form, fieldset {
  padding: 0;
}
fieldset {
  border: none;
}
form p {
  margin: 0;
  padding: 0;
}

/*==============================================================================
 * OpenPNE全共通指定
 *----------------------------------------------------------------------------*/
body {
  font: normal normal normal 10pt/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
input,
textarea,
select {
  color: #333333;
  font-size: inherit;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
a {
  text-decoration:none;
}
a:link {
  color: #026cd1;
}
a:visited {
  color: #004a95;
}
a:hover, a:active {
  color: #76afe6;
}
a:hover {
  text-decoration: underline;
}
.input_text,
.input_password,
textarea {
  background-color: #f8f8f8;
}
.input_text,
.input_password,
textarea,
select {
  border: 1px solid #888888;
}
.input_image {
  border: none;
}
strong {
  font-weight: bold;
}
p.public {
  line-height: 1em;
}

/*----------------------------------------------
 * テーブル
 *--------------------------------------------*/
div.parts table {
  table-layout: fixed;
  width: 100%;
}
div.parts th,
div.parts td {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #C4AAE7;
}
div.parts tr th:first-child,
div.parts tr td:first-child,
div.parts tr th.first-child,
div.parts tr td.first-child {
  border-left-width: 0;
}
/*----------------------------------------------
 * マーカー付きリンク、ボタンリンク
 *--------------------------------------------*/
ul.moreInfo li {
  padding: 2px 0 2px 20px;
  background: url(http://q-eng.com/skin/default/img/icon_arrow_1.gif) no-repeat 0 0.4em;
}
ul.moreInfo.button li {
  padding: 0;
  background: none;
}
ul.moreInfo.button li form {
  display: inline;
}
ul.moreInfo.button li form .input_submit {
  margin: 0 5px;
}
ul.badreport li {
  margin-left: 535px;
  padding: 2px 0 5px 20px;
  background: url(http://q-eng.com/skin/default/img/icon_arrow_1.gif) no-repeat 0 0.4em;
  background-color:#ffffff;
  font-size: 90%;
}
#pc_page_h_message ul.badreport li {
  margin-left: 295px;
}

/*----------------------------------------------
 * サブミットボタン
 *--------------------------------------------*/
.input_submit {
  border: 1px solid #888888;
  background: #dadce6 url(http://q-eng.com/skin/default/img/bg_button.gif) repeat-x scroll 50% 0;
  letter-spacing: 0;
}
.input_file {
  background: none;
}
/*----------------------------------------------
 * ラジオボタン、セレクトボタン
 *--------------------------------------------*/
.input_checkbox,
.input_radio {
  width: 16px;
}
ul.check {
  line-height: 1.4;
}
ul.check .input_radio,
ul.check .input_checkbox {
  margin: 0 4px;
}
/*----------------------------------------------
 * 画像置換指定
 *--------------------------------------------*/
#globalNav h1 a,
#globalNavBefore h1 a,
.localNav h1 a {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
#globalNav h1 a:focus,
#globalNavBefore h1 a:focus,
.localNav a:focus {
  overflow: hidden;
}
/*----------------------------------------------
 * clearfix, overflow: hidden
 *--------------------------------------------*/
div#LayoutA,
div#LayoutB,
div#LayoutC,
div#LayoutD,
div#LayoutE,
div#LayoutOutline,
div.pagerRelativeMulti,
.diaryDetailBox .partsHeading,
.diaryDetailBox dl,
.topicDetailBox dl,
.eventDetailBox dl,
.messageDetailBox div.operation,
.prevNextLinkLine,
.commentList dl,
.commentList2 dl,
.echoList dl,
#pc_page_fh_diary_list .commentList dd div.title,
#pc_page_fh_diary_list .commentList2 dd div.title,
.reviewList dl,
.recentList dl,
.searchCategoryList dl dd ul,
.bizSideScheduleList dl,
.albumImageList .partsHeading,
.homeMainTable .partsHeading,
.homeQaListsTable .partsHeading,
.homeSmartfmListsTable .partsHeading,
.homeSmartfmProgressTable .partsHeading,
.faqTable .partsHeading,
.smartfmGoalsTable .partsHeading,
.infoBox,
.formTable .partsHeading,
.formTable div.checkList ul,
.monthlyCalendarTable div.block {
  zoom: 1;
  overflow: visible;
}
div#LayoutA:after,
div#LayoutB:after,
div#LayoutC:after,
div#LayoutD:after,
div#LayoutE:after,
div#LayoutOutline:after,
div.pagerRelativeMulti:after,
.diaryDetailBox .partsHeading:after,
.diaryDetailBox dl:after,
.topicDetailBox dl:after,
.eventDetailBox dl:after,
.messageDetailBox div.operation:after,
.prevNextLinkLine:after,
.commentList dl:after,
.commentList2 dl:after,
.echoList dl:after,
#pc_page_fh_diary_list .commentList dd div.title:after,
#pc_page_fh_diary_list .commentList2 dd div.title:after,
.reviewList dl:after,
.recentList dl:after,
.searchCategoryList dl dd ul:after,
.bizSideScheduleList dl:after,
.albumImageList .partsHeading:after,
.homeMainTable .partsHeading:after,
.homeQaListsTable .partsHeading:after,
.homeSmartfmListsTable .partsHeading:after,
.homeSmartfmProgressTable .partsHeading:after,
.faqTable .partsHeading:after,
.smartfmGoalsTable .partsHeading:after,
.infoBox:after,
.formTable .partsHeading:after,
.formTable div.checkList ul:after,
.monthlyCalendarTable div.block:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#Top {
  overflow: hidden;
}
dd div, dt, ul, ol, td, th, p,
h1, h2, h3, h4, h5, h6, .partsHeading,
fieldset, label {
  overflow: hidden;
}
dd div div {
  overflow: visible;
}
pre {
  overflow: auto;
}
/*----------------------------------------------
 * ベースレイアウト
 *--------------------------------------------*/
#Container {
  position: relative;
  width: 961px;
  margin: 0 auto;
}
#HeaderGlobal {
  height: 25px;
  text-align: right;
  overflow: hidden;
  background-color: #FFFFFF;
}
#Header {
  position: relative;
  overflow: hidden;
  background-color: #FFFFFF;
}
#topBanner {
  position: absolute;
  top: 5px;
  left: 375px;
  width: 468px;
  height: 60px;
}
#topGohome {
  position: absolute;
  left: 50px;
  top: 73px;
  width: 139px;
  height: 18px;
}
#topGohome ul li {
  line-height: 18px;
  height: 18px;
  margin-bottom: 5px;
  text-align: center;
}
#topGohome a {
  color: #000000;
}
#topGohome a:hover, #topGohome a:active {
  text-decoration: none;
}
#topGohome ul li a {
  display: block;
  width: 139px;
  height: 18px;
}
#topGohome ul li {
  background: url(http://q-eng.com/skin/default/img/icon_gohome.gif) 0 0 no-repeat;
}
#topGohome ul li:hover, #topHelp ul li:active {
  background-image: url(http://q-eng.com/skin/default/img/icon_gohome_2.gif);
}

#topHelp {
  position: absolute;
  top: 10px;
  left: 855px;
  width: 100px;
  height: 50px;
}
#topHelp ul li {
  line-height: 20px;
  height: 20px;
  margin-bottom: 5px;
  text-align: center;
}
#topHelp a {
  color: #000000;
}
#topHelp a:hover, #topHelp a:active {
  text-decoration: none;
}
#topHelp ul li a {
  display: block;
  width: 100px;
  height: 20px;
}
#topHelp ul li {
  background: url(http://q-eng.com/skin/default/img/button_top_help.gif) 0 0 no-repeat;
}
#topHelp ul li:hover, #topHelp ul li:active {
  background-image: url(http://q-eng.com/skin/default/img/button_top_help_2.gif);
}

#Top {
  padding-left: 5px;
}
#Top .infoBox,
#Top .descriptionBox {
  margin-right: 20px;
  margin-left: 20px;
}

#LayoutA, #LayoutB, #LayoutC, #LayoutD, #LayoutE, div#LayoutOutline {
  margin-top: 10px;
}
#LayoutA #Left {
  float: left;
  width: 233px;
  padding: 0;
  margin-left: 2px;
}
#LayoutA #Center {
  float: left;
  left: 235px;
  width: 477px;
  padding: 0 0 0 7px;
}
#LayoutA #Right {
  float: right;
  width: 234px;
  margin-right: 2px;
}
#LayoutA #Main {
  float: right;
  width: 715px;
  padding: 0 0 0 5px;
}

#LayoutB #Left {
  float: left;
  width: 233px;
  margin-left: 2px;
}
#LayoutB #Center {
  float: left;
  left: 235px;
  width: 477px;
  padding: 0 0 0 7px;
}
#LayoutB #Right {
  float: right;
  width: 234px;
  margin-right: 2px;
}
#LayoutB #Main {
  float: right;
  width: 715px;
  padding: 0 0 0 5px;
}

#LayoutC #Center {
  width: 690px;
  padding: 0 5px;
  margin: 0 auto;
}
#LayoutC #Main {
  width: 715px;
  padding: 0 0 0 5px;
  margin: 0 auto;
}

#LayoutD #Left {
  float: left;
  width: 233px;
  padding: 0;
  margin-left: 2px;
}
#LayoutD #Center {
  float: left;
  left: 235px;
  width: 690px;
  padding: 0 15px;
}
#LayoutD #Main {
  float: right;
  width: 715px;
  padding: 0 0 0 5px;
}

#LayoutE #Center {
  float: left;
  width: 715px;
  padding: 0 5px;
  margin: 0 auto;
}
#LayoutE #Right {
  float: right;
  width: 234px;
  margin-right: 2px;
}
#LayoutE #Main {
  float: right;
  width: 715px;
  padding: 0 0 0 5px;
}

#LayoutOutline #Main {
  float: left;
  width: 690px;
  padding: 0 15px;
}
#LayoutOutline #Right {
  float: right;
  width: 234px;
  margin-right: 2px;
}

#Footer {
  height: 43px;
  margin-top: 7px;
  padding-top: 5px;
  color: #ffffff;
  background: url(http://q-eng.com/skin/default/img/skin_footer.jpg) 0 0 no-repeat;
}
#Footer p {
  text-align: center;
}
#Footer a,
#Footer a:hover,
#Footer a:active,
#Footer a:link,
#Footer a:visited {
  color: #ffffff;
}
#Footer p span {
  display: inline;
}
#Footer p span#banner1 {
  float: left;
}
#Footer p span#footer {
  width: 717px;
  padding-right: 122px;
}


#sideBanner {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
*:first-child+html #pc_page_h_diary_add #Footer,
*:first-child+html #pc_page_h_diary_edit #Footer {
  margin-top: 10px;
}
* html #pc_page_h_diary_add #Footer,
* html #pc_page_h_diary_edit #Footer {
  margin-top: 10px;
}
/*----------------------------------------------
 * パーツ枠
 *--------------------------------------------*/
div.dparts,
div.dparts div.parts,
div.ditem,
#LayoutA #Left div.parts {
  border: 1px solid #C4AAE7;
}
div.parts div.dparts {
  border: none;
}
div.ditem div.item {
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #C4AAE7;
}
div.dparts {
  margin: 0 auto 10px;
  padding: 7px;
}
div.dparts div.parts {
  margin: 0;
}
div.parts {
  margin: 0 auto 10px;
}
div.ditem {
  padding: 5px 6px;
}
/*----------------------------------------------
 * パーツ見出し
 *--------------------------------------------*/
.partsHeading {
  padding: 2px 8px 2px 36px;
  background: #C4AAE7 url(http://q-eng.com/skin/default/img/content_header_1.gif) no-repeat 0 0;
  text-align: left;
  font-size: 100%;
}
#Left .partsHeading {
  padding-left: 14px;
  background-image: none;
}
.partsHeading h3 {
  display: inline;
  font-weight: bold;
}
.partsHeading p {
  display: inline;
  margin-left: 0.5em;
}
/*----------------------------------------------
 * パーツ内上下の部分（1件～20件を表示など）
 *--------------------------------------------*/
div.block,
div.partsInfo,
div.pagerAbsolute,
div.pagerRelative,
div.pagerRelativeMulti,
div.operation {
  border-top: 1px solid #C4AAE7;
}
div.partsInfo {
  padding: 10px 40px;
}
div.pagerAbsolute {
  padding: 4px;
  text-align: center;
}
div.pagerAbsolute p {
  display: inline;
}
div.pagerRelative {
  padding: 4px;
  text-align: right;
}
div.pagerRelativeMulti {
  padding: 4px;
}
div.pagerRelative p,
div.pagerRelativeMulti div.pager p {
  display: inline;
  margin-left: 10px;
}
div.pagerRelative p:first-child,
div.pagerRelativeMulti div.pager p:first-child,
div.pagerRelative p.first-child,
div.pagerRelativeMulti div.pager p.first-child {
  margin-left: 0;
}
div.pagerRelativeMulti div.text {
  float: left;
  width: 55%;
}
div.pagerRelativeMulti div.pager {
  float: right;
  width: 45%;
  margin-top: 0.5em;
  text-align: right;
}
div.operation {
  padding: 4px;
}
div.operation ul.moreInfo {
  text-align: center;
}
div.operation ul.moreInfo li {
  display: inline;
  background-position: 0 50%;
}
/*----------------------------------------------
 * カレンダー
 *--------------------------------------------*/
.sideNav .calendar td,
.sideNav .calendar td * {
  word-break: normal;
  letter-spacing: -1px;
}
#Body .calendar .holiday,
.calendar .sun {
  color: #d92c49;
}
.calendar .sat {
  color: #2c65d9;
}

/*==============================================================================
 * h系、f系、c系ナビメニュー（localNav）
 *----------------------------------------------------------------------------*/
#generalNav {
  width: 961px;
  height: 25px;
}
#generalNav ul {
  text-align: right;
  height: 25px;
}
#generalNav li {
  line-height: 25px;
  vertical-align: middle;
  margin-right: 3px;
  display: inline;
}
#generalNav li a {
  padding: 0 10;
  height: 25px;
  display: inline;
  text-decoration: none;
}
#generalNav li#generalNav_username {
  margin-left: 20px;
}

#globalNav,
#globalNavBefore {
  zoom: 1;
  position: relative;
  width: 961px;
}
#globalNav {
  height: 95px;
  background: url(http://q-eng.com/img_skin.php?filename=skin_after_header&amp;image_filename=skin_skin_after_header_1267105641.jpg) 0 0 no-repeat;
}
#globalNavBefore {
  height: 95px;
  background: url(http://q-eng.com/skin/default/img/skin_before_header.jpg) 0 0 no-repeat;
}
#globalNav ul {
  background: url(http://q-eng.com/skin/default/img/skin_navi_global.jpg) 0 0 no-repeat;
}
#globalNavBefore ul {
  background: url(http://q-eng.com/skin/default/img/skin_navi_global_before.jpg) 0 0 no-repeat;
}
#hLocalNav {
  background: url(http://q-eng.com/skin/default/img/skin_navi_h.jpg) 0 0 no-repeat;
}
#fLocalNav {
  background: url(http://q-eng.com/skin/default/img/skin_navi_f.jpg) 0 0 no-repeat;
}
#cLocalNav {
  background: url(http://q-eng.com/skin/default/img/skin_navi_c.jpg) 0 0 no-repeat;
}
#qLocalNav {
  background: url(http://q-eng.com/skin/default/img/skin_navi_q.jpg) 0 0 no-repeat;
}
#globalNav li a:hover, #globalNav li a:active, #globalNav li.active {
  background-image: url(http://q-eng.com/skin/default/img/skin_navi_global_2.jpg);
}
#globalNavBefore li a:hover, #globalNavBefore li a:active, #globalNavBefore li.active {
  background-image: url(http://q-eng.com/skin/default/img/skin_navi_global_before_2.jpg);
}
#hLocalNav li a:hover, #hLocalNav li a:active, #hLocalNav li.active {
  background-image: url(http://q-eng.com/skin/default/img/skin_navi_h_2.jpg);
}
#fLocalNav li a:hover, #fLocalNav li a:active, #fLocalNav li.active {
  background-image: url(http://q-eng.com/skin/default/img/skin_navi_f_2.jpg);
}
#cLocalNav li a:hover, #cLocalNav li a:active, #cLocalNav li.active {
  background-image: url(http://q-eng.com/skin/default/img/skin_navi_c_2.jpg);
}
#qLocalNav li a:hover, #qLocalNav li a:active, #qLocalNav li.active {
  background-image: url(http://q-eng.com/skin/default/img/skin_navi_q_2.jpg);
}

#generalNav li {
  margin-right: 3px;
}
li#generalNav_username {
  margin-left: 20px;
}

#globalNav h1,
#globalNavBefore h1 {
  position: absolute;
  margin-left: 3px;
  width: 235px;
  height: 95px;
}

#globalNav ul {
  position: relative;
  top: 69px;
  left: 238px;
  width: 723px;
  height: 22px;
}
#globalNav li {
  display: inline;
  border-right: 1px solid #000000;
}
#globalNav li#globalNav_3 {
  border-right: none;
}
#globalNav li a {
  line-height: 22px;
  height: 22px;
  padding: 4.5px 3px 4px 3px;
  color:#000000;
  font-size: 93%;
}
#globalNav li a:hover {
  text-decoration: none;
}
#globalNav li#globalNav_4 {
  margin-left: 5px;
}

#globalNavBefore ul {
  position: relative;
  top: 69px;
  left: 435px;
  width: 521px;
  height: 22px;
}
#globalNavBefore li {
  display: inline;
  border-right: 1px solid #000000;
}
#globalNavBefore li a {
  line-height: 22px;
  height: 22px;
  padding: 4.5px 3px 4px 3px;
  color:#000000;
  font-size: 93%;
}
#globalNavBefore li a:hover {
  text-decoration: none;
}


#hLocalNav,
#fLocalNav,
#cLocalNav,
#qLocalNav {
  margin-top: 3px;
  margin-left: 5px;
}
.localNav ul {
  color: #FFFFFF;
}
.localNav li {
  display: inline;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
  height: 30px;
  font-size: 101%;
  border-left: 1px solid #FFFFFF;
}
.localNav li a {
  padding: 7.5px 5px 7.5px 8px;
  font-weight: bold;
}
.localNav li#hLocalNav_1,
.localNav li#fLocalNav_1,
.localNav li#cLocalNav_1,
.localNav li#qLocalNav_1 {
  border-left: none;
}
.localNav li#fLocalNav_3 a {
  padding-left: 20px;
  padding-right: 20px;
}

#hLocalNav li a,
#fLocalNav li a,
#cLocalNav li a,
#qLocalNav li a,
#hLocalNav li a:hover,
#fLocalNav li a:hover,
#cLocalNav li a:hover,
#qLocalNav li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}


#globalNav li#globalNav_4 a,
#globalNav li#globalNav_5 a,
#globalNav li#globalNav_6 a,
#globalNav li#globalNav_7 a,
#globalNav li#globalNav_8 a {
  padding-left: 6px;
  padding-right: 8px;
}
#globalNav li#globalNav_8 {
  border-right: none;
}
#globalNavBefore li a {
  padding-left: 6px;
  padding-right: 7px;
}
#globalNavBefore li#globalNavBefore_5 {
  border-right: none;
}
#hLocalNav li a {
  padding-right: 10px;
  padding-left: 10px;
}
#fLocalNav li a {
  padding-right: 10px;
  padding-left: 11px;
}
#cLocalNav li a {
  padding-right: 42px;
  padding-left: 43px;
}



/*==============================================================================
 * 1. simpleBox（シンプルボックス）
 *----------------------------------------------------------------------------*/
.simpleBox 
 {
  padding: 10px 0;
}
.simpleBox .block p {
  text-align: center;
  padding: 30px 0;
}

/*==============================================================================
 * 2. descriptionBox（説明ボックス）
 *----------------------------------------------------------------------------*/
.descriptionBox p {
  margin: 12px;
}

/*==============================================================================
 * 3. alertBox（アラートボックス）
 *----------------------------------------------------------------------------*/
.alertBox {
  width: 764px;
}
#Body .alertBox th {
  width: 148px;
  padding: 8px 0;
  border: none;
  text-align: center;
}
#Body .alertBox td {
  padding: 6px;
  border-width: 0 0 0 1px;
  color: #ff0000;
}

#LayoutE .alertBox {
  width: 650px;
}

/*==============================================================================
 * 4. infoBox（案内ボックス）
 *----------------------------------------------------------------------------*/
.infoBox .parts {
  zoom: 1;
  position: relative;
}
.infoBox p {
  margin-right: 16em;
  padding: 5px;
  border-right: 1px solid #C4AAE7;
  background: #FFE5ED;
}
.infoBox ul.moreInfo {
  position: absolute;
  bottom: 3px;
  right: 0;
  width: 15.5em;
}

/*==============================================================================
 * 5. infoButtonBox（ボタン付き案内ボックス）
 *----------------------------------------------------------------------------*/
.infoButtonBox .block {
  padding: 30px 10px;
}
.infoButtonBox p,
.infoButtonBox ul {
  margin-top: 6px;
  text-align: center;
}
.infoButtonBox ul.check li {
  text-align: center;
}
.infoButtonBox ul.check li .input_submit {
  margin-top: 6px;
}
.infoButtonBox ul.moreInfo {
  margin-left: 230px;
}
.infoButtonBox ul.moreInfo.button {
  margin-left: 0;
}
.infoButtonBox ul.moreInfo.button li {
  text-align: center;
}

/*==============================================================================
 * 6. yesNoButtonBox（はい、いいえボタン付きボックス）
 *----------------------------------------------------------------------------*/
.yesNoButtonBox .block {
  padding: 10px 0;
}
.yesNoButtonBox .block p,
.yesNoButtonBox ul.moreInfo.button {
  text-align: center;
}
.yesNoButtonBox ul.moreInfo.button {
  margin-top: 4px;
}
.yesNoButtonBox ul.moreInfo.button li {
  display: inline;
}

/*==============================================================================
 * 7. searchFormBox（検索フォームボックス）
 *----------------------------------------------------------------------------*/
.searchFormBox .partsHeading {
  border-bottom: 1px solid #C4AAE7;
}
.searchFormBox .partsInfo {
  border-bottom: 1px solid #C4AAE7;
  background: #FFE5ED;
  text-align: center;
}
.searchFormBox .parts {
  zoom: 1;
}
.searchFormBox .item {
  margin: 10px 40px;
  padding-top: 8px;
  border: 1px solid #C4AAE7;
}
.searchFormBox label,
.searchFormBox span.label {
  margin: 0 4px 0 8px;
  padding: 1px 16px 0 0;
  background: url(http://q-eng.com/skin/default/img/icon_arrow_2.gif) no-repeat 100% 0;
}
.searchFormBox .input_submit {
  margin-right: 8px;
}
.searchFormBox p.desc {
  margin: 0 4px 16px 8px;
}
.searchFormBox p.form {
  margin: 0 4px 8px 0;
}
.searchFormBox p.note {
  margin: -4px 4px 8px 8px;
}
.searchFormBox ul.moreInfo {
  margin: 0 4px 8px 150px;
}
.searchFormBox div.block {
  padding: 8px 0;
}
.searchFormBox dl.category {
  zoom: 1;
}
.searchFormBox dl.category dt {
  float: left;
  width: 6em;
}
.searchFormBox dl.category dd {
  zoom: 1;
  margin-left: 6em;
}
.searchFormBox dl.category dd p {
  margin: 0 16px;
}
.searchFormBox dl.categories dt {
  margin-bottom: 4px;
}
.searchFormBox table.category th {
  width: 74px;
  padding: 3px 7px 3px 5px;
  border: none;
  background: url(http://q-eng.com/skin/default/img/colon.gif) no-repeat 100% 4px;
  font-weight: bold;
  vertical-align: top;
}
.searchFormBox table.category td {
  padding: 3px 8px;
  border: none;
  vertical-align: top;
}
.searchFormBox table.category td label {
  background: none;
  padding: 1px 1px 0 0;
}
.searchFormBox table.category td.submit {
  text-align: center;
}
.searchFormBox table.category td p.note {
  margin: 4px 4px 8px 8px;
}

/*==============================================================================
 * 8. diaryDetailBox（日記詳細ボックス）
 *----------------------------------------------------------------------------*/
.diaryDetailBox h3 {
  float: left;
  width: 61%;
}
.diaryDetailBox .partsHeading p.public {
  float: right;
  width: 38%;
  margin: 0;
  text-align: right;
}
.diaryDetailBox dl {
  border-top: 1px solid #C4AAE7;
  background-color: #FFFFFF;
}
.diaryDetailBox dt {
  float: left;
  width: 120px;
  padding-top: 5px;
  text-align: center;
}
.diaryDetailBox dd {
  zoom: 1;
  min-height: 172px;
  margin-left: 120px;
  border-left: 1px solid #C4AAE7;
}
.diaryDetailBox dd * {
  font-size: 15px;
}
* html .diaryDetailBox dd {
  height: 4.5em;
}
.diaryDetailBox div {
  border-top: 1px solid #C4AAE7;
}
.diaryDetailBox div p {
  padding: 4px 3px;
}
.diaryDetailBox div.title {
  border-top: none;
  font-weight: bold;
  background-color: #3399FF;
  color: #FFFFFF;
  min-height: 2em;
  padding: 0px 12px;
}
.diaryDetailBox div.title p {
  font-size: 20px;
}
.diaryDetailBox div.body {
  line-height: 1.2em;
  padding:8px 12px 6px 12px;
  background-color: #FFFFFF;
}
.diaryDetailBox ul.photo {
  padding: 4px 5px;
}
/*
.diaryDetailBox ul.photo li {
  margin-left: 6px;
}
*/
.diaryDetailBox dd div.category {
  background-color: #FFFFFF;
}
.diaryDetailBox div.category ul {
  padding: 4px;
  text-align: right;
}
.diaryDetailBox div.category ul li {
  display: inline;
  font-size: 80%;
}
.diaryDetailBox div.category ul li a,
.diaryDetailBox div.category ul li span {
  font-size: 100%;
}

/*==============================================================================
 * 9. topicDetailBox（トピック詳細ボックス）
 *----------------------------------------------------------------------------*/
.topicDetailBox dl {
  border-top: 1px solid #C4AAE7;
}
.topicDetailBox dt {
  float: left;
  width: 100px;
  padding: 5px;
  text-align: center;
}
.topicDetailBox dd {
  zoom: 1;
  margin-left: 110px;
  min-height: 117px;
  border-left: 1px solid #C4AAE7;
}
.topicDetailBox dd * {
  font-size: 15px;
}
.topicDetailBox dd div {
  border-top: 1px solid #C4AAE7;
}
.topicDetailBox dd div p {
  padding: 5px;
}
.topicDetailBox dd div.title {
  border-top: none;
}
.topicDetailBox dd ul.photo {
  padding: 5px;
}
.topicDetailBox dd ul.photo li {
  display: inline;
  margin-left: 6px;
}
.topicDetailBox dd div.attachFile {
  padding: 16px 5px;
}
.topicDetailBox div.operation {
  padding: 10px 0;
}

/*==============================================================================
 * 10. eventDetailBox（イベント詳細ボックス）
 *----------------------------------------------------------------------------*/
.eventDetailBox dl {
  border-top: 1px solid #C4AAE7;
}
.eventDetailBox dt {
  float: left;
  width: 100px;
  padding: 5px;
  text-align: center;
}
.eventDetailBox dd {
  zoom: 1;
  margin-left: 110px;
  border-left: 1px solid #C4AAE7;
}
.eventDetailBox dd * {
  font-size: 15px;
}
.eventDetailBox dd ul.photo {
  padding: 5px;
  border-bottom: 1px solid #C4AAE7;
}
.eventDetailBox dd ul.photo li {
  display: inline;
  margin-left: 6px;
}
.eventDetailBox dd table th {
  width: 112px;
  text-align: center;
  border-left: none;
}
.eventDetailBox dd table th,
.eventDetailBox dd table td {
  padding: 5px;
}
.eventDetailBox dd table tr:first-child th,
.eventDetailBox dd table tr:first-child td,
.eventDetailBox dd table tr.first-child th,
.eventDetailBox dd table tr.first-child td {
  border-top: none;
}
.eventDetailBox dd table ul.moreInfo {
  margin-top: -1.2em;
  text-align: right;
}
.eventDetailBox dd table ul.moreInfo li {
  display: inline;
  background-position: 0 50%;
}

/*==============================================================================
 * 11. homePhotoBox（ホーム写真ボックス）
 *----------------------------------------------------------------------------*/
.homePhotoBox * {
  text-align: center;
}
.homePhotoBox,
.homePhotoBox p,
.homePhotoBox div.dparts {
  background-color: #FFFEF3;
}
.homePhotoBox div.dparts {
  margin: 0;
}
.homePhotoBox {
  border: 1px solid #C4AAE7;
}
.homePhotoBox .partsHeading {
  text-align: left;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #C4AAE7;
}
.homePhotoBox p {
  margin-bottom: 5px;
}
.homePhotoBox p.friendLink {
  margin-bottom: 3px;
}
.homePhotoBox .parts {
  padding: 7px;
}
.homePhotoBox ul.moreInfo {
  margin: 2px 0 -5px;
}
.homePhotoBox ul.moreInfo li {
  padding: 1px 0;
  background: none;
}
.homePhotoBox ul.moreInfo li img {
  vertical-align: bottom;
}
.homePhotoBox p.rank {
  margin-top: 6px;
}
.homePhotoBox p.point {
  margin-top: 2px;
}
.homePhotoBox p.text {
  margin-top: 4px;
}
.homePhotoBox p.loginTime {
  margin-top: 0px;
}

.homePhotoBox div.mynews {
  padding: 0;
}
.homePhotoBox div.mynews p.first {
  margin-top: -5px;
  padding: 10px 0 0 0;
  margin-bottom: 0;
  background: url(http://q-eng.com/skin/default/img/bg_mynews_1.gif) no-repeat 0 0.4em;
}
.homePhotoBox div.mynews div.contents {
  margin: 0;
  padding: 0;
  background-color: #efdae8;
}
.homePhotoBox div.mynews p.last {
  background: url(http://q-eng.com/skin/default/img/bg_mynews_2.gif) no-repeat 0 0;
}
.homePhotoBox div.mynews textarea {
  width: 195px;
  height: auto;
  margin: 0 10px;
  text-align: left;
  background-color: #FFFEF3;
}
.homePhotoBox div.mynews p.data {
  width: 190px;
  text-align: left;
  background-color: #FFFEF3;
  margin: 0 13px;
}

/*==============================================================================
 * 12. homeInfoBox（ホームインフォメーションボックス）
 *----------------------------------------------------------------------------*/
.homeInfoBox div.body {
  min-height: 1em;
  padding: 5px;
}
* html .homeInfoBox div.body {
  height: 1em;
}
.homeInfoBox .caution {
  color: #ff0000;
}
.parts.homeInfoBox {
  background-color: #FFFFFF;
}

/*==============================================================================
 * 13. photoUploadFormBox（プロフィール写真アップロードフォームボックス）
 *----------------------------------------------------------------------------*/
.photoUploadFormBox table {
  border-top: 1px solid #C4AAE7;
}
#Body .photoUploadFormBox td {
  padding: 8px 0;
  border: none;
  text-align: center;
}
.photoUploadFormBox form {
  float: left;
  width: 230px;
}
.photoUploadFormBox form p {
  margin: 8px 0;
  text-align: center;
}
.photoUploadFormBox ul {
  zoom: 1;
  margin: 8px 0 8px 230px;
}
.photoUploadFormBox li {
  padding-left: 12px;
  background: url(http://q-eng.com/skin/default/img/marker.gif) no-repeat 3px 3px;
}

/*==============================================================================
 * 14. messageDetailBox（メッセージ詳細ボックス）
 *----------------------------------------------------------------------------*/
#Body .messageDetailBox th:first-child,
#Body .messageDetailBox th.first-child {
  border-left-width: 1px;
}
.messageDetailBox th,
.messageDetailBox td {
  padding: 5px;
}
.messageDetailBox td.photo {
  width: 120px;
  text-align: center;
}
.messageDetailBox th {
  width: 54px;
  padding-left: 0;
  padding-right: 16px;
  background: url(http://q-eng.com/skin/default/img/colon.gif) no-repeat 96% 50%;
  text-align: right;
}
#Body .messageDetailBox td {
  border-left: none;
}
.messageDetailBox ul.photo {
  margin: 10px;
  text-align: center;
}
.messageDetailBox p.text {
  margin: 10px 60px;;
}
.messageDetailBox ul.photo li {
  display: inline;
  margin-left: 6px;
}
.messageDetailBox form.delete {
  float: left;
  width: 50%;
  text-align: left;
}
.messageDetailBox form.send {
  float: right;
  width: 50%;
  text-align: right;
}
.messageDetailBox form ul.moreInfo {
  display: inline;
}
.messageDetailBox div.attachFile {
  padding: 16px 5px;
}

/*==============================================================================
 * 15. albumDetailBox（アルバム詳細ボックス）
 *----------------------------------------------------------------------------*/
.albumDetailBox th,
.albumDetailBox td {
  padding: 5px;
}
.albumDetailBox th {
  width: 75px;
}
.albumDetailBox td.photo {
  width: 190px;
  padding: 5px 0;
  text-align: center;
}
#Body .albumDetailBox th:first-child,
#Body .albumDetailBox th.first-child,
#Body .albumDetailBox td.operation {
  border-left-width: 1px;
}
.albumDetailBox td.operation {
  text-align: right;
}

/*==============================================================================
 * 16. albumImageBox（アルバム画像ボックス）
 *----------------------------------------------------------------------------*/
.albumImageBox p.photo {
  padding: 10px;
  border-top: 1px solid #C4AAE7;
  text-align: center;
}
.albumImageBox th, .albumImageBox td {
  padding: 5px;
}
#Body .albumImageBox th {
  width: 140px;
  border-left: none;
}

/*==============================================================================
 * 17. searchFormLine（検索フォームライン）
 *----------------------------------------------------------------------------*/
.searchFormLine ul {
  text-align: center;
  padding: 1px 0;
}
.searchFormLine ul li {
  display: inline;
}
.searchFormLine ul li form {
  display: inline;
}
.searchFormLine ul li * {
  vertical-align: middle;
}
.searchFormLine ul li label {
  margin-right: 2px;
  padding: 1px 13px 0 0;
  background: url(http://q-eng.com/skin/default/img/icon_arrow_2.gif) no-repeat 100% 0;
}
.searchFormLine ul li#search {
  margin-left: 200px;
}

/*==============================================================================
 * 18. linkLine（リンクライン）
 *----------------------------------------------------------------------------*/
.linkLine ul.moreInfo {
  text-align: center;
}
.linkLine ul.moreInfo li {
  display: inline;
  background-position: 0 50%;
}

/*==============================================================================
 * 19. prevNextLinkLine（前次リンクライン）
 *----------------------------------------------------------------------------*/
.prevNextLinkLine p.prev {
  float: left;
  width: 40%;
  text-align: left;
}
.prevNextLinkLine p.next {
  float: right;
  width: 40%;
  text-align: right;
}
.block.prevNextLinkLine {
  padding: 4px 10px;
}

/*==============================================================================
 * 20. buttonLine（ボタンライン）
 *----------------------------------------------------------------------------*/
.buttonLine form {
  text-align: center;
}

/*==============================================================================
 * 21. alertLine（アラートライン）
 *----------------------------------------------------------------------------*/
.alertLine p {
  text-align: center;
  color: #ff0000;
}

/*==============================================================================
 * 22. commentList（コメントリスト）
 *----------------------------------------------------------------------------*/
.commentList .moreInfo {
  padding: 2px 5px 2px 50px;
}
.commentList dl {
  border-top: 1px solid #C4AAE7;
}
.commentList dt {
  float: left;
  width: 70px;
  padding-top: 5px;
  text-align: center;
}
.commentList dd {
  zoom: 1;
  min-height: 117px;
  margin-left: 70px;
  border-left: 1px solid #C4AAE7;
}
.commentList dd * {
  font-size: 15px;
}
* html .commentList dd {
  height: 5.5em;
}
#LayoutC .commentList dt {
  width: 110px;
}
#LayoutC .commentList dd {
  margin-left: 110px;
}
.commentList dd div {
  border-top: 1px solid #C4AAE7;
  padding: 4px 3px;
}
.commentList dd div.title {
  padding: 4px 3px;
  border-top: none;
}
.commentList dd div.title p {
  padding: 0;
}
.commentList dd ul.photo {
  padding: 5px 5px 0;
}
.commentList dd ul.photo li {
  display: inline;
  margin-left: 6px;
}
.commentList dd div.footer p {
  text-align: right;
}
.commentList div.operation {
  padding: 8px 0;
}
.commentList dd div.attachFile {
  padding: 16px 5px;
}
.commentList .block {
  text-align: center;
  padding: 2px 0;
}
.commentList .block textarea {
  width: 95%;
}

/*==============================================================================
 * 22a. commentList2（コメントリスト）
 *----------------------------------------------------------------------------*/
.commentList2 dl {
  border-top: 1px solid #C4AAE7;
  background-color: #FFFFFF;
}
.commentList2 dt {
  float: left;
  width: 120px;
  padding-top: 5px;
  text-align: center;
}
.commentList2 dd {
  zoom: 1;
  min-height: 130px;
  margin-left: 120px;
  border-left: 1px solid #C4AAE7;
  font-size: 15px;
}
* html .commentList2 dd {
  height: 4.5em;
}
#LayoutC .commentList2 dt {
  width: 110px;
}
#LayoutC .commentList2 dd {
  margin-left: 110px;
}
.commentList2 dd div {
  border-top: 1px solid #C4AAE7;
}
.commentList2 dd div p {
  padding: 4px 3px;
}
.diaryDetailBox div p {
  padding: 4px 3px;
}
.commentList2 dd div.title {
  padding: 4px 3px;
  border-top: none;
}
.commentList2 dd div.title p {
  padding: 0;
}
.commentList2 dd div.body {
  padding:6px 12px 6px 12px;
  background-color: #FFFFFF;
}
#pc_page_fh_diary_list .commentList dd div.title p.heading,
#pc_page_fh_diary_list .commentList2 dd div.title p.heading {
  float: left;
  width: 61%;
}
#pc_page_fh_diary_list .commentList dd div.title p.public,
#pc_page_fh_diary_list .commentList2 dd div.title p.public {
  float: right;
  width: 38%;
  text-align: right;
}
.commentList2 dd ul.photo {
  padding: 5px 5px 0;
}
.commentList2 dd ul.photo li {
  margin-bottom: 6px;
}
.commentList2 dd div.footer p {
  text-align: right;
}
.commentList2 div.operation {
  padding: 8px 0;
}
.commentList2 dd div.attachFile {
  padding: 16px 5px;
}

/*==============================================================================
 * 22b. echoList（コメントリスト）
 *----------------------------------------------------------------------------*/
.echoList .moreInfo {
  padding: 2px 5px 2px 50px;
}
.echoList dl {
  border-top: 1px solid #C4AAE7;
}
.echoList dt {
  float: left;
  width: 45px;
  padding-top: 5px;
  text-align: center;
}
.echoList dd {
  zoom: 1;
  min-height: 5.5em;
  margin-left: 45px;
  border-left: 1px solid #C4AAE7;
}
* html .echoList dd {
  height: 5.5em;
}
#LayoutC .echoList dt {
  width: 110px;
}
#LayoutC .echoList dd {
  margin-left: 110px;
}
.echoList dd div {
  border-top: 1px solid #C4AAE7;
  padding: 4px 3px;
}
.echoList dd div.title {
  padding: 4px 3px;
  border-top: none;
}
.echoList dd div.title p {
  padding: 0;
}
.echoList dd ul.photo {
  padding: 5px 5px 0;
}
.echoList dd ul.photo li {
  display: inline;
  margin-left: 6px;
}
.echoList dd div.footer p {
  text-align: right;
}
.echoList div.operation {
  padding: 8px 0;
}
.echoList dd div.attachFile {
  padding: 16px 5px;
}
.echoList .block {
  text-align: center;
  padding: 2px 0;
}
.echoList .block textarea {
  width: 95%;
}

/*==============================================================================
 * 23. searchResultList（検索結果リスト）
 *----------------------------------------------------------------------------*/
.searchResultList .partsInfo {
  background: #FFE5ED;
}
.searchResultList .ditem {
  margin: 8px 34px;
}
.searchResultList td.photo {
  width: 90px;
  padding: 0;
  border-left: none;
  text-align: center;
}
.searchResultList th, .searchResultList td {
  padding: 5px;
}
.searchResultList th {
  width: 75px;
}
#Body .searchResultList th:first-child,
#Body .searchResultList th.first-child {
  border-left-width: 1px;
}
.searchResultList tr.operation th {
  padding-top: 0;
  padding-bottom: 0;
}
.searchResultList tr.operation td {
  padding: 0;
}
.searchResultList tr.operation span.text {
  float: left;
  display: block;
  width: 110px;
  padding: 5px;
  border-right: 1px solid #C4AAE7;
}
.searchResultList tr.operation span.moreInfo{
  zoom: 1;
  display: block;
  margin-left: 121px;
  padding: 4px 0 3px;
  text-align: center;
}
.searchResultList div.operation {
  text-align: center;
}
.searchResultList tr.operation span.moreInfo img,
.searchResultList div.operation form,
.searchResultList div.operation fieldset {
  display: inline;
  vertical-align: top;
}
.searchResultList tr.operation2 th {
  padding-top: 0;
  padding-bottom: 0;
  height: 38px;
}
.searchResultList tr.operation2 td {
  padding: 0;
  height: 38px;
}
.searchResultList tr.operation2 span.text {
  float: left;
  display: block;
  width: 210px;
  border-right: 1px solid #C4AAE7;
  height: 45px;
  line-height: 45px;
  vertical-align: middle;
  text-align: center;
}
.searchResultList tr.operation2 span.moreInfo{
  zoom: 1;
  display: block;
  margin-left: 221px;
  padding: 4px 0 3px;
  text-align: center;
  height: 38px;
}
.searchResultList div.operation2 {
  text-align: center;
}
.searchResultList tr.operation2 span.moreInfo img,
.searchResultList div.operation2 form,
.searchResultList div.operation2 fieldset {
  display: inline;
  vertical-align: top;
}

/*==============================================================================
 * 24. reviewList（レビューリスト）
 *----------------------------------------------------------------------------*/
.reviewList dl {
  border-top: 1px solid #C4AAE7;
}
.reviewList dl dt {
  float:left;
  width: 170px;
  padding: 5px;
  text-align: center;
}
.reviewList dl dt span {
  display: block;
  margin: 3px 0;
}
.reviewList dl dd {
  zoom: 1;
  margin-left: 180px;
  border-left: 1px solid #C4AAE7;
}
.reviewList dl dd table {
  height: 216px;
}
.reviewList dl dd th,
.reviewList dl dd td {
  padding: 5px;
}
.reviewList dl tr.title th,
.reviewList dl dd tr.title td {
  border-top: none;
}
.reviewList dl dd th {
  width: 100px;
  border-left: none;
  text-align: center;
}
.reviewList dl dd tr.title td {
  font-weight: bold;
}
.reviewList dl dd td p.operation {
  text-align: right;
}
.reviewList dl dd tr.footer td {
  border-left: none;
  text-align: right;
}
.reviewList div.operation {
  padding: 10px 0;
}

/*==============================================================================
 * 25. recentList（最新書き込みリスト）
 *----------------------------------------------------------------------------*/
.recentList dl {
  border-top: 1px solid #C4AAE7;
}
.recentList dt {
  float: left;
  width: 170px;
  padding: 5px;
  text-align: center;
}
.recentList dd {
  zoom: 1;
  margin-left: 180px;
  padding: 5px;
  border-left: 1px solid #C4AAE7;
}
* html #Body .recentList dd {
  height: 1.2em;
}
#LayoutB #Center .recentList dt {
  width: 110px;
}
#LayoutB #Center .recentList dd {
  margin-left: 120px;
}
.recentList dd.receive_highfive {
  color: #FF376B;
}

.recentList dd span.highfive {
  margin-left: 10px;
  padding-left: 20px;
  background: url(http://q-eng.com/skin/default/img/icon_arrow_1.gif) no-repeat 0 0.1em;
}


/*==============================================================================
 * 26. friendIntroList（フレンド紹介文リスト）
 *----------------------------------------------------------------------------*/
.friendIntroList th,
.friendIntroList td {
  padding: 14px;
}
#Body .friendIntroList th {
  width: 120px;
  border-left: none;
  text-align: center;
}
.friendIntroList p.text {
  margin-bottom: 1em;
}
.friendIntroList div.moreInfo ul.moreInfo {
  width: 10em;
  margin-left: auto;
  padding: 6px 2px;
}

/*==============================================================================
 * 27. manageList（管理リスト）
 *----------------------------------------------------------------------------*/
.manageList td {
  padding: 5px;
}
.manageList td.photo {
  width: 140px;
  border-left: none;
  text-align: center;
}
.manageList td.delete {
  width: 120px;
}
.manageList col.date {
  width: 160px;
}
* html .manageList col.date {
  width: 150px;
}
*:first-child+html .manageList col.date {
  width: 150px;
}
.manageList col.name {
  width: auto;
}
.manageList colgroup.operation col {
  width: 86px;
}
* html .manageList colgroup.operation col {
  width: 76px;
}
*:first-child+html .manageList colgroup.operation col {
  width: 76px;
}

/*==============================================================================
 * 28. searchCategoryList（検索項目リスト）
 *----------------------------------------------------------------------------*/
.searchCategoryList .partsInfo {
  padding: 5px;
  border-bottom: 1px solid #C4AAE7;
  background: #FFE5ED;
  text-align: center;
}
.searchCategoryList .item {
  margin: 10px 40px;
  border: 1px solid #C4AAE7;
  border-top: none;
}
.searchCategoryList span.label {
  margin: 0 4px 0 8px;
  padding: 1px 16px 0 0;
  background: url(http://q-eng.com/skin/default/img/icon_arrow_2.gif) no-repeat 100% 0;
}
.searchCategoryList dl {
  border-top: 1px solid #C4AAE7;
}
.searchCategoryList dl dt {
  margin: 8px 0 0;
}
.searchCategoryList dl dd {
  margin: 8px 10px 8px 70px;
}
.searchCategoryList dl dd ul {
  margin: 4px 0;
}
.searchCategoryList dl dd ul li {
  overflow: hidden;
  float: left;
  width: 19%;
  margin: 0 2px;
}

/*==============================================================================
 * 29. messageList（メッセージリスト）
 *----------------------------------------------------------------------------*/
.messageList .partsHeading p.date {
  font-weight: bold;
}
.messageList .pagerRelativeMulti .text {
  width: 160px;
}
.messageList .pagerRelativeMulti .pager {
  width: 350px;
  margin-top: 1px;
}
.messageList p.icons img {
  padding-right: 16px;
  background: url(http://q-eng.com/skin/default/img/articleList_marker.gif) no-repeat 96% 6px;
  vertical-align: text-bottom;
}
.messageList tr {
  height: 20px;
}
.messageList tr.unread {
  background: #FFE5ED;
}
#Body .messageList th.delete {
  font-weight: normal;
}
#Body .messageList th {
  padding: 0 2px;
  border-width: 1px 0 0;
  font-weight: bold;
}
#Body .messageList td {
  padding: 0 2px;
  border-width: 1px 0 0;
}
#Body .messageList td .input_checkbox {
  margin-left: 4px;
}
.messageList td.status {
  text-align: center;
}
.messageList col.status {
  width: 35px;
}
.messageList col.delete {
  width: 35px;
}
.messageList col.target {
  width: 130px;
}
.messageList col.title {
  width: auto;
}
.messageList col.date {
  width: 80px;
}
.messageList table span {
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.messageList div.operation p {
  margin-top: 8px;
  margin-bottom: 5px;
}
.messageList div.operation ul.moreInfo {
  text-align: left;
}

/*==============================================================================
 * 30. ashiatoList（あしあとリスト）
 *----------------------------------------------------------------------------*/
.ashiatoList div.partsInfo {
  border-bottom: 1px solid #C4AAE7;
}
.ashiatoList div.item {
  margin: 8px 40px;
  padding: 8px 0;
  border: 1px solid #C4AAE7;
}
.ashiatoList div.item p,
.ashiatoList div.item ul.list {
  padding-left: 160px;
}
.ashiatoList div.item p strong {
  margin: 0 2px;
}
.ashiatoList div.item ul.list {
  margin-top: 16px;
}

/*==============================================================================
 * 31. rankingList（ランキングリスト）
 *----------------------------------------------------------------------------*/
.rankingList .partsHeading p {
  margin: 0;
}
#Body .rankingList th:first-child,
#Body .rankingList th.first-child {
  border-left-width: 1px;
}
.rankingList td.photo {
  width: 130px;
  padding: 5px 0;
  text-align: center;
}
.rankingList th {
  width: 75px;
  padding: 5px;
}
.rankingList td {
  padding: 5px;
}
.rankingList td.name {
  background: #FFE5ED;
}
.rankingList td.name a {
  font-weight: bold;
}
.rankingList .ditem {
  margin: 8px 15px;
  background: #FFE5ED;
}
.rankingList .item {
  background: #FFFFFF;
}
.rankingList .item td.photo {
  width: 90px;
}

/*==============================================================================
 * 32. bizSideTodoList（BIZ用Todoリスト）
 *----------------------------------------------------------------------------*/
#Body .bizSideTodoList {
  width: 220px;
  margin: 10px 5px;
  border: 1px solid #C4AAE7;
}
#Body .bizSideTodoList td {
  border-width: 1px 0 0;
}
.bizSideTodoList .block {
  padding: 5px;
}
.bizSideTodoList textarea {
  width: 98%;
}
.bizSideTodoList tr.someone {
  background: #FFE5ED;
}
.bizSideTodoList tr.checked {
  color: #999999;
}
.bizSideTodoList td.state {
  width: 38px;
  vertical-align: top;
}
.bizSideTodoList tr.priLow td.state p {
  padding-left: 4px;
  border-left: 0;
}
.bizSideTodoList tr.priMiddle td.state p {
  padding-left: 0;
  border-left: 4px solid #ff8080;
}
.bizSideTodoList tr.priHigh td.state p {
  padding-left: 0;
  border-left: 4px solid #ff0000;
}
.bizSideTodoList tr.checked td.state p {
  padding-left: 4px;
  border-left: 0;
}
.bizSideTodoList td.operation {
  width: 16px;
  vertical-align: top;
}
.bizSideTodoList td.operation a {
  display: block;
  width: 14px;
  margin-top: 2px;
}

/*==============================================================================
 * 33. bizSideScheduleList（BIZ用スケジュールリスト） 
 *----------------------------------------------------------------------------*/
#Body .bizSideScheduleList {
  width: 220px;
  margin: 10px 5px;
  border: 1px solid #C4AAE7;
}
.bizSideScheduleList dl {
  border-top: 1px solid #C4AAE7;
}
.bizSideScheduleList dt {
  float: left;
  width: 60px;
  padding: 5px;
  text-align: center;
}
.bizSideScheduleList dd {
  zoom: 1;
  margin-left: 70px;
  padding: 5px;
  border-left: 1px solid #C4AAE7;
}

/*==============================================================================
 * 34. albumList（アルバムリスト）
 *----------------------------------------------------------------------------*/
.albumList th,
.albumList td {
  padding: 5px;
}
.albumList th {
  width: 75px;
}
.albumList td.photo {
  width: 190px;
  padding: 5px 0;
  text-align: center;
}
.albumList td.photo p {
  text-align: center;
  padding: 5px;
}
#Body .albumList th:first-child,
#Body .albumList th.first-child {
  border-left-width: 1px;
}
.albumList td.operation {
  text-align: center;
}

/*==============================================================================
 * 35. albumImageList（アルバム画像リスト）
 *----------------------------------------------------------------------------*/
.albumImageList td {
  padding: 5px;
  text-align: center;
}
.albumImageList td p {
  text-align: center;
}

/*==============================================================================
 * 36. homeNineTable（ホーム9面テーブル）
 *----------------------------------------------------------------------------*/
.homeNineTable {
  border: 1px solid #C4AAE7;
}
.homeNineTable tr.photo td {
  height: 80px;
  padding: 2px 0;
  text-align: center;
}
.homeNineTable tr.photo td p.crown {
  text-align: center;
}
.homeNineTable tr.text td {
  padding: 2px;
  text-align: center;
}
.homeNineTable div.moreInfo ul.moreInfo {
  width: 11em;
  margin-left: auto;
  padding: 6px 0;
}

.homeNineTable td.online {
  background-color: #026cd1;
}

/*==============================================================================
 * 37. photoTable（写真テーブル）
 *----------------------------------------------------------------------------*/
.photoTable {
  width: 457px;
}
.photoTable tr.photo td {
  height: 90px;
  padding: 8px 0;
  text-align: center;
}
.photoTable tr.photo td p.crown {
  text-align: center;
}
.photoTable tr.text td {
  padding: 5px 2px;
  text-align: center;
}

.photoTable td.online {
  background-color: #026cd1;
}

/*==============================================================================
 * 38. homeMainTable（ホームメインテーブル）
 *----------------------------------------------------------------------------*/
.albumImageList .partsHeading h3,
.homeMainTable .partsHeading h3 {
  float: left;
  width: 66%;
}
.albumImageList .partsHeading p.link, 
.homeMainTable .partsHeading p.link {
  float: right;
  width: 33%;
  margin: 0;
  text-align: right;
}
.homeMainTable th {
  width: 83px;
  background-color: #FFE5ED;
}
.homeMainTable th, .homeMainTable td {
  padding: 5px;
}
.homeMainTable ul.articleList {
  line-height: 1.3;
}
.homeMainTable ul.articleList li {
  padding-left: 85px;
  text-indent: -72px;
}
.homeMainTable tr ul.articleList li {
  background: url(http://q-eng.com/skin/default/img/icon_3.gif) 3px 0.4em no-repeat scroll;
}
.homeMainTable tr.myFriendRecentDiary ul.articleList li,
.homeMainTable tr.myFriendRecentBlog ul.articleList li,
.homeMainTable tr.allRecentDiary ul.articleList li,
.homeMainTable tr.bookmarkRecentDiary ul.articleList li,
.homeMainTable tr.bookmarkRecentBlog ul.articleList li,
.homeMainTable tr.myRecentDiary ul.articleList li,
.homeMainTable tr.myRecentBlog ul.articleList li,
.homeMainTable tr.friendRecentDiary ul.articleList li,
.homeMainTable tr.friendRecentBlog ul.articleList li
{
  background-image: url(http://q-eng.com/skin/default/img/icon_1.gif);
}
.homeMainTable tr.diaryCommentHistory ul.articleList li,
.homeMainTable tr.recentCommunityTopicComment ul.articleList li,
.homeMainTable tr.allRecentCommunityTopicComment ul.articleList li,
.homeMainTable tr.communityTopic ul.articleList li,
.homeMainTable tr.communityEvent ul.articleList li
{
  background-image: url(http://q-eng.com/skin/default/img/icon_2.gif);
}
.homeMainTable ul.articleList li span.date {
  padding-right: 18px;
  background: url(http://q-eng.com/skin/default/img/articleList_marker.gif) 92% 0.3em no-repeat scroll;
}
.homeMainTable div.moreInfo ul.moreInfo {
  width: 10em;
  margin: 0 2px 0 auto;
}
.homeMainTable td.halfway ul.moreInfo {
  width: 12em;
  margin: 0 0 20px auto;
}
.homeMainTable tr.diaryBookmarkList ul.articleList li,
.homeMainTable tr.recentHighfiveInformation ul.articleList li {
  padding-left: 13px;
  text-indent: 0;
}
.homeMainTable tr.recentHighfiveInformation ul.articleList li.receive_highfive {
  color: #FF376B;
}
.homeMainTable tr.recentHighfiveInformation ul.articleList li span.highfive {
  margin-left: 10px;
  padding-left: 20px;
  background: url(http://q-eng.com/skin/default/img/icon_arrow_1.gif) no-repeat 0 0.1em;
}

.homeMainTable tr.friendRecentBlog ul.articleList li.smartfm,
.homeMainTable tr.myFriendRecentBlog ul.articleList li.smartfm,
.homeMainTable tr.bookmarkRecentBlog ul.articleList li.smartfm,
.homeMainTable tr.myRecentBlog ul.articleList li.smartfm
{
  background: url(http://q-eng.com/skin/default/img/icon_1_smartfm.gif) 0 0.2em no-repeat scroll;
}

/*==============================================================================
 * 39. formTable（入力フォームテーブル）
 *----------------------------------------------------------------------------*/
.formTable .partsHeading div.text {
  float: left;
  width: 66%;
}
.formTable .partsHeading p.link {
  float: right;
  width: 33%;
  margin: 0;
  text-align: right;
}
.formTable strong {
  font-weight: normal;
  color: #ff0000;
}
.formTable p.caution {
  color: #ff0000;
}
.formTable div.partsInfo {
  background-color: #FFE5ED;
}
.formTable th, .formTable td {
  padding: 5px;
}
#Body .formTable th {
  width: 140px;
  border-left: none;
}
#Body .formTable#diaryComment th {
  width: 120px;
}
#LayoutB #Center .formTable th {
  width: 80px;
}
.formTable table table td {
  padding: 0;
  border: none;
}
.formTable textarea {
  width: 98%;
}
.formTable input.input_text_long {
  width: 98%;
}
.formTable table table td.publicSelector {
  width: 150px;
  text-align: right;
}
.formTable table table td.publicSelector select {
  width: 150px;
}
.formTable div.checkList li {
  overflow: hidden;
  float: left;
  width: 33%;
  line-height: 1.6;
}
.formTable div.checkList li div.item {
  padding-left: 18px;
  text-indent: -18px;
}
.formTable div.operation {
  padding: 10px 0;
}

/*==============================================================================
 * 40. weeklyCalendarTable（週間カレンダーテーブル）
 *----------------------------------------------------------------------------*/
#Body .weeklyCalendarTable .parts {
  border-top: none;
}
.weeklyCalendarTable div.block {
  padding: 5px;
}
.weeklyCalendarTable .input_text {
  width: 120px;
}
.weeklyCalendarTable .input_submit {
  margin-right: 8px;
}
.weeklyCalendarTable .calendar td {
  padding: 5px;
  vertical-align: top;
}
.weeklyCalendarTable .calendar .today {
  background: #FFE5ED;
}
.weeklyCalendarTable .calendar .today p.day {
  font-weight: bold;
}
.weeklyCalendarTable ul.moreInfo {
  margin: 0 2px 0 auto;
  width: 9em;
}

/*==============================================================================
 * 41. monthlyCalendarTable（月間カレンダーテーブル）
 *----------------------------------------------------------------------------*/
.monthlyCalendarTable div.block {
  padding: 2px 5px;
}
.monthlyCalendarTable div.block p.moreInfo {
  float: left;
  width: 70%;
  text-align: left;
}
.monthlyCalendarTable div.block p.moreInfo a {
  margin-right: 4px;
}
.monthlyCalendarTable div.block p.pager {
  float: right;
  width: 30%;
  margin-top: 2px;
  text-align: right;
}
.monthlyCalendarTable .calendar th {
  padding: 2px;
}
.monthlyCalendarTable .calendar td {
  height: 65px;
  padding: 2px;
  vertical-align: top;
}
.monthlyCalendarTable .calendar td.today {
  background: #FFE5ED;
  font-weight: bold;
}
.monthlyCalendarTable .calendar td p {
  font-weight: normal;
}
.monthlyCalendarTable .partsInfo {
  padding: 5px;
  background: #FFE5ED;
}
.monthlyCalendarTable .partsInfo img {
  margin: 0 1px;
}

/*==============================================================================
 * 42. bizWeeklyCalendarTable（BIZ用週間カレンダーテーブル）
 *----------------------------------------------------------------------------*/
#Body .bizWeeklyCalendarTable .parts {
  border-top: none;
}
.bizWeeklyCalendarTable div.block {
  padding: 5px;
}
.bizWeeklyCalendarTable .calendar td {
  padding: 5px 0;
  vertical-align: top;
}
.bizWeeklyCalendarTable .calendar td p {
  padding: 0 5px;
}
.bizWeeklyCalendarTable .calendar td .time {
  padding: 0;
}
.bizWeeklyCalendarTable .calendar .today {
  background: #FFE5ED;
}
.bizWeeklyCalendarTable .calendar .today p.day {
  font-weight: bold;
}
.bizWeeklyCalendarTable .calendar th {
  width: 130px;
  padding: 5px 0;
  text-align: center;
}
.bizWeeklyCalendarTable .calendar th * {
  text-align: center;
}
.bizWeeklyCalendarTable .calendar th .input_text {
  width: 118px;
}
.bizWeeklyCalendarTable .calendar th .input_submit {
  width: 120px;
}
.bizWeeklyCalendarTable .calendar th .nickname {
  margin: 5px 0;
}
.bizWeeklyCalendarTable .calendar th .member_image {
  margin-bottom: 5px;
}
.bizWeeklyCalendarTable .calendar td.sub {
  border-width: 0 0 0 1px;
}
.bizWeeklyCalendarTable div.moreInfo {
  padding-left: 135px;
}
.bizWeeklyCalendarTable div.moreInfo .input_submit {
  margin-right: 8px;
}

/*==============================================================================
 * 43. sideNav（サイドナビ）
 *----------------------------------------------------------------------------*/
.sideNav .item {
  width: 218px;
  margin: 0 auto 5px;
  border: 8px solid #F2DAFA;
}
.sideNav .partsHeading {
  border-bottom: 1px solid #C4AAE7;
}
.sideNav .pageNav ul {
  margin: 1px;
}
.sideNav .pageNav li {
  padding: 4px 0 4px 18px;
  background: url(http://q-eng.com/skin/default/img/icon_1.gif) 8px 50% no-repeat scroll;
}
.sideNav .pageNav li.looking {
  background-color: #FFE5ED;
}
.sideNav .calendar .partsHeading {
  padding: 4px 0;
  border: none;
  background: none;
  text-align: center;
}
.sideNav .calendar th {
  background-color: #FFE5ED;
  text-align: center;
}
.sideNav .calendar td {
  padding: 1px 2px;
  text-align: right;
}
.sideNav .list {
  padding: 4px 0;
}
.sideNav .list li {
  padding-left: 16px;
  background: no-repeat 6px 4px;
}
.sideNav .monthlyMessage li  { background-image: url(http://q-eng.com/skin/default/img/icon_1.gif); }
.sideNav .recentlyDiary li   { background-image: url(http://q-eng.com/skin/default/img/icon_3.gif); }
.sideNav .recentlyComment li { background-image: url(http://q-eng.com/skin/default/img/icon_1.gif); }
.sideNav .monthlyDiary li  { background-image: url(http://q-eng.com/skin/default/img/icon_2.gif); }
.sideNav .listCategory li  { background-image: url(http://q-eng.com/skin/default/img/icon_2.gif); }

.sideNav ul.moreInfo li {
  margin-left: 100px;
  padding: 2px 0 2px 20px;
  background: url(http://q-eng.com/skin/default/img/icon_arrow_1.gif) no-repeat 0 0.4em;
}

/*==============================================================================
 * 44. rankingSideNav（ランキングサイドナビ）
 *----------------------------------------------------------------------------*/
.rankingSideNav {
  width: 150px;
  margin: 0 auto;
  border: 8px solid #F2DAFA;
}
.rankingSideNav .partsHeading {
  padding: 2px 4px;
  border-bottom: 1px solid #C4AAE7;
  background-image: none;
  text-align: center;
}
.rankingSideNav p {
  margin: 3px;
}
.rankingSideNav p.link {
  padding: 3px;
  border: 1px solid #C4AAE7;
  text-align: right;
}

/*==============================================================================
 * 50. homeSmartfmListsTable（ホームメインテーブル）
 *----------------------------------------------------------------------------*/
.dparts.homeSmartfmListsTable {
  background-color: #32BAE4;
}
.homeSmartfmListsTable .partsHeading h3 {
  float: left;
  width: 66%;
}
.homeSmartfmListsTable .partsHeading p.link {
  float: right;
  width: 33%;
  margin: 0;
  text-align: right;
  line-height: 1.2em;
  vertical-align: bottom;
}

.homeSmartfmListsTable td.icon {
  width: 50px;
  border-right: none;
}
.homeSmartfmListsTable td.title {
  width: 225px;
  border-left: none;
  padding-left: 0;
}
.homeSmartfmListsTable td.application {
  width: 36px;
}
.homeSmartfmListsTable td.application img.progress {
  margin-top: 5px;
}

.homeSmartfmListsTable th,
.homeSmartfmListsTable td {
  padding: 5px;
}

.homeSmartfmListsTable div.moreInfo {
  border-top: 1px solid #C4AAE7;
}
.homeSmartfmListsTable div.moreInfo ul.moreInfo {
  width: 10em;
  margin: 0 2px 0 auto;
  padding: 5px 0;
}
.homeSmartfmListsTable div.moreInfo ul.moreInfo li {
  padding: 2px 0 2px 20px;
  background: url(http://q-eng.com/skin/default/img/icon_arrow_1.gif) no-repeat 0 0.4em;
}

/*==============================================================================
 * 50a. homeSmartfmListsTable2（ホームメインテーブル）
 *----------------------------------------------------------------------------*/
#pc_page_fh_smartfm_list_digest #Container,
#pc_page_fh_course_list_digest #Container{
  width: 442px;
  margin: 0;
  padding: 0;
}
.homeSmartfmListsTable2 table {
  table-layout: fixed;
  width: 100%;
  border-right: 1px solid #C4AAE7;
  border-bottom: 1px solid #C4AAE7;
}
.homeSmartfmListsTable2 td.icon {
  width: 50px;
  border-right: none;
}
.homeSmartfmListsTable2 td.title {
  width: 205px;
  border-left: none;
  padding-left: 0;
}
.homeSmartfmListsTable2 td.application {
  width: 36px;
}
.homeSmartfmListsTable2 td.application img.progress {
  margin-top: 5px;
}

.homeSmartfmListsTable2 th,
.homeSmartfmListsTable2 td {
  padding: 5px;
}

.homeSmartfmListsTable2 div.moreInfo {
  border-top: 1px solid #C4AAE7;
}
.homeSmartfmListsTable2 div.moreInfo ul.moreInfo {
  width: 10em;
  margin: 0 2px 0 auto;
  padding: 5px 0;
}
.homeSmartfmListsTable2 div.moreInfo ul.moreInfo li {
  padding: 2px 0 2px 20px;
  background: url(http://q-eng.com/skin/default/img/icon_arrow_1.gif) no-repeat 0 0.4em;
}

/*==============================================================================
 * 51. homeQaListsTable（質問掲示板リストテーブル）
 *----------------------------------------------------------------------------*/

.homeQaListsTable th {
  background-color: #FFE5ED;
  text-align: center;
}
.homeQaListsTable th,
.homeQaListsTable td {
  padding: 2px;
}

.homeQaListsTable th.category,
.homeQaListsTable td.category {
  width: 110px;
  text-align: center;
}
.homeQaListsTable th.subject,
.homeQaListsTable td.subject {
  width: 225px;
}
.homeQaListsTable td.subject {
  font-size: 16px;
}
.homeQaListsTable td.subject p.thumbnail {
  font-size: 12px;
  margin-left: 10px;
}
.homeQaListsTable th.post-date,
.homeQaListsTable td.post-date {
  width: 110px;
  text-align: center;
}
.homeQaListsTable th.post-count,
.homeQaListsTable td.post-count {
  width: 50px;
  text-align: center;
}
.homeQaListsTable td.post-count a {
  text-decoration: underline;
}
.homeQaListsTable th.update-date,
.homeQaListsTable td.update-date {
  width: 110px;
  text-align: center;
}
.homeQaListsTable th.status,
.homeQaListsTable td.status {
  width: 35px;
  text-align: center;
}

/*==============================================================================
 * 52. homeSmartfmProgressTable（Smart.fm 進捗グラフ = Jipanglish氏機能利用）
 *----------------------------------------------------------------------------*/
.homeSmartfmProgressTable {
  width: 617px;
}
.homeSmartfmProgressTable div.parts {
  margin: 0;
  padding: 0;
}
.homeSmartfmProgressTable .partsHeading h3 {
  float: left;
  width: 66%;
}
.homeSmartfmProgressTable .partsHeading p.link {
  float: right;
  width: 33%;
  margin: 0;
  text-align: right;
}

/*==============================================================================
 * 53. faqTable（FAQメインテーブル）
 *----------------------------------------------------------------------------*/
.faqTable {
  width: 710px;
  margin: 0;
  padding: 0;
}
.faqTable .partsHeading h3 {
  float: left;
  width: 66%;
}
.faqTable .partsHeading p.link {
  float: right;
  width: 33%;
  margin: 0;
  text-align: right;
}
.faqTable table, .faqTable tr, .faqTable th, .faqTable td {
  border: none;
}

/*==============================================================================
 * 54. smartfmGoalsTable（smart.fm goal 一覧メインテーブル）
 *----------------------------------------------------------------------------*/
.smartfmGoalsTable {
  width: 710px;
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
}
.smartfmGoalsTable .partsHeading {
  margin-bottom: 20px;
}
.smartfmGoalsTable .partsHeading h3 {
  float: left;
  width: 66%;
}
.smartfmGoalsTable .partsHeading p.link {
  float: right;
  width: 33%;
  margin: 0;
  text-align: right;
}

.smartfmGoalsTable #smartfmGoalsLeft {
  float: left;
  width: 345px;
  left: 10px;
}
.smartfmGoalsTable #smartfmGoalsRight {
  float: right;
  width: 345px;
}

.smartfmGoalsTable table {
  margin-bottom: 20px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #C4AAE7;
}
.smartfmGoalsTable th {
  background-color: #F2DAFA;
  line-height: 25px;
  padding-left: 5px;
}
.smartfmGoalsTable td.icon {
  width: 50px;
  border-right: none;
}
.smartfmGoalsTable td.title {
  width: 162px;
  border-left: none;
  padding: 2px;
}
.smartfmGoalsTable td.application {
  width: 30px;
}


/**=============================================================================
 * 配色設定
 *----------------------------------------------------------------------------*/
#Body {
  background: #FFFFFF;
}
#Container {
  background: #FFFFFF;
}
div.dparts {
  background-color: #FFFEF3;
}
div.parts {
  background-color: #FFFFFF;
}
.sideNav .item {
  background-color: #FFFFFF;
}
#Body .sideNav {
  background-color: transparent;
}
#Body .linkLine,
#Body .searchFormLine,
#Body .buttonLine,
#Body .prevNextLinkLine,
#Body .homeBirthdayBox {
  background-color: transparent;
}

/**=============================================================================
 * ログインページ
 *----------------------------------------------------------------------------*/
div#container_login {
  position: relative;
  display: block;
  margin: 0px auto 0px 0px;
  width: 961px;
  height: 563px;
  padding: 0px;
}

div#container_login img.bg {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 961px;
  height: 563px;
  z-index: 0;
}

div#container_login a img {
  width: 100%;
  height: 100%;
}

div#container_login div.banner,
div#container_login a.banner {
  display: block;
  position: absolute;
  left: 247px;
  top: 5px;
  width: 468px;
  height: 60px;
  z-index: 200;
}

div#container_login div.header a.main_menu {
  display: block;
  display: none;
  position: absolute;
  height: 22px;
  top: 0px;
}

div#container_login input#username {
  display: block;
  position: absolute;
  left: 504px;
  top: 246px;
  width: 185px;
  height: 23px;
  font-size: 10pt;
  z-index: 100;
}

div#container_login input#password {
  display: block;
  position: absolute;
  left: 504px;
  top: 299px;
  width: 185px;
  height: 23px;
  font-size: 10pt;
  z-index: 110;
}

div#container_login input#button_login {
  display: block;
  position: absolute;
  left: 536px;
  top: 384px;
  width: 120px;
  height: 24px;
  border: none 0px;
  background-color: transparent;
  z-index: 120;
}

div#container_login a#button_new_regist {
  display: block;
  position: absolute;
  left: 536px;
  top: 414px;
  width: 120px;
  height: 24px;
  border: none 0px;
  z-index: 130;
}

div#container_login div.msg {
  display: block;
  position: absolute;
  border: none 0px;
  padding: 3px 0px;
  left: 504px;
  top: 327px;
  width: 185px;
  height: 42px;
  font-size: 9pt;
  text-align: center;
  z-index: 140;
}

div#container_login div.msg * {
  font-size: 8pt;
}

div#container_login .footer {
  display: block;
  position: absolute;
  left: 0px;
  top: 542px;
  width: 961px;
  height: 21px;
  z-index: 300;
}
div#container_login .footer p {
  margin-right: 12px;
  text-align: right;
  line-height: 21px;
}

div#LayoutOutline div {
  margin-bottom: 10px;
}
div#LayoutOutline div.parts {
  zoom: 1;
  overflow: visible;
  padding: 0;
}
div#LayoutOutline div.parts:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
div#LayoutOutline .MainLeft {
  float: left;
  width: 340px;
  margin-bottom: 0;
}
div#LayoutOutline .MainRight {
  float: right;
  width: 340px;
  margin-bottom: 0;
}

div#LayoutOutline .homeMainTable {
  border: 1px solid #C4AAE7;
}
div#LayoutOutline .homeMainTable .partsHeading {
  margin: 0;
}
div#LayoutOutline .homeMainTable .partsInfo {
  padding: 10px;
  margin-bottom: 0;
}

div#LayoutOutline div.loginPublic {
  margin-bottom: 5px;
}
div#LayoutOutline div.loginForm {
  background-color: #FFFEF3;
  border: 1px solid #C4AAE7;
  padding: 5px;
  font-size: 90%;
  margin-botom: 0;
}
div#LayoutOutline div.loginForm div {
  padding: 0 0;
}
div#LayoutOutline div.loginForm input.input_text {
  width: 180px;
}
div#LayoutOutline div.loginForm input#username {
  background: #ffffff url(http://q-eng.com/skin/default/img/icon_mail.gif) no-repeat left center;
  padding-left: 20px;
}
div#LayoutOutline div.loginForm input#password {
  background: #ffffff url(http://q-eng.com/skin/default/img/icon_pass.gif) no-repeat left center;
  padding-left: 20px;
}

div#LayoutOutline div.loginForm #is_save {
  text-align: center;
}
div#LayoutOutline div.loginForm div.loginButton {
  text-align: center;
}

div#LayoutOutline div.sideNav div.partsHeading {
  margin-bottom: 0;
}
div#LayoutOutline div.sideNav ul {
  padding-top: 0;
  padding-left: 3px;
}
div#LayoutOutline div.sideNav li {
  background: url(http://q-eng.com/skin/default/img/icon_3.gif) 3px 0.4em no-repeat scroll;
}


/*==============================================================================
 * プルダウンメニュー
 *----------------------------------------------------------------------------*/
ul.pull {
  z-index: 100;
  padding: 0;
  visibility: hidden;
  float: none;
  position: absolute;
  margin: 0;
  width: 270px;
  border: 1px solid #C4AAE7;
}
#smartfmGoalsLeft ul.pull {
  left: 315px;
}
#smartfmGoalsRight ul.pull {
  left: 680px;
}
ul.pull li {
  float: none;
  padding: 0 1px;
  background: #FFFEF3;
}


/*==============================================================================
 * 文字装飾
 *----------------------------------------------------------------------------*/
span.op_b {
  text-decoration: inherit;
  font-style: inherit;
  font-weight: bold;
  color: inherit;
  font-size: inherit;
}

span.op_u {
  text-decoration: underline;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
}

span.op_s {
  text-decoration: line-through;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
}

span.op_i {
  text-decoration: inherit;
  font-style: italic;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
}

span.op_large {
  text-decoration: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: 20px;
}

span.op_small {
  text-decoration: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: 11px;
}

span.op_color {
  text-decoration: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
}

/*==============================================================================
 * フリーページデザイン
 *----------------------------------------------------------------------------*/
#pc_page_o_faq th, #pc_page_o_faq td {
  font-size: 14px;
  line-height: 1.5em;
}
#pc_page_o_attention div.faqTable {
  border: 1px solid #C4AAE7;
}

#pc_page_o_smart_goals th, #pc_page_o_smart_goals td {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #C4AAE7;
}

#pc_page_o_free_page table, #pc_page_h_free_page table {
  border: none;
}



/*==============================================================================
 * カスタムCSS
 *----------------------------------------------------------------------------*/
/**フォント色変更**/

/*リンク関連*/
a:link    { color: #026CD1; }
a:visited { color: #004A95; }
a:hover   { color: #76AFE6; }
a:active  { color: #76AFE6; }

/*コンテンツ見出しlv1*/
td.bg_06 span.b_b,
.c_00 { color: #222222; }

/*コンテンツ見出しlv2*/
.c_01 { color: #444444; }

/*強調文字暖色*/
.c_02 { color: #D92C49; }

/*強調文字寒色*/
.c_03 { color: #2C65D9; }

/*その他文字色*/
body { color: #000000; }
