@charset "UTF-8";
/* CSS Document */
body {
  background: #005B79;
  min-width: 990px; }

#wrapper {
  background: #fff; }

#pagetop {
  position: fixed;
  bottom: 10px;
  z-index: 9998;
  margin-left: 1000px; }

#pagetop a {
  text-decoration: none;
  width: 18px;
  height: 93px;
  display: block; }

#pagetop a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5; }

/*-----------------------------------------------------

			#header

-----------------------------------------------------*/
#header {
  width: 100%;
  background: #fff;
  margin: 0 auto; }

#header #hText {
  width: 100%;
  padding: 5px 0;
  line-height: 1.2;
  background: #005B79;
  color: #fff;
  border-bottom: 1px solid #BFD6DD; }

#header #hText p {
  width: 980px;
  margin: 0 auto; }

#header #hInner {
  width: 980px;
  margin: 0 auto;
  padding: 17px 0 19px; }

#header #hInner #hLeft {
  width: 770px;
  float: left; }

#header #hInner h1,
#header #hInner .logo {
  float: left;
  width: 230px;
  height: 50px;
  padding-top: 10px;
  margin-right: 45px; }

#header #hInner #hNavi {
  width: 490px;
  height: 57px;
  float: left;
  border-left: 1px dotted #aaa;
  padding-bottom: 10px; }

#header #hInner #hNavi #hSocial {
  width: 450px;
  margin-left: 15px;
  padding-top: 10px;
  margin-bottom: 10px; }

#header #hInner #hNavi #hSocial p {
  float: left; }

#header #hInner #hNavi #hSocial .twitter {
  width: 290px;
  overflow: hidden; }

#header #hInner #hNavi #hSocial .fbLike {
  width: 120px; }

#header #hInner #hNavi ul {
  width: 450px;
  margin-left: 15px; }

#header #hInner #hNavi ul li {
  float: left;
  margin-right: 11px;
  line-height: 1.1;
  background: url(../images/shared/icon_arrow.gif) no-repeat left;
  padding-left: 10px;
  border-right: 1px dotted #aaa;
  padding-right: 10px; }

#header #hInner #hNavi ul li a {
  text-decoration: none; }

#header #hInner #hAddress {
  width: 184px;
  height: 61px;
  float: right;
  border-left: 1px dotted #aaa;
  padding: 0 0 6px 13px; }

#header #hInner #hAddress ul {
  padding-top: 3px; }

#header #hInner #hAddress ul li {
  margin-bottom: 5px;
  line-height: 1.2; }

/*-----------------------------------------------------

			#gnavi

-----------------------------------------------------*/
#gNavi {
  width: 100%;
  background: #38A5C9;
  height: 48px; }

#gNavi ul {
  width: 980px;
  height: 48px;
  margin: 0 auto;
  position: relative; }

#gNavi ul li {
  float: left;
  height: 48px;
  margin: 0; }

/*#gNavi ul #navi01 { width:58px;}*/
#gNavi ul #navi02 {
  width: 159px; }

#gNavi ul #navi03 {
  width: 124px; }

#gNavi ul #navi04 {
  width: 102px; }

#gNavi ul #navi05 {
  width: 142px; }

#gNavi ul #navi06 {
  width: 115px; }

#gNavi ul #navi07 {
  width: 161px; }

#gNavi ul #navi08 {
  width: 58px; }

#gNavi ul #navi10 {
  width: 119px; }

#gNavi ul #navi08 a {
  display: block;
  width: 58px;
  height: 48px;
  background: url(../images/shared/gnavi08_off.gif) no-repeat left top;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#gNavi ul #navi08 a:hover {
  background: url(../images/shared/gnavi08_on.gif) no-repeat left top; }

#gNavi ul #navi08 a.selected {
  background: url(../images/shared/gnavi08_on.gif) no-repeat left top; }

#gNavi #searchArea {
  width: 300px;
  height: 38px;
  position: absolute;
  right: 0;
  top: 48px;
  float: none;
  z-index: 9999;
  background: #0085B2;
  display: none; }

#gNavi #searchArea .inner {
  width: 285px;
  margin-left: 7px;
  padding-top: 7px; }

#gNavi #searchArea .inner .search {
  background: #fff;
  width: 253px;
  padding: 2px 4px;
  float: left;
  margin-right: 5px;
  -webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.2) inset;
  -moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.2) inset;
  box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.2) inset; }

#gNavi #searchArea .inner .search .formText {
  border: none;
  width: 230px;
  outline: none; }

#gNavi #searchArea .inner .search .searchBtn {
  width: 16px;
  height: 16px;
  margin-top: 2px;
  vertical-align: middle; }

#gNavi #searchArea .inner .rss {
  width: 19px;
  height: 19px;
  float: left;
  margin-top: 2px; }

/*-----------------------------------------------------

			#sub

-----------------------------------------------------*/
#sub {
  width: 300px;
  float: right; }

#sub #loginForm {
  width: 300px;
  padding-bottom: 6px;
  background: #005B79;
  margin-bottom: 15px; }

#sub #loginForm .inner {
  width: 288px;
  background: #fff;
  margin: 0 auto;
  padding: 10px 0; }

#sub #loginForm .inner .formText {
  width: 184px;
  float: left;
  margin-left: 9px;
  margin-right: 4px;
  display: inline; }

#sub #loginForm .inner .formText p {
  margin-bottom: 4px; }

#sub #loginForm .inner .formText input {
  width: 174px;
  padding: 2px; }

#sub #loginForm .inner .btn {
  width: 82px;
  height: 40px;
  float: left; }

#sub #loginForm .inner .pwText {
  clear: left;
  text-align: center;
  padding-top: 10px; }

#sub #loginForm .inner .pwText a {
  color: #00678C;
  height: 20px;
  line-height: 1.8;
  display: block;
  background: url(../images/shared/icon_pw.gif) no-repeat 15%; }

#sub #loginForm .login {
  width: 286px;
  background: #fff;
  border: 1px solid #C2C2C2;
  border-bottom: none;
  margin: 0 auto;
  padding: 0 0; }

#sub #loginForm .login .myPageMenu {
  width: 286px;
  margin: 0 0;
  padding: 0 0; }

#sub #loginForm .login .myPageMenu li {
  width: auto;
  border-bottom: 1px solid #C2C2C2; }

#sub #loginForm .login .myPageMenu li a {
  display: block;
  background: url(../images/shared/bg_munu.gif) no-repeat left;
  height: 38px;
  text-decoration: none;
  font-size: 14px;
  line-height: 2.5;
  padding-left: 10px; }

#sub #loginForm .login .myPageMenu #logOut a {
  background: url(../images/shared/bg_munu_logout.gif) no-repeat left; }

#sub #bnrMember {
  width: 300px;
  height: 100px;
  margin-bottom: 23px; }

#sub #socialLink {
  width: 300px;
  height: 32px;
  margin-bottom: 24px; }

#sub #socialLink ul li {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  float: left; }

#sub .bnrFree {
  width: 300px;
  margin-bottom: 12px; }

#sub #popularEntry {
  width: 300px;
  margin-bottom: 25px; }

#sub #popularEntry .subTitle {
  width: auto;
  padding: 9px 0 9px 10px;
  background: #0085B2;
  color: #fff;
  margin-bottom: 10px; }

#sub #popularEntry ul {
  width: 300px; }

#sub #popularEntry ul li {
  width: 300px;
  margin-bottom: 11px;
  padding-bottom: 11px;
  border-bottom: 1px dotted #C1C1C1; }

#sub #popularEntry ul li .img {
  width: 114px;
  height: 70px;
  border: 1px solid #E7E7E7;
  position: relative;
  float: left;
  margin-right: 5px; }

#sub #popularEntry ul li .textArea {
  width: 179px;
  float: left; }

#sub #popularEntry ul li .textArea .date {
  color: #aaa;
  line-height: 1.2;
  margin-bottom: 5px; }

#sub #popularEntry ul li .textArea .title {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 5px; }

#sub #popularEntry ul li .textArea .title a {
  color: #1486C4;
  text-decoration: none; }

#sub #popularEntry ul li .textArea .title a:hover {
  color: #1486C4;
  text-decoration: underline; }

#sub #popularEntry ul li .social {
  padding-top: 10px;
  clear: left; }

#sub #popularEntry ul li .social p {
  float: left;
  overflow: hidden; }

#sub #popularEntry ul li .social .tweet {
  width: 110px; }

#sub #popularEntry ul li .social .fbLike {
  width: 150px; }

#sub #likeBox {
  width: 300px;
  margin-bottom: 25px; }

#sub #tagArea,
#sub #archiveArea {
  width: 300px;
  margin-bottom: 25px; }

#sub #tagArea .title,
#sub #archiveArea .title {
  width: auto;
  border-bottom: 2px solid #E7E7E7;
  padding: 9px 10px 9px 25px;
  color: #0085B2;
  line-height: 1.5;
  margin-bottom: 10px; }

#sub #tagArea .title {
  background: url(../images/shared/icon_tag.png) no-repeat 7px #F9F9F9; }

#sub #archiveArea .title {
  background: url(../images/shared/icon_entry.png) no-repeat 7px #F9F9F9; }

#sub #tagArea .title .left,
#sub #archiveArea .title .left {
  width: 150px;
  float: left; }

#sub #tagArea .title .link,
#sub #archiveArea .title .link {
  width: 100px;
  float: right;
  text-align: right; }

#sub #tagArea #tagList {
  width: 300px; }

#sub #tagArea #tagList a {
  display: inline-block;
  *display:  inline;
  *zoom:  1;
  padding: 6px 5px;
  text-align: center;
  background: #F9F9F9;
  border: 1px solid #E7E7E7;
  margin: 0 5px 5px 0;
  text-decoration: none; }

#sub #tagArea #tagList a:hover {
  color: #fff;
  background: #0085B2;
  border: 1px solid #0085B2; }

#sub #archiveArea ul {
  width: 300px; }

#sub #archiveArea ul li {
  width: 150px;
  margin-bottom: 5px;
  line-height: 1.2;
  float: left;
  color: #1486C4; }

#sub #archiveArea ul li a {
  color: #1486C4; }

/*-----------------------------------------------------

			#footer

-----------------------------------------------------*/
#footer {
  width: 100%;
  background: #0085B2;
  padding: 20px 0 25px;
  min-height: 172px;
  box-sizing: border-box; }

#footer #fInner {
  width: 980px;
  height: 132px;
  margin: 0 auto;
  background: url(../images/shared/bg_fline.jpg) repeat-y left; }

#footer #fInner #fNavi {
  width: 707px;
  float: left;
  background: url(../images/shared/bg_fline.jpg) repeat-y right;
  margin: 0 0 0 13px;
  display: inline; }

#footer #fInner #fNavi .menuList {
  width: 346px;
  float: left; }

#footer #fInner #fNavi h3,
#footer #fInner #fNavi .fNTitle {
  margin-bottom: 10px; }

#footer #fInner #fNavi ul li {
  margin-bottom: 10px;
  line-height: 1.2;
  padding-left: 25px;
  min-height: 16px; }

#footer #fInner #fNavi .menuList .leftList .navi01 {
  background: url(../images/shared/ficon01.gif) no-repeat left; }

#footer #fInner #fNavi .menuList .leftList .navi02 {
  background: url(../images/shared/ficon02.gif) no-repeat left; }

#footer #fInner #fNavi .menuList .leftList .navi03 {
  background: url(../images/shared/ficon03.gif) no-repeat left; }

#footer #fInner #fNavi .menuList .leftList .navi04 {
  background: url(../images/shared/ficon07.gif) no-repeat left; }

#footer #fInner #fNavi .menuList .rightList .navi01 {
  background: url(../images/shared/ficon04.gif) no-repeat left; }

#footer #fInner #fNavi .menuList .rightList .navi02 {
  background: url(../images/shared/ficon05.gif) no-repeat left; }

#footer #fInner #fNavi .menuList .rightList .navi03 {
  background: url(../images/shared/ficon06.gif) no-repeat left; }

#footer #fInner #fNavi .leftList {
  width: 161px;
  float: left; }

#footer #fInner #fNavi .rightList {
  width: 160px;
  height: 65px;
  float: left;
  border-left: 1px dotted #4DAAC9; }

#footer #fInner #fNavi .rightList li {
  margin-left: 20px; }

#footer #fInner #fNavi ul li a {
  color: #fff;
  text-decoration: none; }

#footer #fInner #fNavi ul li a:hover {
  color: #fff;
  text-decoration: underline; }

#footer #fInner #fNavi .aboutList {
  width: 361px;
  height: 132px;
  background: url(../images/shared/bg_fline.jpg) repeat-y left;
  float: left; }

#footer #fInner #fNavi .aboutList h4 {
  margin-left: 12px; }

#footer #fInner #fNavi .aboutList li {
  background: url(../images/shared/ficon_arrow.gif) no-repeat left;
  padding-left: 21px; }

#footer #fInner #fNavi .aboutList .leftList {
  width: 161px;
  float: left;
  margin-left: 21px; }

#footer #fInner #fAddress {
  width: 242px;
  float: right; }

#footer #fInner #fAddress .text {
  color: #fff;
  line-height: 1.2;
  margin-bottom: 5px; }

#footer #fInner #fAddress li {
  margin: 0 0 5px 5px; }

#footer #fInner #fAddress .time {
  margin-left: 0; }

#copyright {
  width: 100%;
  background: #005B79;
  padding: 10px 0; }

#copyright .inner {
  width: 980px;
  height: 19px;
  text-align: center;
  position: relative;
  color: #fff;
  margin: 0 auto; }

#copyright .copy {
  line-height: 1.5;
  width: 300px;
  margin: 0 auto; }

#copyright .socialLink {
  width: 100px;
  height: 18px;
  position: absolute;
  right: -10px;
  top: 0; }

#copyright .socialLink ul li {
  width: 19px;
  height: 18px;
  margin-right: 6px;
  float: left; }

/*-----------------------------------------------------

			#contents

-----------------------------------------------------*/
#contents {
  width: 980px;
  margin: 0 auto;
  padding-top: 10px;
  position: relative;
  padding-bottom: 60px; }

#index #contents {
  padding-top: 40px; }

#main {
  width: 644px;
  float: left; }

#main h3.subTitle,
#main p.subTitle {
  width: auto;
  height: 33px;
  background: url(../images/shared/bg_subtitle.gif) no-repeat left top;
  margin-bottom: 15px; }

#main h3.subTitle span,
#main p.subTitle span {
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  display: block;
  margin-left: 10px; }

#main .redText {
  color: #F7382F; }

#main .stepImg {
  width: 644px;
  height: 42px;
  margin-bottom: 20px; }

#main #underList {
  padding-top: 25px; }

#main .shareTable table {
  width: 100%;
  border-top: 1px solid #EBE6D0;
  margin-bottom: 20px;
  border-collapse: separate; }

#main .shareTable table th {
  width: 111px;
  background: #FAF9F4;
  border-bottom: 1px solid #EBE6D0;
  vertical-align: top;
  line-height: 1.2;
  padding: 16px 40px 16px 12px;
  font-weight: bold;
  text-align: left;
  position: relative; }

#main .shareTable table th div {
  position: relative; }

#main .shareTable table th span {
  color: #F7382F;
  right: -30px;
  top: 0;
  display: block;
  position: absolute; }

#main .shareTable table td {
  width: 464px;
  border-bottom: 1px solid #EBE6D0;
  vertical-align: middle;
  position: relative;
  line-height: 1.2;
  padding: 16px 0 16px 12px; }

#main .shareTable table td input,
#main .shareTable table td select {
  border: 1px solid #CCCCCC;
  padding: 2px;
  background: #F8F8F8; }

#main .shareTable table .formText01 input {
  width: 250px;
  outline: none; }

#main .shareTable table .formText02 input {
  width: 100px;
  outline: none; }

#main .shareTable table .formText03 input {
  width: 300px;
  outline: none; }

#main .shareTable table .formText04 textarea {
  border: 1px solid #CCCCCC;
  padding: 2px;
  background: #F8F8F8;
  width: 434px;
  height: 160px; }

#main .shareTable table td a {
  color: #38A5C9;
  text-decoration: none; }

#main .shareTable table td a:hover {
  text-decoration: underline; }

#main .btnArea {
  width: 544px;
  height: 46px;
  margin: 0 auto; }

#main .btnArea .btn {
  width: 364px;
  height: 46px;
  background: url(../images/shared/bg_btn01_off.gif) no-repeat left top;
  text-align: center;
  margin: 0 auto; }

#main .btnArea .btn:hover {
  background: url(../images/shared/bg_btn01_on.gif) no-repeat left top; }

#main .btnArea .btn input {
  width: 100%;
  height: 46px;
  line-height: 1.5;
  display: block;
  background: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  outline: none;
  border: 0;
  cursor: pointer; }

#main .btnArea .btn a {
  width: 100%;
  height: 46px;
  line-height: 2.9;
  display: block;
  background: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  outline: none;
  border: 0;
  text-decoration: none; }

#main .btnArea .btnLeft {
  width: 262px;
  height: 46px;
  background: url(../images/shared/bg_btn03_off.gif) no-repeat left top;
  text-align: center;
  float: left;
  margin: 0; }

#main .btnArea .btnLeft:hover {
  background: url(../images/shared/bg_btn03_on.gif) no-repeat left top; }

#main .btnArea .btnRight {
  width: 262px;
  height: 46px;
  background: url(../images/shared/bg_btn02_off.gif) no-repeat left top;
  text-align: center;
  float: right;
  margin: 0; }

#main .btnArea .btnRight:hover {
  background: url(../images/shared/bg_btn02_on.gif) no-repeat left top; }

#main .btnArea .btn input {
  width: 100%;
  height: 46px;
  line-height: 1.5;
  display: block;
  background: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  outline: none;
  border: 0;
  cursor: pointer; }

#main .btnArea .btn a {
  width: 100%;
  height: 46px;
  line-height: 2.9;
  display: block;
  background: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  outline: none;
  border: 0;
  text-decoration: none; }

#main #formComp {
  width: 642px;
  border: 1px solid #E4E4E4;
  background: #F7F9F9;
  text-align: center;
  margin-bottom: 20px; }

#main #formComp p {
  padding: 50px 0;
  line-height: 1.5; }

#main #formComp p span {
  font-weight: bold;
  font-size: 16px; }

#main .policyTitle {
  font-weight: bold;
  line-height: 1.2;
  font-size: 14px;
  margin-bottom: 5px; }

#main .policy {
  width: 642px;
  height: 186px;
  border: 1px solid #D8D8D8;
  overflow: auto;
  padding-bottom: 10px;
  margin-bottom: 20px; }

#main .policy .inner {
  width: 610px;
  margin: 0 auto;
  padding: 10px 0; }

#main .policy .inner p {
  margin-bottom: 10px;
  line-height: 1.2; }

#main .policy .inner .textRight {
  width: auto;
  text-align: right;
  margin-bottom: 10px; }

#main .policy .inner dl {
  margin-bottom: 15px; }

#main .policy .inner dl dt {
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ececec; }

#main .policy .inner dl dd {
  line-height: 1.5;
  margin-bottom: 10px; }

#main #policyCheck {
  background: #FDD5D3;
  border: 1px solid #FDCCCA;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px; }

#main #policyCheck p {
  padding: 25px 0;
  font-size: 14px;
  cursor: pointer;
  line-height: 1.2; }

#main #policyCheck p span {
  color: #F7382F;
  font-size: 12px; }

#main #confirmText {
  background: #FDD5D3;
  border: 1px solid #FDCCCA;
  text-align: center;
  margin-bottom: 20px;
  padding: 25px 0 0; }

#main #confirmText .text01 {
  font-size: 14px;
  min-height: 24px;
  line-height: 1.7;
  font-weight: bold;
  background: url(../images/shared/icon_form_conf.gif) no-repeat left;
  width: 255px;
  margin: 0 auto 10px; }

#main #confirmText .text02 {
  padding: 0 0 25px;
  line-height: 1.2; }

#contents #pankuzu {
  width: 980px;
  margin-bottom: 10px; }

#contents #pankuzu:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden; }

#contents #pankuzu {
  min-height: 1px !important; }

* html #contents #pankuzu {
  height: 1px !important;
  /*¥*/
       /*/

  height: auto;

  overflow: hidden;

  /**/ }

#contents #pankuzu p {
  float: left;
  line-height: 1.5;
  margin-right: 5px; }

#contents #pankuzu .arrow {
  width: 14px;
  line-height: 1.2; }

#contents #pankuzu .thisPage {
  color: #1385C4; }

#contents #pankuzu .thisPage02 {
  color: #1385C4;
  width: 755px; }

#contents #pankuzu #homeIcon {
  display: block;
  height: 25px;
  padding-left: 15px;
  background: url(../images/shared/icon_home.gif) no-repeat left 2px; }

#contents #pankuzu p a {
  text-decoration: none; }

#contents #pankuzu p a:hover {
  text-decoration: underline; }

#main .shareTitle {
  width: 644px;
  height: 40px;
  background: url(../images/shared/bg_title.gif) no-repeat left; }

#main .shareTitle h2,
#main .shareTitle p {
  margin-left: 18px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.5; }

#main #reccomend {
  width: auto; }

#main #reccomend .reccomend01 {
  width: auto;
  padding: 10px 0 20px;
  border-bottom: 1px dotted #C1C1C1; }

#main #reccomend .reccomend01 .date {
  color: #aaa;
  line-height: 1.2;
  margin-bottom: 5px; }

#main #reccomend .reccomend01 .title {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 15px; }

#main #reccomend .reccomend01 .title a {
  color: #1486C4;
  text-decoration: none; }

#main #reccomend .reccomend01 .title a:hover {
  color: #1486C4;
  text-decoration: underline; }

#main #reccomend .reccomend01 .inner {
  width: auto; }

#main #reccomend .reccomend01 .img {
  width: 298px;
  height: 186px;
  border: 1px solid #E7E7E7;
  position: relative;
  float: left;
  margin-right: 20px; }

#main #reccomend .reccomend01 .img .icon {
  width: 121px;
  position: absolute;
  top: 7px;
  left: -4px; }

#main #reccomend .reccomend01 .textArea {
  width: 324px;
  float: left; }

#main #reccomend .reccomend01 .textArea .text {
  width: 324px;
  line-height: 1.5;
  margin-bottom: 10px; }

#main #reccomend .reccomend01 .textArea .social {
  margin-bottom: 10px; }

#main #reccomend .reccomend01 .textArea .social p {
  float: left;
  overflow: hidden; }

#main #reccomend .reccomend01 .textArea .social .tweet {
  width: 110px; }

#main #reccomend .reccomend01 .textArea .social .fbLike {
  width: 150px; }

#main #reccomend .reccomend01 .textArea .tag {
  background: url(../images/shared/icon_tag.png) no-repeat left top;
  padding-left: 25px; }

#main #reccomend .reccomend01 .textArea .tag span {
  display: inline-block;
  *display:  inline;
  *zoom:  1;
  line-height: 1.5;
  margin: 0 5px 0 0; }

#main #reccomend .reccomend01 .textArea .tag span a {
  color: #1486C4; }

#main #reccomend .reccomendList {
  width: auto;
  padding-bottom: 20px;
  border-bottom: 1px dotted #C1C1C1;
  margin-bottom: 45px;
  padding-top: 20px; }

#main #reccomend .reccomendList ul {
  width: 675px;
  margin: 0 -25px 0 0;
  _zoom: 1; }

#main #reccomend .reccomendList ul li {
  width: 200px;
  float: left;
  margin-right: 25px; }

#main #reccomend .reccomendList ul li a {
  text-decoration: none; }

#main #reccomend .reccomendList ul li .img {
  width: 196px;
  height: 122px;
  border: 1px solid #E7E7E7;
  margin-bottom: 10px;
  position: relative; }

#main #reccomend .reccomendList ul li .img .icon {
  width: 121px;
  position: absolute;
  top: 7px;
  left: -4px; }

#main #reccomend .reccomendList ul li .date {
  color: #aaa;
  line-height: 1.2;
  margin-bottom: 5px; }

#main #reccomend .reccomendList ul li .title {
  line-height: 1.5;
  margin-bottom: 15px; }

#main #reccomend .reccomendList ul li .title a {
  color: #1486C4;
  text-decoration: none; }

#main #reccomend .reccomendList ul li .title a:hover {
  color: #1486C4;
  text-decoration: underline; }

#main #reccomend .reccomendList ul li .social {
  margin-bottom: 10px; }

#main #reccomend .reccomendList ul li .social p {
  float: left;
  overflow: hidden; }

#main #reccomend .reccomendList ul li .social .tweet {
  width: 90px; }

#main #reccomend .reccomendList ul li .social .fbLike {
  width: 110px; }

#main #reccomend .reccomendList ul li .tag {
  background: url(../images/shared/icon_tag.png) no-repeat left top;
  padding-left: 25px; }

#main #reccomend .reccomendList ul li .tag span {
  display: inline-block;
  *display:  inline;
  *zoom:  1;
  line-height: 1.5;
  margin: 0 5px 0 0; }

#main #reccomend .reccomendList ul li .tag span a {
  color: #1486C4; }

#main #topList {
  margin-bottom: 20px; }

#main #topList .tabMenu {
  width: 644px;
  height: 38px;
  background: url(../images/shared/bg_tab.gif) repeat left top;
  margin-bottom: 15px; }

#main #topList .tabMenu li {
  float: left;
  height: 32px;
  font-weight: bold;
  margin-top: 6px;
  margin-right: 3px; }

#main #topList .tabMenu .tab01 {
  margin-left: 6px; }

#main #topList .tabMenu li a {
  display: block;
  background: #38A5C9;
  color: #fff;
  height: 32px;
  text-align: center;
  text-decoration: none;
  line-height: 2.5; }

#main #topList .tabMenu li a:hover {
  background: #60B7D4;
  color: #fff; }

#main #topList .tabMenu .tab01 a {
  width: 115px; }

#main #topList .tabMenu .tab02 a {
  width: 102px; }

#main #topList .tabMenu .tab03 a {
  width: 91px; }

#main #topList .tabMenu .tab04 a {
  width: 103px; }

#main #topList .tabMenu .tab05 a {
  width: 91px; }

#main #topList .tabMenu .tab06 a {
  width: 115px; }

#main #topList .tabMenu .tabOn a {
  background: #fff;
  color: #4c4c4c; }

#main .pagerArea {
  width: 644px;
  text-align: center;
  margin-bottom: 10px; }

#main .pagerArea .pagerInner {
  margin: 0 auto; }

#main .pagerArea .pager li {
  display: inline-block;
  background: #fff;
  *display:  inline;
  *zoom:  1;
  margin: 0 2px; }

#main .pagerArea .pager li a {
  position: relative;
  display: block;
  padding: 6px 4px;
  color: #0085B2;
  border: 1px solid #0085B2; }

#main .pagerArea .pager li a:link,
#main .pagerArea .pager li a:visited {
  text-decoration: none; }

#main .pagerArea .pager li a:hover,
#main .pagerArea .pager li a:active {
  background-color: #0085B2;
  text-decoration: none;
  color: #fff; }

#main .pagerArea .pager li em {
  display: block;
  padding: 6px 4px;
  background: #0085B2;
  color: #FFFFFF;
  border: 1px solid #0085B2; }

#main .pagerArea .pager li span {
  display: block;
  padding: 6px 4px;
  color: #CDCDC2;
  border: 1px solid #CDCDC2; }

#main .shareList {
  width: 644px;
  margin-bottom: 15px; }

#main .shareList li {
  width: auto;
  padding-bottom: 20px;
  padding-top: 15px;
  border-bottom: 1px dotted #C1C1C1;
  position: relative; }

#main .shareList .read {
  background: #f5f5f5; }

#main .shareList .img {
  width: 176px;
  height: 110px;
  border: 1px solid #E7E7E7;
  margin-right: 20px;
  float: left; }

#main .shareList .imgArea {
  width: 176px;
  margin-right: 20px;
  float: left; }

#main .shareList .imgArea .img {
  width: 176px;
  height: 110px;
  border: 1px solid #E7E7E7;
  margin: 0 0 10px 0 !important;
  float: none !important; }

#main .shareList .imgArea .memberOnly {
  width: 178px;
  height: 29px; }

#main .shareList .textArea {
  width: 445px;
  float: left; }

#main .shareList .textArea .date {
  color: #aaa;
  line-height: 1.2;
  margin-bottom: 10px; }

#main .shareList .textArea .title {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 5px; }

#main .shareList .textArea .title a {
  color: #1486C4;
  text-decoration: none; }

#main .shareList .textArea .title a:hover {
  color: #1486C4;
  text-decoration: underline; }

#main .shareList .textArea .text {
  line-height: 1.5;
  margin-bottom: 10px; }

#main .shareList .textArea .social {
  margin-bottom: 10px; }

#main .shareList .textArea .social p {
  float: left;
  overflow: hidden; }

#main .shareList .textArea .social .tweet {
  width: 110px; }

#main .shareList .textArea .social .fbLike {
  width: 150px; }

#main .shareList .textArea .tag {
  background: url(../images/shared/icon_tag.png) no-repeat left top;
  padding-left: 25px; }

#main .shareList .textArea .tag span {
  display: inline-block;
  *display:  inline;
  *zoom:  1;
  line-height: 1.5;
  margin: 0 5px 0 0; }

#main .shareList .textArea .tag span a {
  color: #1486C4; }

#main .shareList .textArea .btn {
  width: 230px;
  height: 46px;
  padding-top: 10px;
  position: relative; }

#main .shareList .textArea .btn .dlFinished {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0; }

#main .bannerArea {
  width: 644px;
  height: 80px;
  padding-top: 18px;
  border-top: 4px solid #0085B2; }

#main .bannerArea ul {
  width: 660px;
  margin: 0 -16px 0 0;
  overflow: hidden;
  _zoom: 1; }

#main .bannerArea ul li {
  float: left;
  width: 204px;
  height: 80px;
  margin-right: 16px; }

/*-----------------------------------------------------

			mmd/

-----------------------------------------------------*/
#main .mmd {
  background: url(../images/mmd/bg_title.gif) no-repeat left top;
  margin-bottom: 7px; }

#main .mmd p {
  margin-left: 45px; }

#main #aboutPage .mainImg {
  width: 644px;
  height: 267px;
  margin-bottom: 4px; }

#main #aboutPage #aboutList {
  width: 642px;
  background: #F7F9F9;
  border: 1px solid #EAEAEA;
  padding-bottom: 17px;
  margin-bottom: 25px; }

#main #aboutPage #aboutList .inner {
  padding-top: 20px;
  width: 605px;
  margin: 0 auto; }

#main #aboutPage #aboutList .inner ul {
  float: left;
  min-height: 242px; }

#main #aboutPage #aboutList .inner ul li {
  line-height: 1.3;
  margin-bottom: 10px;
  margin-left: 10px; }

#main #aboutPage #aboutList .inner ul li span {
  color: #38A5C9; }

#main #aboutPage #aboutList .inner .list01 {
  width: 194px;
  border-right: 1px solid #D9D9D9; }

#main #aboutPage #aboutList .inner .list01 li {
  font-weight: bold;
  font-size: 14px;
  margin-left: 0; }

#main #aboutPage #aboutList .inner .list02 {
  width: 200px;
  border-right: 1px solid #D9D9D9; }

#main #aboutPage #aboutList .inner .list02 {
  width: 194px;
  border-right: 1px solid #D9D9D9; }

#main #aboutPage #aboutList .inner .list03 {
  width: 194px;
  margin-right: 0; }

#main #aboutPage .text {
  margin-bottom: 25px;
  line-height: 1.3; }

#main #aboutPage .features {
  padding-top: 5px;
  background: url(../images/mmd/img_sub01.jpg) no-repeat 96%;
  min-height: 111px;
  margin-bottom: 40px; }

#main #aboutPage .features ul li {
  line-height: 1.3;
  margin-bottom: 10px;
  margin-left: 5px; }

#main #aboutPage .features ul li span {
  font-weight: bold;
  color: #38A5C9; }

/*-----------------------------------------------------

			detail

-----------------------------------------------------*/
#main #entryStatus01 {
  padding-bottom: 8px;
  border-bottom: 1px dotted #D9D9D9;
  padding-top: 20px;
  margin-bottom: 15px; }

#main #entryStatus01 #date {
  background: url(../images/shared/icon_date.gif) no-repeat left;
  padding-left: 34px;
  min-height: 26px;
  line-height: 2.3;
  float: left;
  width: 136px; }

#main #entryStatus01 #date span {
  color: #878787; }

#main #entryStatus01 #writer {
  background: url(../images/shared/icon_writer.gif) no-repeat left;
  padding-left: 34px;
  min-height: 26px;
  line-height: 2.3;
  float: left;
  width: 300px; }

#main #entryStatus01 #writer a {
  color: #1385C4;
  text-decoration: none; }

#main #entryStatus01 #writer a:hover {
  text-decoration: underline; }

#main #entryTitle {
  width: auto;
  margin-bottom: 10px;
  font-size: 20px;
  color: #1385C4;
  line-height: 1.5; }

#main #entryStatus02 {
  width: auto;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #D9D9D9; }

#main #entryStatus02 .img {
  width: 220px;
  height: 135px;
  border: 1px solid #E7E7E7;
  float: left;
  margin-right: 24px; }

#main #entryStatus02 .textArea {
  width: 398px;
  float: left;
  position: relative; }

#main #entryStatus02 .textArea .tagTitle {
  background: url(../images/shared/icon_tag.png) no-repeat left;
  height: 15px;
  padding-left: 25px;
  color: #aaa;
  line-height: 1.5;
  margin-bottom: 10px; }

#main #entryStatus02 .textArea .tag {
  width: auto;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #e4e4e4; }

#main #entryStatus02 .textArea .tag h4 {
  display: inline-block;
  *display:  inline;
  *zoom:  1;
  line-height: 1.5;
  margin: 0 5px 0 0; }

#main #entryStatus02 .textArea .tag h4 a {
  color: #1486C4; }

#main #entryStatus02 .textArea #social {
  background: #F7F9F9;
  border: 1px solid #e4e4e4; }

#main #entryStatus02 .textArea #social .inner {
  margin: 0 0 0 12px;
  padding: 5px 0 0; }

#main #entryStatus02 .textArea #social .inner div {
  float: left;
  display: block;
  overflow: hidden;
  margin-right: 10px; }

#main #entryStatus02 .textArea #social .inner .twitter {
  width: 71px;
  height: 70px; }

#main #entryStatus02 .textArea #social .inner .fbLike {
  width: 69px;
  height: 70px; }

#main #entryStatus02 .textArea #social .inner .plus1 {
  width: 50px;
  height: 70px; }

#main #entryStatus02 .textArea #social .inner .hatebu {
  width: 80px;
  height: 70px; }

#main #entryStatus02 .textArea #social .inner .pocket {
  width: 60px;
  height: 70px;
  margin-right: 0; }

.press #entryStatus02 .textArea #social {
  width: 295px; }

.press #entryStatus02 .textArea #social .inner {
  width: 285px;
  margin-left: 5px !important; }

.press #entryStatus02 .textArea #social .inner div {
  margin-right: 5px !important; }

.press #entryStatus02 .textArea #social .inner .hatebu {
  margin-right: 0 !important; }

#linkParent {
  width: 398px;
  position: relative; }

#main #entryStatus02 .textArea #linkPress {
  width: 95px;
  height: 74px;
  position: absolute;
  top: 0;
  right: 0; }

#main .memberRegist {
  width: 644px;
  height: 111px;
  margin-bottom: 20px;
  position: relative; }

#main .memberRegist .btnRegist {
  width: 385px;
  height: 46px;
  position: absolute;
  bottom: 15px;
  left: 25px; }

#main .memberRegist .btnLogin {
  width: 200px;
  height: 46px;
  position: absolute;
  bottom: 15px;
  right: 25px; }

#main #entryDetail {
  width: auto;
  margin-bottom: 30px;
  line-height: 1.5;
  font-size: 14px; }

#main #entryDetail h2 {
  font-weight: bold;
  font-size: 16px; }

#main #entryDetail h3 {
  font-size: 16px; }

#main #entryDetail img {
  padding: 0 0 20px;
  display: block;
  margin: 0 auto; }

#main #entryDetail ul {
  text-align: left;
  line-height: 1.5;
  margin-bottom: 20px; }

#main #entryDetail ul li {
  margin-bottom: 5px; }

#main #entryDetail ul li:before {
  content: "・";
  color: #38A5C9; }

#main #entryDetail .btn {
  width: auto;
  background: #38A5C9;
  border: 1px solid #3092B1;
  padding: 10px 0;
  margin-bottom: 24px;
  position: relative; }

#main #entryDetail .btn .icon {
  display: block;
  position: absolute;
  width: 48px;
  height: 48px;
  right: 105px;
  top: 0px; }

#main #entryDetail .btn img {
  padding: 0; }

#main #entryDetail blockquote {
  background-color: #F7F9F9;
  padding: 20px 40px;
  line-height: 1.5;
  border-top: 2px solid #e4e4e4;
  border-bottom: 2px solid #e4e4e4;
  position: relative;
  text-align: left;
  margin-bottom: 20px; }

#main #entryDetail blockquote:before {
  content: "“";
  font-size: 80px;
  line-height: 1em;
  color: #dfdfdf;
  position: absolute;
  left: 0;
  top: 0; }

#main #entryDetail blockquote:after {
  content: "”";
  font-size: 80px;
  line-height: 0em;
  color: #dfdfdf;
  position: absolute;
  right: 0;
  bottom: 0; }

#main #newMember {
  width: 644px;
  margin-top: 10px; }

#main #newMember img {
  padding: 0 !important;
  margin: 0 !important; }

#main #newMember .inner {
  border-left: 2px solid #38A5C9;
  border-right: 2px solid #38A5C9;
  padding: 10px 0; }

#main #newMember .inner .text {
  width: 542px;
  margin: 0 auto 5px;
  line-height: 1.3;
  text-indent: -1em;
  padding-left: 1em; }

#main #newMember .inner .btn {
  width: 595px;
  height: 46px;
  margin: 0 auto;
  background: none;
  padding-top: 10px;
  border: none;
  padding-bottom: 0; }

#main #newMember .inner .btn .btnRegist {
  width: 385px;
  height: 46px;
  float: left; }

#main #newMember .inner .btn .btnLogin {
  width: 200px;
  height: 46px;
  float: right; }

#main #bottomSocial {
  width: 644px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #D9D9D9;
  height: 20px;
  margin-bottom: 10px; }

#main #bottomSocial div {
  float: left; }

#main #bottomSocial .tweet {
  width: 100px;
  overflow: hidden; }

#main #bottomSocial .fbLike {
  width: 110px; }

#main #bottomSocial .plus1 {
  width: 80px; }

#main #bottomSocial .hatebu {
  width: 90px; }

#main #prevNext {
  width: auto;
  margin-bottom: 30px; }

#main #prevNext #prev {
  width: 300px;
  float: left;
  display: block;
  text-align: left; }

#main #prevNext #next {
  width: 300px;
  float: right;
  display: block;
  text-align: right; }

#main #prevNext #prev .btn,
#main #prevNext #next .btn {
  margin-bottom: 5px; }

#main #prevNext #prev .text,
#main #prevNext #next .text {
  line-height: 1.5; }

#main #prevNext #prev a,
#main #prevNext #next a {
  color: #1385C4;
  text-decoration: none; }

#main #prevNext #prev a:hover,
#main #prevNext #next a:hover {
  text-decoration: underline; }

#main #writerArea {
  padding: 5px 0 10px;
  border-top: 2px solid #EAEAEA;
  border-bottom: 2px solid #EAEAEA;
  margin-bottom: 15px; }

#main #writerArea .title {
  background: url(../images/shared/icon_writer.gif) no-repeat left;
  padding-left: 34px;
  min-height: 26px;
  line-height: 2.1;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px; }

#main #writerArea #writerStatus {
  width: auto;
  margin-bottom: 10px; }

#main #writerArea #writerStatus .img {
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 10px; }

#main #writerArea #writerStatus dl {
  width: 580px;
  float: left; }

#main #writerArea #writerStatus dl dt {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.1; }

#main #writerArea #writerStatus dl dd {
  line-height: 1.2; }

#main #writerArea #writerStatus dl dd a {
  color: #1385C4;
  text-decoration: none; }

#main #writerArea #writerStatus dl dd a:hover {
  text-decoration: underline; }

#main #writerArea #profile {
  line-height: 1.4;
  margin-bottom: 10px; }

#main #writerArea #writerLink {
  width: auto;
  text-align: right; }

#main #writerArea {
  padding: 5px 0 10px;
  border-top: 2px solid #EAEAEA;
  border-bottom: 2px solid #EAEAEA;
  margin-bottom: 15px; }

#main #writerArea h4 {
  background: url(../images/shared/icon_writer.gif) no-repeat left;
  padding-left: 34px;
  min-height: 26px;
  line-height: 2.1;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px; }

#main #writerArea #writerStatus {
  width: auto;
  margin-bottom: 10px; }

#main #writerArea #writerStatus .img {
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 10px; }

#main #writerArea #writerStatus dl {
  width: 580px;
  float: left; }

#main #writerArea #writerStatus dl dt {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.1;
  font-weight: bold; }

#main #writerArea #writerStatus dl dd {
  line-height: 1.2; }

#main #writerArea #writerStatus dl dd a {
  color: #1385C4;
  text-decoration: none; }

#main #writerArea #writerStatus dl dd a:hover {
  text-decoration: underline; }

#main #writerArea #profile {
  line-height: 1.4;
  margin-bottom: 10px; }

#main #writerArea #writerLink {
  width: auto;
  text-align: right; }

#main #companyArea {
  padding: 5px 0 10px;
  border-top: 2px solid #EAEAEA;
  border-bottom: 2px solid #EAEAEA;
  margin-bottom: 15px; }

#main #companyArea .title {
  background: url(../images/shared/icon_writer.gif) no-repeat left;
  padding-left: 34px;
  min-height: 26px;
  line-height: 2.1;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px; }

#main #companyArea #companyStatus {
  width: auto;
  margin-bottom: 10px; }

#main #companyArea #companyStatus .img {
  width: 200px;
  float: left;
  margin-right: 10px; }

#main #companyArea #companyStatus dl {
  width: 400px;
  float: left; }

#main #companyArea #companyStatus dl dt {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.1;
  font-weight: bold; }

#main #companyArea #companyStatus dl dd {
  line-height: 1.4;
  margin-bottom: 5px; }

#main #companyArea #companyStatus dl dd a {
  color: #1385C4;
  text-decoration: none; }

#main #companyArea #companyStatus dl dd a:hover {
  text-decoration: underline; }

#main #companyArea #profile {
  line-height: 1.4;
  margin-bottom: 10px; }

#main #companyArea #companyLink {
  width: auto;
  text-align: right; }

#main #moreEntry {
  width: auto; }

#main #moreEntry ul {
  width: 660px;
  margin: 0 -16px 0 0;
  overflow: hidden;
  _zoom: 1; }

#main #moreEntry ul li {
  width: 116px;
  float: left;
  margin-right: 16px; }

#main #moreEntry ul li a {
  text-decoration: none; }

#main #moreEntry ul li .img {
  width: 114px;
  height: 70px;
  border: 1px solid #E7E7E7;
  margin-bottom: 10px;
  position: relative; }

#main #moreEntry ul li .date {
  color: #aaa;
  line-height: 1.2;
  margin-bottom: 5px; }

#main #moreEntry ul li .title {
  line-height: 1.5;
  margin-bottom: 10px; }

#main #moreEntry ul li .title a {
  color: #1486C4;
  text-decoration: none; }

#main #moreEntry ul li .title a:hover {
  color: #1486C4;
  text-decoration: underline; }

#main #moreEntry ul li .tweet {
  margin-bottom: 10px; }

/*-----------------------------------------------------

			data/

-----------------------------------------------------*/
#main .data {
  background: url(../images/data/bg_title.gif) no-repeat left top; }

#main .data h2,
#main .data p {
  margin-left: 45px; }

/*-----------------------------------------------------

			blog/

-----------------------------------------------------*/
#main .blog {
  background: url(../images/blog/bg_title.gif) no-repeat left top; }

#main .blog h2,
#main .blog p {
  margin-left: 45px; }

/*-----------------------------------------------------

			interview/

-----------------------------------------------------*/
#main .interview {
  background: url(../images/interview/bg_title.gif) no-repeat left top; }

#main .interview h2,
#main .interview p {
  margin-left: 45px; }

/*-----------------------------------------------------

			seminar/

-----------------------------------------------------*/
#main .seminar {
  background: url(../images/seminar/bg_title.gif) no-repeat left top; }

#main .seminar h2,
#main .seminar p {
  margin-left: 45px; }

#main #seminarForm {
  padding-top: 15px; }

#main #seminarForm .text {
  margin-bottom: 15px;
  line-height: 1.3; }

#main #seminarForm #formComp {
  width: 642px;
  border: 1px solid #E4E4E4;
  background: #F7F9F9;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 50px; }

#main #seminarForm #formComp p {
  line-height: 1.5;
  padding: 0 !important;
  margin-bottom: 10px; }

#main #seminarForm #formComp p span {
  font-weight: bold;
  font-size: 16px; }

#main #seminarForm .btnArea {
  width: 544px;
  height: 46px;
  margin: 0 auto 50px; }

#main #seminarForm .btnArea .btn {
  width: 364px;
  height: 46px;
  background: url(../images/shared/bg_btn01_off.gif) no-repeat left top;
  text-align: center;
  margin: 0 auto; }

#main #seminarForm .btnArea .btn:hover {
  background: url(../images/shared/bg_btn01_on.gif) no-repeat left top; }

#main #seminarForm .btn a {
  width: 100%;
  height: 46px;
  line-height: 2.9;
  display: block;
  background: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  outline: none;
  border: 0;
  text-decoration: none; }

#main #seminarForm .btnArea .btnLeft {
  width: 262px;
  height: 46px;
  background: url(../images/shared/bg_btn03_off.gif) no-repeat left top;
  text-align: center;
  float: left;
  margin: 0; }

#main #seminarForm .btnArea .btnLeft:hover {
  background: url(../images/shared/bg_btn03_on.gif) no-repeat left top; }

#main #seminarForm .btnArea .btnRight {
  width: 262px;
  height: 46px;
  background: url(../images/shared/bg_btn02_off.gif) no-repeat left top;
  text-align: center;
  float: right;
  margin: 0; }

#main #seminarForm .btnArea .btnRight:hover {
  background: url(../images/shared/bg_btn02_on.gif) no-repeat left top; }

#main #endSeminar {
  border: 4px solid #38a5c9;
  text-align: center;
  background: #ffffff;
  line-height: 1.2;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 0;
  margin-bottom: 30px; }

/*-----------------------------------------------------

			press_release/

-----------------------------------------------------*/
#main .press {
  background: url(../images/press/bg_title.gif) no-repeat left top; }

#main .press h2,
#main .press p {
  margin-left: 45px; }

/*-----------------------------------------------------

			company/

-----------------------------------------------------*/
#main #mmdLogo {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 30px; }

/*-----------------------------------------------------

			rules/

-----------------------------------------------------*/
#main #rulePage {
  padding-top: 20px; }

#main #rulePage .text {
  margin-bottom: 25px;
  line-height: 1.3; }

#main #rulePage .rulesList01 dt {
  border-bottom: 1px dotted #AAAAAA;
  padding-bottom: 6px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 10px; }

#main #rulePage .rulesList01 dt span {
  border-left: 6px solid #38A5C9;
  margin-left: 4px;
  padding-left: 10px; }

#main #rulePage .rulesList01 dd {
  margin-bottom: 20px;
  line-height: 1.3; }

#main #rulePage ul {
  margin-bottom: 20px; }

#main #rulePage ul li {
  line-height: 1.3;
  margin-bottom: 5px; }

#main #rulePage ul li span {
  font-weight: bold;
  color: #38A5C9; }

/*-----------------------------------------------------

			search_result/

-----------------------------------------------------*/
#main #resultText {
  width: 644px;
  height: 34px;
  margin-bottom: 25px;
  background: url(../images/shared/bg_result.gif) repeat-x left top; }

#main #resultText p {
  margin-left: 8px;
  padding-top: 10px; }

#main #resultText p span {
  font-size: 14px;
  font-weight: bold; }

/*-----------------------------------------------------

			reminder/

-----------------------------------------------------*/
#main #formPage {
  padding-top: 15px; }

#main #formPage .text {
  margin-bottom: 15px;
  line-height: 1.3; }

/*-----------------------------------------------------

			reminder/

-----------------------------------------------------*/
#main #reminderPage {
  padding-top: 15px; }

#main #reminderPage .text {
  margin-bottom: 25px;
  line-height: 1.3; }

/*-----------------------------------------------------

			tag/

-----------------------------------------------------*/
#main #tagListPage {
  width: 644px;
  padding-top: 20px; }

#main #tagListPage a {
  display: inline-block;
  *display:  inline;
  *zoom:  1;
  padding: 6px 5px;
  text-align: center;
  background: #F9F9F9;
  border: 1px solid #E7E7E7;
  margin: 0 5px 5px 0;
  text-decoration: none; }

#main #tagListPage a:hover {
  color: #fff;
  background: #0085B2;
  border: 1px solid #0085B2; }

/*-----------------------------------------------------

			archive/

-----------------------------------------------------*/
#main #archivePage {
  width: 644px;
  padding-top: 20px; }

#main #archivePage .text {
  margin-bottom: 30px; }

/*-----------------------------------------------------

			quit/

-----------------------------------------------------*/
#main #quitPage {
  padding-top: 15px; }

#main #quitPage .text {
  margin-bottom: 25px;
  line-height: 1.3; }

/*-----------------------------------------------------

			404/

-----------------------------------------------------*/
#main #img404 {
  padding-top: 20px; }

/*-----------------------------------------------------

			sitemap/

-----------------------------------------------------*/
#main #sitemapPage {
  padding-top: 20px; }

#main #sitemapPage .btnArea {
  width: 644px;
  height: 50px;
  margin: 0 auto 4px; }

#main #sitemapPage .btnArea .btn {
  width: 317px;
  height: 50px;
  text-align: center; }

#main #sitemapPage .btnArea .btn a {
  width: 100%;
  height: 50px;
  line-height: 2.9;
  display: block;
  background: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  outline: none;
  border: 0;
  text-decoration: none;
  background: url(../images/sitemap/btn_bg.gif) no-repeat left top; }

#main #sitemapPage .btnArea .btn a:hover {
  background: url(../images/sitemap/btn_bg_on.gif) no-repeat left top; }

#main #sitemapPage .btnArea .btnLeft {
  float: left; }

#main #sitemapPage .btnArea .btnRight {
  float: right; }

#main #sitemapPage .btnArea .mmd a {
  background: url(../images/sitemap/btn_mmd_bg.gif) no-repeat left; }

#main #sitemapPage .btnArea .mmd a:hover {
  background: url(../images/sitemap/btn_mmd_bg_on.gif) no-repeat left; }

#main #sitemapPage .btnArea .service a {
  background: url(../images/sitemap/btn_service_bg.gif) no-repeat left; }

#main #sitemapPage .btnArea .service a:hover {
  background: url(../images/sitemap/btn_service_bg_on.gif) no-repeat left; }

#main #sitemapPage .btnArea .data a {
  background: url(../images/sitemap/btn_data_bg.gif) no-repeat left; }

#main #sitemapPage .btnArea .data a:hover {
  background: url(../images/sitemap/btn_data_bg_on.gif) no-repeat left; }

#main #sitemapPage .btnArea .blog a {
  background: url(../images/sitemap/btn_blog_bg.gif) no-repeat left; }

#main #sitemapPage .btnArea .blog a:hover {
  background: url(../images/sitemap/btn_blog_bg_on.gif) no-repeat left; }

#main #sitemapPage .btnArea .interview a {
  background: url(../images/sitemap/btn_interview_bg.gif) no-repeat left; }

#main #sitemapPage .btnArea .interview a:hover {
  background: url(../images/sitemap/btn_interview_bg_on.gif) no-repeat left; }

#main #sitemapPage .btnArea .seminar a {
  background: url(../images/sitemap/btn_seminar_bg.gif) no-repeat left; }

#main #sitemapPage .btnArea .seminar a:hover {
  background: url(../images/sitemap/btn_seminar_bg_on.gif) no-repeat left; }

#main #sitemapPage .btnArea .press a {
  background: url(../images/sitemap/btn_press_bg.gif) no-repeat left; }

#main #sitemapPage .btnArea .press a:hover {
  background: url(../images/sitemap/btn_press_bg_on.gif) no-repeat left; }

/*-----------------------------------------------------

			login/

-----------------------------------------------------*/
#login {
  min-width: 300px; }

#login #loginForm {
  width: 300px;
  padding-bottom: 6px;
  background: #005B79;
  margin: 0 auto; }

#login #loginForm .inner {
  width: 288px;
  background: #fff;
  margin: 0 auto;
  padding: 10px 0; }

#login #loginForm .inner .formText {
  width: 184px;
  float: left;
  margin-left: 9px;
  margin-right: 4px;
  display: inline; }

#login #loginForm .inner .formText p {
  margin-bottom: 4px; }

#login #loginForm .inner .formText input {
  width: 174px;
  padding: 2px; }

#login #loginForm .inner .btn {
  width: 82px;
  height: 40px;
  float: left; }

#login #loginForm .inner .pwText {
  clear: left;
  text-align: center;
  padding-top: 5px; }

#login #loginForm .inner .pwText a {
  color: #00678C;
  height: 20px;
  line-height: 1.8;
  display: block;
  background: url(../images/shared/icon_pw.gif) no-repeat 15%; }

#login #loginForm .inner .newText {
  clear: left;
  text-align: center;
  padding-top: 10px; }

#login #loginForm .inner .newText a {
  background: url(../images/shared/icon_arrow.gif) no-repeat 28%;
  padding-left: 10px;
  height: 20px;
  line-height: 1.8;
  display: block;
  color: #00678C; }

#main .noArticle {
  width: auto;
  padding: 10px 0;
  border: 1px solid #e7e7e7;
  background: #F9F9F9;
  text-align: center;
  font-size: 14px; }

#noticeArea {
  width: 380px;
  margin-left: 10px; }

#noticeArea p {
  margin-bottom: 0; }

#noticeArea .inner {
  background: #fff;
  height: 250px;
  position: relative; }

#noticeArea .inner .text {
  width: 360px;
  margin: 0 auto 10px;
  line-height: 1.5;
  font-size: 16px;
  padding-top: 10px;
  text-align: left; }

#noticeArea .inner .text span {
  font-size: 12px;
  display: block;
  text-align: center; }

#noticeArea .inner .closeBtn {
  width: 100px;
  border: 1px solid #000;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -50px; }

#noticeArea .inner .closeBtn a {
  text-decoration: none;
  display: block;
  padding: 10px 0;
  text-align: center; }

#noticeArea .inner .closeBtn a:hover {
  background: #000;
  color: #fff; }

/*-----------------------------------------------------

			service/

-----------------------------------------------------*/
#contents.wide {
  width: 100%; }

#contents.wide #main {
  width: 100%;
  float: inherit; }

#contents.wide #pankuzu,
#contents.wide .w980 {
  width: 980px;
  margin: 0 auto; }

#main #service table {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; }
#main #service a:hover {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9; }
#main #service #headBox {
  width: 787px;
  margin: 0 auto 28px;
  text-align: center;
  font-weight: bold;
  padding: 22px 0 0; }
  #main #service #headBox h2 {
    font-size: 30px;
    margin-bottom: 22px; }
  #main #service #headBox > p {
    font-size: 14px;
    margin-bottom: 19px; }
  #main #service #headBox .leftBox {
    position: relative;
    width: 372px;
    height: 106px;
    float: left; }
    #main #service #headBox .leftBox .btn01 a {
      display: block;
      width: 372px;
      height: 106px;
      background: url(../images/service/hb_btn01.png) 0 0 no-repeat;
      text-indent: -9999px; }
      #main #service #headBox .leftBox .btn01 a:hover {
        background: url(../images/service/hb_btn01.png) 0 -106px no-repeat;
        filter: alpha(opacity=100);
        opacity: 1; }
  #main #service #headBox .rightBox {
    position: relative;
    width: 372px;
    height: 106px;
    float: right; }
    #main #service #headBox .rightBox .btn01 a {
      display: block;
      width: 372px;
      height: 106px;
      background: url(../images/service/hb_btn02.png) 0 0 no-repeat;
      text-indent: -9999px; }
      #main #service #headBox .rightBox .btn01 a:hover {
        background: url(../images/service/hb_btn02.png) 0 -106px no-repeat;
        filter: alpha(opacity=100);
        opacity: 1; }
  #main #service #headBox .btn01 {
    position: absolute;
    left: 0;
    top: 0; }
  #main #service #headBox .btn02 {
    position: absolute;
    left: 10px;
    top: 54px; }
  #main #service #headBox .btn03 {
    position: absolute;
    left: 195px;
    top: 54px; }
#main #service #researchService {
  padding-bottom: 40px; }
  #main #service #researchService .ttl {
    background: #005982 url(../images/service/bg_ttl.png) left bottom repeat-x;
    margin-bottom: 50px; }
    #main #service #researchService .ttl .inner {
      color: #fff;
      text-align: center;
      padding-top: 56px;
      height: 144px;
      background: url(../images/service/bg_num01.png) center 0 no-repeat;
      font-size: 14px;
      line-height: 1.5; }
      #main #service #researchService .ttl .inner h3 {
        margin-bottom: 20px; }
  #main #service #researchService table {
    border-left: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    font-size: 14px;
    width: 100%;
    line-height: 1.2; }
    #main #service #researchService table th {
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      background-color: #005982;
      color: #fff;
      font-weight: bold;
      text-align: center;
      vertical-align: middle;
      padding: 15px 10px 12px; }
      #main #service #researchService table th:nth-child(1) {
        width: 89px; }
      #main #service #researchService table th:nth-child(n+2) {
        width: 121px; }
    #main #service #researchService table td {
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      text-align: right;
      padding: 12px 10px 10px;
      background-color: #fefefe; }
    #main #service #researchService table .cellType01 {
      background-color: #38b9d9 !important;
      color: #fff;
      font-weight: bold;
      text-align: center; }
  #main #service #researchService h4 {
    margin-bottom: 50px; }
  #main #service #researchService .txtType02 {
    margin-bottom: 11px; }
#main #service #contentsService {
  margin-bottom: -20px; }
  #main #service #contentsService .ttl {
    background: #005982 url(../images/service/bg_ttl.png) left bottom repeat-x;
    margin-bottom: 50px; }
    #main #service #contentsService .ttl .inner {
      color: #fff;
      text-align: center;
      padding-top: 56px;
      height: 144px;
      background: url(../images/service/bg_num02.png) center 0 no-repeat;
      font-size: 14px; }
      #main #service #contentsService .ttl .inner h3 {
        margin-bottom: 20px; }
  #main #service #contentsService h4 {
    margin-bottom: 25px; }
  #main #service #contentsService .flow {
    text-align: left;
    margin-top: -3px; }
    #main #service #contentsService .flow span {
      display: block;
      font-size: 12px;
      text-indent: -1em;
      padding-left: 1em;
      padding-top: 9px; }
  #main #service #contentsService table {
    border-left: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    font-size: 14px;
    width: 100%;
    line-height: 1.2; }
    #main #service #contentsService table th {
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      background-color: #005982;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      vertical-align: middle;
      padding: 21px 10px 18px; }
    #main #service #contentsService table tr:first-child:nth-child(1) {
      width: 169px; }
    #main #service #contentsService table tr:first-child:nth-child(n+2) {
      width: 349px; }
    #main #service #contentsService table td {
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      text-align: center;
      padding: 12px 10px 10px;
      background-color: #fefefe;
      vertical-align: middle;
      font-weight: bold; }
    #main #service #contentsService table .cellType01 {
      background-color: #38b9d9 !important;
      color: #fff;
      font-weight: bold;
      font-size: 13px;
      line-height: 1.5;
      vertical-align: middle;
      text-align: left; }
#main #service .inner {
  width: 780px;
  margin: 0 auto; }
  #main #service .inner p {
    font-size: 14px;
    line-height: 1.5;
    text-align: center; }
  #main #service .inner .txtType01 {
    font-size: 26px;
    font-weight: bold;
    color: #005982; }
  #main #service .inner .txtType02 {
    font-size: 20px;
    font-weight: bold;
    color: #005982; }
  #main #service .inner .txtType03 {
    font-size: 22px;
    font-weight: bold;
    color: #005982;
    margin-bottom: 11px; }
  #main #service .inner .txtType04 {
    font-size: 30px;
    font-weight: bold;
    color: #005982;
    margin-top: -18px; }
  #main #service .inner .pt5 {
    padding-top: 5px; }
  #main #service .inner .mb45 {
    margin-bottom: 45px; }
  #main #service .inner .txtSmall {
    font-size: 12px !important; }
  #main #service .inner > div {
    padding: 0 20px 60px; }
    #main #service .inner > div > p, #main #service .inner > div > div {
      margin-bottom: 27px; }
    #main #service .inner > div > p:last-child, #main #service .inner > div > div:last-child {
      margin-bottom: 0; }
    #main #service .inner > div .mb17 {
      margin-bottom: 17px; }
    #main #service .inner > div .icoPlus {
      margin: -12px 0 15px; }
#main #service h5 {
  color: #0075a9;
  background-color: #f5f5f5;
  border-bottom: 3px solid #38b9d9;
  height: 47px;
  line-height: 47px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 27px; }
#main #service .boxType01 {
  border: 2px solid #d1d7da;
  background-color: #fbfbfb;
  padding: 17px; }
#main #service .boxType02 {
  background: url(../images/service/bg_boxtype02.png);
  padding: 20px 20px 0;
  height: 92px; }
  #main #service .boxType02 .left img {
    margin-top: 16px; }
  #main #service .boxType02 .right img {
    margin-top: 26px; }
#main #service .boxType03 {
  width: 348px;
  border: 3px solid #005982; }
  #main #service .boxType03 dd {
    padding: 19px 0 21px 21px;
    background-color: #fbfbfb; }
    #main #service .boxType03 dd ul li {
      float: left; }
#main #service .boxType04 {
  width: 697px;
  margin: 0 auto;
  padding: 18px 0 29px; }
  #main #service .boxType04 li {
    width: 193px;
    text-align: center;
    float: left;
    font-size: 12px; }
    #main #service .boxType04 li:nth-child(2) {
      padding: 0 59px; }
    #main #service .boxType04 li .name {
      display: table;
      width: 100%;
      height: 36px;
      font-size: 12px;
      margin: 7px 0 9px; }
      #main #service .boxType04 li .name span {
        display: table-cell;
        font-size: 14px;
        font-weight: bold;
        color: #005982;
        vertical-align: middle;
        line-height: 1.3; }
    #main #service .boxType04 li .txt {
      font-size: 12px; }
    #main #service .boxType04 li a {
      display: block;
      text-decoration: none;
      font-size: 12px;
      color: #4c4c4c;
      line-height: 1.2; }
#main #service .boxType05 > dl {
  width: 212px;
  height: 364px;
  padding: 16px 18px 0 22px;
  float: left;
  border-left: 1px solid #e5e5e5;
  font-size: 14px; }
  #main #service .boxType05 > dl:nth-child(3) {
    width: 211px;
    padding: 16px 0 0 22px; }
  #main #service .boxType05 > dl dt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #005982; }
  #main #service .boxType05 > dl dd p {
    text-align: left; }
  #main #service .boxType05 > dl dd ul li {
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.5; }
  #main #service .boxType05 > dl .color01 {
    color: #005982;
    margin-top: 10px;
    font-weight: bold; }
#main #service .boxType05 > p {
  clear: both;
  text-align: left;
  padding-top: 26px;
  margin-bottom: 50px; }
#main #service .boxType06 .left {
  width: 340px; }
#main #service .boxType06 .right {
  width: 370px; }
  #main #service .boxType06 .right li {
    width: 175px;
    float: left;
    height: 214px; }
    #main #service .boxType06 .right li:nth-child(n+3) {
      margin-top: 37px; }
    #main #service .boxType06 .right li:nth-child(2n+1) {
      margin-right: 20px; }
    #main #service .boxType06 .right li span {
      padding-top: 10px;
      display: block;
      font-size: 14px;
      font-weight: bold;
      color: #005982;
      text-align: center; }
#main #service .listType01 {
  padding-top: 11px;
  font-size: 12px;
  line-height: 1.5; }
  #main #service .listType01 li {
    text-indent: -1em;
    padding-left: 1em; }
#main #service .btnType01 {
  display: inline-block;
  width: 300px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: url(../images/service/bg_btnType01.png) 0 0 no-repeat; }
  #main #service .btnType01:hover {
    background: url(../images/service/bg_btnType01.png) 0 -40px no-repeat; }
#main #service .btnType02 {
  display: inline-block;
  width: 335px;
  height: 72px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: url(../images/service/bg_btnType02.png) 0 0 no-repeat; }
  #main #service .btnType02:hover {
    background: url(../images/service/bg_btnType02.png) 0 -72px no-repeat; }
