@charset "utf-8";
/* reset */
*{
  margin:0;
  padding:0;
  font-style:normal;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,/*strong,*/th,var{font-style:normal;font-weight:normal;}
ul,ol,li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

/* fonts */
body {
  color:#666666;
  font-size: 12px;
  line-height:1.3;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-break:break-all;
  word-wrap:break-word;
}

table {
  font-size: 100%;
}
select, input, textarea {
  line-height: 1.5;
  color: #333;
  font-size: 12px;
  font-family: Verdana, 'Hiragino Kaku Gothic Pro', Osaka, 'MS P Gothic', sans-serif;
}
pre, code, samp, kbd, var {
  font-family: Consolas, Monaco, monospace;
  font-size: 100%;
}
sub, sup {
  font-size: 50%;
}

/* basic page elements */
a {
  color: #0066cc;
  text-decoration: none;
}
a:visited {
  color: #0066cc;
  text-decoration: none;
}
a:hover {
  color: #0066cc;
  text-decoration: underline;
}
a:active {
  color: #0099ff;
  text-decoration: underline;
}
img,
a img {
  border: 0;
}
#contents img.icon_newwindow {
  vertical-align: baseline;
  margin-left: 2px;
  margin-right: 2px;
}
/* .float clear class */
.clear-fix:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}
* html .clear-fix {
  display: inline-block;
}
/* no ie mac \*/
* html .clear-fix {
  height: 1%;
}
.clear-fix {
  display: block;
  min-height: 0;
}
/**/
.clear{
clear:both;
}

.clearfix{
  clear:both;
}
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix{
  display:inline-block;
}
/*¥*/
*html .clearfix{
  height:1%;
}
*:first-child+html .clearfix{
  height:auto;
}
.clearfix{
  display:block;
}

/* #wp ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#wp{
  width:950px;
  margin:0 auto;
  position:relative;
  padding:11px 0 0 0;
}
/* 一つの場合 */
#wp #rBnr{
  position:absolute;
  right:-136px;
  top:16px;
}
/* ２つの場合 */
#wp #rBnr1{
  position:absolute;
  right:-136px;
  top:16px;
}
#wp #rBnr2{
  position:absolute;
  right:-136px;
  top:321px;
}
/* /#wp +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* general setting ++++++++++++++++++++++++++++++++++++++++++++++++ */
.displayNone {
  display:none;
}
.invisible {
  display:none;
}
.hideTxt{
  position:absolute;
  left:0;
  top:-10000px;
}
/* /general setting +++++++++++++++++++++++++++++++++++++++++++++++ */
/* alert +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#wp .topAlert{
  width:100%;
  text-align:center;
  font-weight:bold;
  color:#cc0000;
  padding:.7em 0 0 0;
}
#wp .topAlert a{
  color:#cc0000;
}
/* /alert +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ft +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#ft #fnv dl {
    text-align: left;
}
/* #ft +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ------------------------------------------------------------------------ */
/* body ---------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
body {
  text-align: center;
}
/* ------------------------------------------------------------------------ */
/* #header, #contents, #topicpath, #footer -------------------------------- */
/* ------------------------------------------------------------------------ */
#header,
#contents-wrap {
  clear: both;
  position: relative;
  width: 950px;
  margin: 0 auto;
  text-align: left;
}

/* ------------------------------------------------------------------------ */
/* #header ---------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
#header {
  overflow: hidden;
  height: 56px;
  text-align: left;
}
#header a {
  color: #fff;
}
#header h1 {
  float: left;
  margin: 0;
  padding: 25px 0 15px;
}
#header h1 img {
  vertical-align: baseline;
}
#header #head_mem_info {
  position: absolute;
  overflow: hidden;
  right: 0;
  top: 10px;
  height: 36px;
  width: 196px;
  border: 1px solid #e1e1e1;
}
#header #head_mem_info * {
  position: absolute;
}
#header #head_mem_info .snapshot {
  top: 0;
  left: 0;
  padding: 3px;
  border-right: 1px solid #e1e1e1;
}
#header #head_mem_info .nickname {
  top: 0;
  left: 37px;
  height: 18px;
  width: 159px;
  line-height: 18px;
  background: #efefef;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
  font-weight: bold;
  color: #666;
  font-size: 10px;
}
#header #head_mem_info .btn_mypage,
#header #head_mem_info .btn_logout {
  overflow:hidden;
  display: inline-block;
  padding-top: 17px;
  width: 79px;
  height:0;
  background: url(parts/201109/global/btn_logout.png) no-repeat 0 0;
}
#header #head_mem_info .btn_mypage {
  top: 19px;
  left: 37px;
}
#header #head_mem_info .btn_mypage:hover {
  background-position: -79px 0;
}
#header #head_mem_info .btn_logout {
  top: 19px;
  left: 116px;
  border-left: 1px solid #e1e1e1;
  background-position: 0 -17px;
}
#header #head_mem_info .btn_logout:hover {
  background-position: -79px -17px;
}
#header #head_login_box {
  float: right;
  padding-top: 10px;
  text-align: right;
}
#header #head_login_box form {
  display: inline;
}
#header #head_login_box a {
  display: inline-block;
  vertical-align: top;
}
* html body #header #head_login_box a {
  display: inline;
  zoom: 1;
}
*:first-child+html #header #head_login_box a {
  display: inline;
  zoom: 1;
}
#header #head_login_box a {
  overflow:hidden;
  float: right;
  padding-top: 38px;
  width: 96px;
  height:0;
  background: url(parts/201109/global/btn_guest.png) no-repeat 0 0;
}
#header #head_login_box a.btn_login,
#header #head_login_box a.btn_account_new,
#header #head_login_box a.btn_logout,
#header #head_login_box a.btn_sqex,
#header #head_login_box a.btn_mem_account{
  margin-left: 5px;
}

#header #head_login_box a.btn_login {background-position: 0 0;}
#header #head_login_box a.btn_login:hover {background-position: 0 -38px;}

#header #head_login_box a.btn_account_new {background-position: -96px 0;}
#header #head_login_box a.btn_account_new:hover {background-position: -96px -38px;}

#header #head_login_box a.btn_logout {background-position: -192px 0;}
#header #head_login_box a.btn_logout:hover {background-position: -192px -38px;}

#header #head_login_box a.btn_mem_account {width: 136px;background-position: -288px 0;}
#header #head_login_box a.btn_mem_account:hover {background-position: -288px -38px;}

#header #head_login_box a.btn_sqex {
  width: 148px;
  background-position: -505px 0;
}
#header #head_login_box a.btn_sqex:hover {background-position: -505px -24px;}

#header #head_login_box ul#nav{
  margin-top: 5px;
  height: 30px;
}
#header #head_login_box ul#nav li {
  display: inline-block;
}
* html #header #head_login_box ul#nav li {
  display: inline;
  zoom: 1;
}
*:first-child+html #header #head_login_box ul#nav li {
  display: inline;
  zoom: 1;
}
#header #head_login_box ul#nav li a {
  display: inline-block;
  background: url(parts2/nav.png) no-repeat;
  display: block;
  height:0;
  overflow:hidden;
  padding-top: 30px;
}
#header #head_login_box ul#nav li.mypage a{
  background-position: 0 0;
  width: 105px;
}
#header #head_login_box ul#nav li.news a{
  background-position: -105px 0;
  width: 100px;
}
#header #head_login_box ul#nav li.support a{
  background-position: -205px 0;
  width: 105px;
}
#header #head_login_box ul#nav li.bigginner a {
  background-position: -320px 0;
  width: 125px;
}
#global_nav {
  margin: 0 auto 10px;
  z-index: 1000;
  padding-left: 1px;
  height: 52px;
  width: 949px;
  background: url(parts/201109/global/global_nav.png) no-repeat 0 0;
}
* html #global_nav {
  overflow: hidden;
}
#global_nav img {
  vertical-align: bottom;
}
#global_nav dl {
  overflow: visible;
  position: relative;
  z-index: 100;
  float: left;
  height: 52px;
  width: 158px;
  vertical-align: top;
}
#global_nav dl dt {
  position: relative;
  z-index: 10;
}
#global_nav dt a {
  overflow: hidden;
  display: block;
  padding-top: 52px;
  height: 0 !important;
  width: 158px;
  outline: none;
}
#global_nav .top dt {
  padding-top: 0;
  height: 52px !important;
}
#global_nav dd {
  display: none;
  position: relative;
  width: 158px;
  background: url(parts/201109/global/gnav_bg.png) no-repeat -158px 0;
}
#global_nav dt + dd { margin-top: -18px !important; background: url(parts/201109/global/gnav_top.png) no-repeat -316px 0;}
#global_nav dd.first {margin-top: -18px !important; background: url(parts/201109/global/gnav_top.png) no-repeat -316px 0;}

#global_nav dt + dd img {margin-top: 13px;}
#global_nav dd.first img {margin-top: 13px;}
#global_nav dt + dd a {display: block; padding-top: 1px; background: url(parts/201109/global/gnav_top.png) no-repeat 0 0;}
#global_nav dd.first a {display: block; padding-top: 1px; background: url(parts/201109/global/gnav_top.png) no-repeat 0 0;}

#global_nav dt + dd a img {margin-top: 12px;}
#global_nav dd.first a img {margin-top: 12px;}

#global_nav dt + dd a:hover {
  background-position: -158px 0;
}
#global_nav dd.first  a:hover {
  background-position: -158px 0;
}
#global_nav dd:last-child {
  padding-bottom: 3px;
  background-position: left bottom;
}
#global_nav dd.last {
  padding-bottom: 3px;
  background-position: left bottom;
}
#category_nav {
  height: 63px;
  background: url(parts2/category_nav_bg.png) no-repeat left bottom;
}
#category_nav li {
  float: left;
}
#category_nav a {
  overflow: hidden;
  display: block;
  padding-top: 48px;
  height: 0 !important;
  text-decoration: none;
  background-repeat: no-repeat:
}
#info_current {
  margin: 15px auto 0;
  width: 950px;
  font-weight: bold;
  word-wrap: break-word;
  word-break: break-all;
}
#info_current a {
  display: inline-block;
  height: 16px;
  line-height: 14px;
  padding-left: 23px;
  background: url(parts/201109/global/i_attention.png) no-repeat center left;
  color: #c80100;
}

/* ------------------------------------------------------------------------ */
/* #contents -------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
#contents-wrap {
  background: #fff url(parts/201109/global/content_bg.png) repeat-y 0 0;
}
#contents {
  line-height: 1.5;
  /*min-height: 350px;*/
  /*border-top: 1px solid #dbdbdb;*/
  margin:13px 0 20px 0;
}


/* ------------------------------------------------------------------------ */
/* #topicpath ------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
#topicpath {
  clear: both;
  margin: 0 auto;
  padding: 20px 20px 0;
  background: #fff url(parts/201109/global/topicpath.png) no-repeat 0 10px;
  border-top: 1px solid #dbdbdb;
  width: 910px;
  height: 26px;
  text-align: right;
  line-height: 1;
}
#topicpath a {
  color: #666;
}

#topicpath ul {
  float: left;
  display: none;
}
#topicpath ul li {
  display: inline;
  margin-right: 5px;
  padding-left: 13px;
  font-size: 10px;
  background: url(parts/arrow/arrow4_r.gif) 1px center no-repeat;
}
#topicpath ul li.first {
  padding-left: 0;
  background: none;
}
#topicpath .pagetop_link {
  background: url(parts/201109/global/arrow_t.png) no-repeat center left;
  padding: 0 0 0 18px;
}

/* ------------------------------------------------------------------------ */
/* #footer ---------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
#footer {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0 15px 15px;
  width: 935px;
  border-bottom: 1px solid #e2e2e2;
  background: url(parts/201109/global/foot_bg.png) no-repeat 0 0;
}
#footer a {
  color: #666;
}
#footer .sitemap {
  text-align: left;
  float: left;
  overflow: hidden;
  _zoom: 1;
  margin-right: 35px;
  padding: 0;
  line-height: 1.5;
  color: #666;
}
#footer .sitemap dt {
  margin-bottom: 5px;
}
#footer .sitemap dd {
  margin-top: 3px;
  padding-left: 15px;
  background: url(parts/201109/global/arrow_r.png) no-repeat 0 4px;
}
#footer .sitemap span {
  font-weight: bold;
}
#footer .sitemap a img.icon_newwindow {
  padding-top: 2px;
}
#footer > .sitemap a img.icon_newwindow {
  padding-top: 0;
}
#footer .mobile {
  color: #FFFFFF;
  float: right;
  color: #fff;
  padding-top: 13px;
  padding-right: 30px;
  width: 245px;
}

#footer .mobile img {
  vertical-align: middle;
}
#footer .mobile a {
  display: inline-block;
  line-height: 1;
  font-size: 12px;
}
#footer .mobile p {
  float: right;
  padding-left: 10px;
}


/* ------------------------------------------------------------------------ */
/* #copyright ------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
#copyright {
  clear: both;
  margin: 10px auto;
  width: 950px;
  text-align: right;
  color: #aaa;
  font: 10px Arial, Helvetica, sans-serif;
}
#copyright * {
  vertical-align: middle;
}
#copyright span {
  margin-right: 10px;
}

/* ------------------------------------------------------------------------ */
/* global site class ------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------ */
/* カラム ----------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */

/* one-column */
/* ------------------------------------------------------------------------ */
.one-column #main {
  overflow-x: hidden;
  width: 928px;
/*  padding: 20px 11px;*/
  padding: 13px 11px 20px 11px;
}

/* one-column-center */
/* ------------------------------------------------------------------------ */
.one-column-center #main {
  overflow-x: hidden;
  width: 508px;
  padding: 13px 221px 20px;
}

/* two-column */
/* ------------------------------------------------------------------------ */
.two-column #main,
.two-column #sidebar {
  overflow-x: hidden;
  float: left;
}
.two-column #main {
  width: 718px;
  padding: 13px 10px 20px 11px;
}
.two-column #sidebar {
  float: right;
  width: 200px;
  padding: 10px 9px 20px 0;
}


/* two-column-avatar*/
.two-column-avatar #main,
.two-column-avatar #leftbar {
  overflow-x: hidden;
  float: left;
}
.two-column-avatar #leftbar {
  width: 170px;
  padding: 10px 0 20px 11px;
}
.two-column-avatar #main {
  width: 748px;
  padding: 13px 10px 20px 11px;
}


/* three-column */
/* ------------------------------------------------------------------------ */
.three-column #leftbar,
.three-column #main,
.three-column #sidebar {
/*  overflow-x: hidden;*/
  float: left;
}
.three-column #main,
.three-column #sidebar {
  overflow-x: hidden;
}
.three-column #leftbar {
  width: 170px;
  padding: 10px 0 20px 10px;
}
.three-column #main {
  width: 538px;
  padding: 15px 10px;
}
.three-column #sidebar {
  width: 200px;
  padding: 10px 10px 20px 0;
}


/* ------------------------------------------------------------------------ */
/* 見出し ----------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */

/* 最上部 */
/* ------------------------------------------------------------------------ */
#main .title_l {
  position: relative;
  margin-bottom: 10px;
  padding: 1px 0;
  border-bottom: solid 2px #999;
}
#main .title_l .title_name {
  line-height: 15px;
  color: #333;
  font-size: 15px;
  font-weight: bold;
}
#main .title_l .title_desc {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #999;
  font-size: 12px;
  font-weight: bold;
}
#main .title_l .title_desc a {
  color: #0066cc;
}

/* 中見出し */
/* ------------------------------------------------------------------------ */
#main .title_m {
  position: relative;
  height: 22px;
  margin-bottom: 10px;
  padding-left: 7px;
  border-left: solid 7px #afb8ba;
  border-bottom: solid 1px #afb8ba;
}

div#sidebar #main .title_m {
  border-bottom: none;
}


#main .title_m .title_name {
  line-height: 22px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
}
#main .title_m a.title_name {
  color: #0066cc;
}
#main .title_m .title_desc {
  position: absolute;
  right: 5px;
  bottom: 5px;
/*  height: 22px;
  line-height: 22px;*/
}

/* 中見出し 2行 */
/* ------------------------------------------------------------------------ */
#main .title_m_double {
  position: relative;
  height: 35px;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-left: 7px;
  border-left: solid 7px #afb8ba;
  border-bottom: solid 1px #afb8ba;
}
#main .title_m_double .title_name {
  line-height: 15px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
}
#main .title_m_double a.title_name {
  color: #0066cc;
}
#main .title_m_double .title_desc {
  position: absolute;
  right: 0;
  bottom: 4px;
}

/* 小見出し */
/* ------------------------------------------------------------------------ */
#main .title_s {
  position: relative;
  height: 22px;
  margin-bottom: 10px;
  padding-left: 7px;
  border-left: solid 7px #afb8ba;
}
#main .title_s .title_name {
  line-height: 22px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
}
#main .title_s a.title_name {
  color: #0066cc;
}
#main .title_s .title_desc {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 22px;
  line-height: 22px;
}

/* 小見出し 2行 */
/* ------------------------------------------------------------------------ */
#main .title_s_double {
  position: relative;
  height: 35px;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-left: 7px;
  border-left: solid 7px #afb8ba;
}
#main .title_s_double .title_name {
  line-height: 15px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
}
#main .title_s_double a.title_name {
  color: #0066cc;
}
#main .title_s_double .title_desc {
  position: absolute;
  right: 0;
  bottom: 4px;
}

/* 太字小見出し */
/* ------------------------------------------------------------------------ */
#main .title_ss {
  position: relative;
  height: 22px;
  margin-bottom: 10px;
}
#main .title_ss .title_name {
  line-height: 22px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
}
#main .title_ss a.title_name {
  color: #0066cc;
}
#main .title_ss .title_desc {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 22px;
  line-height: 22px;
}

/* サイドバー見出し */
/* ------------------------------------------------------------------------ */
#sidebar .title_m {
  height: 22px;
  margin-bottom: 5px;
  padding-left: 7px;
  border-left: solid 7px #afb8ba;
  border-bottom:none;
}
#sidebar .title_m .title_name {
  line-height: 22px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
}
#sidebar .title_m .title_name a {
  font-size: 12px !important;
}
#sidebar .title_m .title_desc {
  line-height: 22px;
  position: absolute;
  top: 0;
  right: 0;
  height: 22px;
}

/*二行体裁*/

#sidebar .title_m_double {
  position: relative;
  height: 35px;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-left: 7px;
  border-left: solid 7px #afb8ba;
  border-bottom: none;
}

#sidebar .title_m {
  border-bottom:none;
  font-size: 12px;
}
#sidebar .title_m_double .title_name {
  line-height: 15px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
}

#sidebar p.qr{
  text-align:center;
}
#sidebar p.qr a{
  font-size:12px;
}


/* ------------------------------------------------------------------------ */
/* 段落 ------------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */

/* section */
/* ------------------------------------------------------------------------ */
.section {
  margin-bottom: 10px;
}

body #contents .section_b5 {
  margin-bottom: 5px;
}

body #contents .section_b10 {
  margin-bottom: 10px;
}

body #contents .section_b15 {
  margin-bottom: 15px;
}

body #contents .section_b20 {
  margin-bottom: 20px;
}

body #contents .section_b25 {
  margin-bottom: 25px;
}

body #contents .section_b30 {
  margin-bottom: 30px;
}

body #contents .section_b35 {
  margin-bottom: 35px;
}

body #contents .section_b40 {
  margin-bottom: 40px;
}

body #contents .section_b45 {
  margin-bottom: 45px;
}

body #contents .section_b50 {
  margin-bottom: 50px;
}

#contents .section_12 {
  line-height: 18px;
  font-size: 12px;
}
#contents .section_10 {
  line-height: 13px;
  font-size: 10px;
  letter-spacing: 0.5px;
}


/* ------------------------------------------------------------------------ */
/* ボックス --------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */

/* 1カラム 半分サイズ */
/* ------------------------------------------------------------------------ */
.box_459 {
  clear: both;
  width: 459px;
  margin-bottom: 10px;
}
.box_459_odd {
  float: left;
  width: 459px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.box_459_even {
  float: left;
  width: 459px;
  margin-bottom: 10px;
}
.box_459_top,
.box_459_bottom {
  width: 459px;
  height: 15px;
  overflow: hidden;
}
.box_459_top {
  background: url(parts/box/box_459_top.gif);
}
.box_459_bottom {
  background: url(parts/box/box_459_bottom.gif) bottom;
}
.box_459_middle {
  width: 429px;
  padding: 0 15px;
  overflow: hidden;
  background: url(parts/box/box_459_middle.gif) repeat-y;
}
/* bottom ボタン、背景塗りつぶし*/
.box_459_bottom2 {
  overflow: hidden;
  width: 459px;
  padding: 5px 0;
  text-align: center;
  background: url(parts/box/box_459_bottom2.gif) bottom;
}

/* 1カラム フルサイズ */
/* ------------------------------------------------------------------------ */
.box_928 {
  margin-bottom: 10px;
}
.box_928_top,
.box_928_bottom {
  width: 928px;
  height: 15px;
  overflow: hidden;
}
.box_928_top {
  background: url(parts/box/box_928_top.gif);
}
.box_928_bottom {
  background: url(parts/box/box_928_bottom.gif) bottom;
}
.box_928_middle {
  width: 898px;
  padding: 0 15px;
  overflow: hidden;
  background: url(parts/box/box_928_middle.gif) repeat-y;
}

/* タブ 1カラム フルサイズ */
/* ------------------------------------------------------------------------ */
.box_928_tab {
  margin-bottom: 10px;
}
.box_928_tab .box_928_middle {
  padding-top: 10px;
}
.box_928_tab .box_928_top {
  height: auto;
  background: url(parts/box/box_928_top2.gif) bottom no-repeat;
}
.box_928_tab .box_928_top ul li {
  float: left;
  display: inline;
}
/* タブ1行 */
.box_928_tab .box_928_top ul.box_928_tab_single {
  height: 35px;
  margin-left: 5px;
}
.box_928_tab .box_928_top ul.box_928_tab_single li a {
  line-height: 35px;
  display: block;
  width: 188px;
  font-weight: bold;
  margin-left: 5px;
  text-align: center;
}
.box_928_tab .box_928_top ul.box_928_tab_single li a {
  height: 35px;
  background-image: url(parts/box/box_376_tab1.gif);
  background-position: -188px 0;
}
.box_928_tab .box_928_top ul.box_928_tab_single li a:hover,
.box_928_tab .box_928_top ul.box_928_tab_single li a.current {
  background-position: 0 0;
  color: #666;
  text-decoration: none;
}
/* タブ1行5列 */
.box_928_tab2 .box_928_top ul.box_928_tab_single li a {
  width: 168px;
}
.box_928_tab2 .box_928_top ul.box_928_tab_single li a {
  height: 35px;
  background-image: url(parts/box/box_336_tab.gif);
  background-position: -168px 0;
}
/* タブ2行 */
.box_928_tab .box_928_top ul.box_928_tab_double {
  height: 45px;
  margin-left: 5px;
}
.box_928_tab .box_928_top ul.box_928_tab_double li a {
  line-height: 45px;
  display: block;
  width: 188px;
  font-weight: bold;
  margin-left: 5px;
  text-align: center;
}
.box_928_tab .box_928_top ul.box_928_tab_double li a {
  height: 45px;
  background-image: url(parts/box/box_376_tab2.gif);
  background-position: -188px 0;
}
.box_928_tab .box_928_top ul.box_928_tab_double li a:hover,
.box_928_tab .box_928_top ul.box_928_tab_double li a.current {
  background-position: 0 0;
  color: #666;
  text-decoration: none;
}
.box_928_tab .box_928_top ul.box_928_tab_double li a.double {
  line-height: 15px;
  height: 37px;
  padding-top: 8px;
}

/* 1カラム 真ん中寄せ */
/* ------------------------------------------------------------------------ */
.box_508 {
  clear: both;
  width: 508px;
  margin-bottom: 10px;
}
.box_508_top,
.box_508_bottom {
  width: 508px;
  height: 15px;
  overflow: hidden;
}
.box_508_top {
  background: url(parts/box/box_508_top.gif);
}
.box_508_bottom {
  background: url(parts/box/box_508_bottom.gif) bottom;
}
.box_508_middle {
  width: 478px;
  padding: 0 15px;
  overflow: hidden;
  background: url(parts/box/box_508_middle.gif) repeat-y;
}
/* bottom ボタン、背景塗りつぶし*/
.box_508_bottom2 {
  overflow: hidden;
  width: 508px;
  padding: 5px 0;
  text-align: center;
  background: url(parts/box/box_508_bottom2.gif) bottom;
}

/* 1カラム 真ん中寄せ RED */
/* ------------------------------------------------------------------------ */
.box_508red {
  clear: both;
  width: 508px;
}
.box_508red_top,
.box_508red_bottom {
  width: 508px;
  height: 15px;
  overflow: hidden;
}
.box_508red_top {
  background: url(parts/box/box_508red_top_re.gif);
}
.box_508red_bottom {
  background: url(parts/box/box_508red_bottom_re.gif) bottom;
}
.box_508red_middle {
  width: 478px;
  padding: 0 15px;
  overflow: hidden;
  background: url(parts/box/box_508red_middle_re.gif) repeat-y;
}

/* 2カラム メインのフルサイズ */
/* ------------------------------------------------------------------------ */
.box_718_top,
.box_718_bottom {
  width: 718px;
  height: 15px;
  overflow: hidden;
}
.box_718_top {
  background: url(parts/box/box_718_top.gif);
}
.box_718_bottom {
  background: url(parts/box/box_718_bottom.gif) bottom;
}
.box_718_middle {
  width: 688px;
  padding: 0 15px;
  overflow: hidden;
  background: url(parts/box/box_718_middle.gif) repeat-y;
}

/* 2カラム フルバナー */
/* ------------------------------------------------------------------------ */
.box_718_middle_left,
.box_718_middle_right {
  float: left;
}
.box_718_middle_left {
  width: 333px;
}
.box_718_middle_right {
  width: 333px;
  padding-left: 22px;
  background: url(/jp/avatar/css/parts/line/vline_type1.gif) 10px 0 repeat-y;
}

/* 2カラム メインのフルサイズ RED */
/* ------------------------------------------------------------------------ */
.box_718red {
  clear: both;
  width: 508px;
}
.box_718red_top,
.box_718red_bottom {
  width: 718px;
  height: 15px;
  overflow: hidden;
}
.box_718red_top {
  background: url(parts/box/box_718red_top_re.gif);
}
.box_718red_bottom {
  background: url(parts/box/box_718red_bottom_re.gif) bottom;
}
.box_718red_middle {
  width: 688px;
  padding: 0 15px;
  overflow: hidden;
  background: url(parts/box/box_718red_middle_re.gif) repeat-y;
}


/* タブ 2カラム メインのフルサイズ */
/* ------------------------------------------------------------------------ */
.box_718_tab {
  margin-bottom: 10px;
}
.box_718_tab .box_718_middle {
  padding-top: 10px;
}
.box_718_tab .box_718_top {
  height: auto;
  background: url(parts/box/box_718_top2.gif) bottom no-repeat;
}
.box_718_tab .box_718_top ul li {
  float: left;
  display: inline;
}
/* タブ1行 */
.box_718_tab .box_718_top ul.box_718_tab_single {
  height: 35px;
  margin-left: 5px;
}
.box_718_tab .box_718_top ul.box_718_tab_single li a {
  line-height: 35px;
  display: block;
  width: 168px;
  font-weight: bold;
  margin-left: 5px;
  text-align: center;
}
.box_718_tab .box_718_top ul.box_718_tab_single li a {
  height: 35px;
  background-image: url(parts/box/box_336_tab1.gif);
  background-position: -168px 0;
}
.box_718_tab .box_718_top ul.box_718_tab_single li a:hover,
.box_718_tab .box_718_top ul.box_718_tab_single li a.current {
  background-position: 0 0;
  color: #666;
  text-decoration: none;
}

/* 2カラム メインの半分サイズ */
/* ------------------------------------------------------------------------ */
.box_353 {
  clear: both;
  width: 353px;
  margin-bottom: 10px;
}
.box_353_odd {
  float: left;
  width: 353px;
  margin-right: 12px;
  margin-bottom: 10px;
}
.box_353_even {
  float: left;
  width: 353px;
  margin-bottom: 10px;
}
.box_353_top,
.box_353_bottom {
  width: 353px;
  height: 15px;
  overflow: hidden;
}
.box_353_top {
  background: url(parts/box/box_353_top.gif);
}
.box_353_bottom {
  background: url(parts/box/box_353_bottom.gif) bottom;
}
.box_353_middle {
  width: 323px;
  padding: 0 15px;
  overflow: hidden;
  background: url(parts/box/box_353_middle.gif) repeat-y;
}



/* タブ 2カラム メインのフルサイズの中に収まるサイズ */
/* ------------------------------------------------------------------------ */
div.box_688_top {
  background: url(parts/box/box_688_top.gif) no-repeat top left;
}
div.box_688_top,
div.box_688_bottom {
  overflow: hidden;
  height: 15px;
  width: 688px;
}
div.box_688_bottom {
  background: url(parts/box/box_688_bottom.gif) no-repeat bottom left;
}
.box_688_middle {
  overflow: hidden;
  width: 658px;
  background: url(parts/box/box_688_middle.gif) repeat-y 0 0;
  padding: 0 15px;
}


/* サイドバー フルサイズ（赤） */
/* ------------------------------------------------------------------------ */
.box_200red {
  clear: both;
  width: 200px;
  margin-bottom: 10px;
}
.box_200red_top,
.box_200red_bottom {
  overflow: hidden;
  width: 200px;
  height: 5px;
}
.box_200red_top {
  background: url(parts/box/box_200red_top_re.gif) no-repeat 0 0;
}
.box_200red_bottom {
  background: url(parts/box/box_200red_bottom_re.gif) no-repeat 0 0;
}
.box_200red_middle {
  width: 180px;
  padding: 7px 10px;
  overflow: hidden;
  background: url(parts/box/box_200red_middle_re.gif) repeat-y;
}
/* ------------------------------------------------------------------------ */
/* 左右寄せ、センター、テキスト、その他 ------------------------------------*/
/* ------------------------------------------------------------------------ */
.align_left {
  text-align: left;
}
.align_right {
  text-align: right;
}
.align_center {
  margin: 0 auto;
  text-align: center;
}
/* エラー文言は赤 */
.error {
  color: #cc0000;
}
/* アイコン余白調整 */
img.icon_newwindow {
  padding: 0 5px;
}

.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* ------------------------------------------------------------------------ */
/* 矢印アイコン ------------------------------------------------------------*/
/* right_right - 右向き、右側 - arrow1_rr --------------------------------- */
/* top_right   - 上向き、右側 - arrow1_tr --------------------------------- */
/* ------------------------------------------------------------------------ */

/* 14px */
/* ------------------------------------------------------------------------ */
.arrow1_tl_14 {

  line-height: 1.3;
  padding-left: 12px;
  font-size: 14px;
  background: url(parts/arrow/arrow1_t.gif) left 5px no-repeat;
}
.arrow1_rl_14 {

  line-height: 1.3;
  padding-left: 12px;
  font-size: 14px;
  background: url(parts/arrow/arrow1_r.gif) left 5px no-repeat;
}
.arrow1_bl_14 {

  line-height: 1.3;
  padding-left: 12px;
  background: url(parts/arrow/arrow1_b.gif) left 5px no-repeat;
}
.arrow1_ll_14 {

  line-height: 1.3;
  padding-left: 12px;
  font-size: 14px;
  background: url(parts/arrow/arrow1_l.gif) left 5px no-repeat;
}
.arrow2_rl_14 {

  line-height: 1.3;
  padding-left: 12px;
  font-size: 14px;
  background: url(parts/arrow/arrow2_r.gif) left 3px no-repeat;
}
.arrow3_rl_14 {

  color: #666;
  line-height: 1.3;
  padding-left: 12px;
  font-size: 12px;
  background: url(parts/arrow/arrow3_r.gif) left 5px no-repeat;
}

/* 12px */
/* ------------------------------------------------------------------------ */
.arrow1_tr {
  padding-right: 12px;
  font-size: 12px;
  background: url(parts/arrow/arrow1_t.gif) right center no-repeat;
}
.arrow1_rr {
  padding-right: 12px;
  font-size: 12px;
  background: url(parts/arrow/arrow1_r.gif) right center no-repeat;
}
.arrow1_br {
  padding-right: 12px;
  font-size: 12px;
  background: url(parts/arrow/arrow1_b.gif) right center no-repeat;
}
.arrow1_lr {
  padding-right: 12px;
  font-size: 12px;
  background: url(parts/arrow/arrow1_l.gif) right center no-repeat;
}
.arrow1_tl {

  line-height: 1.3;
  padding-left: 12px;
  font-size: 12px;
  background: url(parts/arrow/arrow1_t.gif) left 3px no-repeat;
}
.arrow1_rl {

  line-height: 1.3;
  padding-left: 12px;
  font-size: 12px;
  background: url(parts/arrow/arrow1_r.gif) left 3px no-repeat;
}
.arrow1_bl {

  line-height: 1.3;
  padding-left: 12px;
  font-size: 12px;
  background: url(parts/arrow/arrow1_b.gif) left 3px no-repeat;
}
.arrow1_ll {

  line-height: 1.3;
  padding-left: 12px;
  font-size: 12px;
  background: url(parts/arrow/arrow1_l.gif) left 3px no-repeat;
}
.arrow2_rl {

  line-height: 1.3;
  padding-left: 12px;
  font-size: 12px;
  background: url(parts/arrow/arrow2_r.gif) left 3px no-repeat;
}

/* 10px */
/* ------------------------------------------------------------------------ */
.arrow1_tr_10 {
  font-size: 10px;
  padding-right: 14px;
  background: url(parts/arrow/arrow1_t.gif) right center no-repeat;
}
.arrow1_rr_10 {
  font-size: 10px;
  padding-right: 14px;
  background: url(parts/arrow/arrow1_r.gif) right center no-repeat;
}
.arrow1_br_10 {
  font-size: 10px;
  padding-right: 14px;
  background: url(parts/arrow/arrow1_b.gif) right center no-repeat;
}
.arrow1_lr_10 {
  font-size: 10px;
  padding-right: 14px;
  background: url(parts/arrow/arrow1_l.gif) right center no-repeat;
}
.arrow1_tl_10 {
  line-height: 13px;
  display: block;
  font-size: 10px;
  padding-left: 12px;
  background: url(parts/arrow/arrow1_t.gif) left 2px no-repeat;
}
.arrow1_rl_10 {
  line-height: 13px;
  display: block;
  font-size: 10px;
  padding-left: 12px;
  background: url(parts/arrow/arrow1_r.gif) left 2px no-repeat;
}
.arrow1_bl_10 {
  line-height: 13px;
  display: block;
  font-size: 10px;
  padding-left: 12px;
  background: url(parts/arrow/arrow1_b.gif) left 2px no-repeat;
}
.arrow1_ll_10 {
  line-height: 13px;
  display: block;
  font-size: 10px;
  padding-left: 12px;
  background: url(parts/arrow/arrow1_l.gif) left 2px no-repeat;
}
.arrow2_rl_10 {
  line-height: 13px;
  display: block;
  font-size: 10px;
  padding-left: 9px;
  background: url(parts/arrow/arrow2_r.gif) left 2px no-repeat;
}

/* 右寄せの場合はinline要素 */
/* ------------------------------------------------------------------------ */
.align_right .arrow1_tl {
  display: inline;
}
.align_right .arrow1_rl {
  display: inline;
}
.align_right .arrow1_bl {
  display: inline;
}
.align_right .arrow1_ll {
  display: inline;
}
.align_right .arrow2_rl {
  display: inline;
}
.align_right .arrow1_tl_10 {
  display: inline;
}
.align_right .arrow1_rl_10 {
  display: inline;
}
.align_right .arrow1_bl_10 {
  display: inline;
}
.align_right .arrow1_ll_10 {
  display: inline;
}
.align_right .arrow2_rl_10 {
  display: inline;
}


/* ------------------------------------------------------------------------ */
/* ボタン ------------------------------------------------------------------*/
/* ------------------------------------------------------------------------ */

/* ボタン横並べ */
/* ul.btn_align > li > a.btn_ */
/* ------------------------------------------------------------------------ */
ul.btn_align li {
  float: left;
  display: inline;
  margin-right: 10px;
}

/* 大ボタンロング 233x31 */
/* ------------------------------------------------------------------------ */
a.btn_233x31 {
  line-height: 31px;
  display: block;
  width: 233px;
  height: 31px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_233x31.gif);
}
a.btn_233x31:hover {
  color: #0085ff;
  text-decoration: none;
  background-position: 0 -31px;
}


/* 大ボタンロング 353x31 */
/* ------------------------------------------------------------------------ */
a.btn_353x31 {
  line-height: 31px;
  display: block;
  width: 353px;
  height: 31px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_353x31.gif);
}
a.btn_353x31:hover {
  color: #0085ff;
  text-decoration: none;
  background-position: 0 -31px;
}


/* 大ボタン */
/* ------------------------------------------------------------------------ */
a.btn_l {
  line-height: 31px;
  display: block;
  width: 141px;
  height: 31px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_l.gif);
}
a.btn_l:hover {
  color: #0085ff;
  text-decoration: none;
  background-position: 0 -31px;
}
span.btn_l {
  line-height: 31px;
  display: block;
  width: 141px;
  height: 31px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_l.gif);
  background-position: 0 -31px;
}

/* 大ボタン黒 */
/* ------------------------------------------------------------------------ */
a.btn_l_k {
  line-height: 28px;
  display: inline-block;
  width: 129px;
  height: 28px;
  background-image: url(parts2/btn.png);
  background-repeat: none;
  background-position: 0 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none !important;
}
* html a.btn_l_k {
  display: block;
  zoom: 1;
}

/* 小ボタン */
/* ------------------------------------------------------------------------ */
a.btn_s {
  line-height: 21px;
  display: block;
  width: 74px;
  height: 21px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_s.gif);
}
a.btn_s:hover {
  color: #0085ff;
  text-decoration: none;
  background-position: 0 -21px;
}
span.btn_s {
  line-height: 21px;
  display: block;
  width: 74px;
  height: 21px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_s.gif);
  background-position: 0 -21px;
  color: #878787;
  text-decoration: none;
}

/* 連立ボタン */
/* ------------------------------------------------------------------------ */
a.btn_w {
  line-height: 21px;
  display: block;
  width: 150px;
  height: 21px;
  padding-left: 13px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-image: url(parts/btn/btn_w.gif);
}
a.btn_w:hover {
  color: #0085ff;
  text-decoration: none;
  background-position: 0 -21px;
}
span.btn_w {
  line-height: 21px;
  display: block;
  width: 150px;
  height: 21px;
  padding-left: 13px;
  color: #878787;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-image: url(parts/btn/btn_w.gif);
  background-position: 0 -42px;
}


/* 連立ボタン 別窓 */
/* ------------------------------------------------------------------------ */
a.btn_w_blank {
  background-image: url(/jp/common2/css/parts/btn/btn_w2.gif);
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  line-height: 21px;
  padding-left: 13px;
  text-align: left;
  width: 150px;
}
a.btn_w_blank:hover {
  text-decoration: none;
  background-position: 0 -21px;
}
span.btn_w_blank {
  line-height: 21px;
  display: block;
  width: 150px;
  height: 21px;
  padding-left: 13px;
  color: #878787;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-image: url(parts/btn/btn_w2.gif);
  background-position: 0 -42px;
}


/* 233x21 */
/* ------------------------------------------------------------------------ */
a.btn_233x21 {
  line-height: 21px;
  display: block;
  width: 233px;
  height: 21px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_233x21.gif);
}
a.btn_233x21:hover {
  color: #0085ff;
  text-decoration: none;
  background-position: 0 -21px;
}

/* 141x21 */
/* ------------------------------------------------------------------------ */
a.btn_141x21 {
  line-height: 21px;
  display: block;
  width: 141px;
  height: 21px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_141x21.gif);
}
a.btn_141x21:hover {
  color: #0085ff;
  text-decoration: none;
  background-position: 0 -21px;
}

/* 192x25 */
/* ------------------------------------------------------------------------ */
a.btn_192x25 {
  line-height: 25px;
  display: block;
  width: 192px;
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_192x25.gif);
}
a.btn_192x25:hover {
  color: #0085ff;
  text-decoration: none;
  background-position: 0 -25px;
}

/* 右カラムボタン */
/* ------------------------------------------------------------------------ */
a.btn_sidebar {
  line-height: 21px;
  display: block;
  width: 200px;
  height: 21px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_sidebar.gif);
}
a.btn_sidebar:hover {
  color: #0085ff;
  text-decoration: none;
  background-position: 0 -21px;
}
span.btn_sidebar {
  line-height: 21px;
  display: block;
  width: 200px;
  height: 21px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_sidebar.gif);
  background-position: 0 -21px;
}

/* 青ボタン333x45 */
/* ------------------------------------------------------------------------ */
div.btn_blue_333x45 {
  width: 313px;
  height: 37px;
  margin-bottom: 5px;
  padding: 4px 10px;
  text-align: left;
  background-image: url(parts/btn/btn_blue_333x45.gif);
}
div.btn_blue_333x45 .name {
  display: block;
  font-size: 15px;
  font-weight: bold;
}

/* 青ボタン200x45 */
/* ------------------------------------------------------------------------ */
div.btn_blue_200x45 {
  width: 180px;
  height: 37px;
  margin-bottom: 5px;
  padding: 4px 10px;
  text-align: left;
  background-image: url(parts/btn/btn_blue_200x45.gif);
}
#contents div.btn_blue_200x45 .name {
  display: block;
  font-size: 15px;
  font-weight: bold;
}

/* アバター左カラム */
/* ------------------------------------------------------------------------ */
a.btn_cart {
  line-height: 21px;
  display: block;
  width: 150px;
  height: 21px;
  margin: 0 auto;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-image: url(parts/btn/btn_cart.gif);
}
a.btn_cart:hover {
  color: #0085ff;
  text-decoration: none;
  background-position: 0 -21px;
}

/* アバター大ボタン */
/* ------------------------------------------------------------------------ */
div.btn_avatar {
  width: 243px;
  height: 45px;
  margin-bottom: 5px;
  text-align: left;
  background-image: url(parts/btn/btn_avatar.gif);
}
div.btn_avatar,
div.btn_avatar_disable {
  width: 223px;
  height: 37px;
  padding: 4px 10px;
  text-align: left;
  background-image: url(parts/btn/btn_avatar.gif);
}
div.btn_avatar_disable {
  color: #878787;
  background-position: 0 -45px;
}
div.btn_avatar a {
/*  color: #0051c1;*/
}
div.btn_avatar a:hover {
  color: #0085ff;
  text-decoration: none;
}
div.btn_avatar .name,
div.btn_avatar_disable .name {
  display: block;
  font-size: 15px;
}
div.btn_avatar_disable .name {
  padding-left: 12px;
  background: url(parts/arrow/arrow3_r.gif) left 5px no-repeat;
}

/* ------------------------------------------------------------------------ */
/* プルダウンメニュー ----------------------------------------------------- */
/* jQuery fdd2div --------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
.dropdown_menu {
  position: relative;
  width: 200px;
}
a.dropdown_main_link {
  line-height: 21px;
  display: block;
  width: 187px;
  height: 21px;
  padding-left: 13px;
  color: #0051c1;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a.dropdown_main_link:hover {
  color: #0085ff;
}
a.dropdown_collapsed {
  background: url(parts/btn/btn_pulldown.gif);
}
a.dropdown_expanded {
  background: url(parts/btn/btn_pulldown.gif) 0 -21px;
}
.dropdown_ul_list {
  top: 22px;
  width: 198px;
  border: solid 1px #afb8ba;
  background: #fff;
  z-index: 10;
}
.dropdown_ul_list li {
  margin: 2px 0;
  font-size: 10px;
}
.dropdown_ul_list li a {
  display: block;
  padding: 2px 10px;
}
.dropdown_ul_list li a:hover {
  text-decoration: none;
  background: #e1e7eb;
}

/* ------------------------------------------------------------------------ */
/* 区切り線 --------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
div.hr_type1 {
  clear: both;
  overflow: hidden;
  height: 1px;
  margin: 10px 0;
  background: url(parts/line/line_type1.gif);
}

/* ------------------------------------------------------------------------ */
/* リスト --------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */

/* type1 */
/* ------------------------------------------------------------------------ */
ul.list_type1 {
  margin-bottom: 10px;
}
ul.list_type1 li {

}
ul.list_type1 li span.date {
  display: block;
  font-size: 10px;
}

/* type2 */
/* ------------------------------------------------------------------------ */
/* ・テキストテキスト */
/* ・テキストテキスト */
ul.list_type2 {
  margin-bottom: 10px;
}
ul.list_type2 li {
  line-height: 18px;
  padding-left: 10px;
  background: url(parts/arrow/list_type2.gif) left 5px no-repeat;
}

/* 日付付きリスト1行 */
/* ------------------------------------------------------------------------ */
dl.date_nobr dt {
  line-height: 1.5;
  clear: both;
  float: left;
  width: 50px;
  margin-bottom: 2px;
  font-size: 10px;
}
dl.date_nobr dd {
  line-height: 1.3;
  width: auto;
  margin-bottom: 2px;
  padding-left: 55px;
  font-size: 12px;
}

/* 日付付きリスト2行 sidebar fontsize 10px */
/* ------------------------------------------------------------------------ */
dl.date_br_10 {
  line-height: 13px;
  font-size: 10px;
}
dl.date_br_10 dt {
}
dl.date_br_10 dd {
  margin-bottom: 5px;
}

/* 1行リスト区切り線あり */
/* AAAAA | BBBBB | CCCCC */
/* ------------------------------------------------------------------------ */
ul.glue li {
  display: inline;
  float: left;
  margin-left: 10px;
  padding-left: 10px;
  background: url(parts/vline.gif) left center no-repeat;
}
ul.glue li.first {
  margin-left: 0;
  padding-left: 0;
  background: none;
}





/* ------------------------------------------------------------------------ */
/* テーブル --------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
#main th.align_c,
#main td.align_c {
  text-align: center;
}
#main th.align_r,
#main td.align_r {
  text-align: right;
}
.table_text{
  padding: 5px 9px;
}

/* 718px 共通クラス */
/* ------------------------------------------------------------------------ */
div.table_718_top {
  background: url(parts/table/table_718_top.gif) no-repeat 0 0;
}
div.table_718_top,
div.table_718_bottom {
  overflow: hidden;
  height: 5px;
  width: 718px;
}
div.table_718_middle th,
div.table_718_middle td {
  display: table-cell;
  padding: 8px 10px;
  vertical-align: top;
}
div.table_718_middle .valign_m {
  vertical-align: middle;
}

#main div.table_718_middle tr.first {
  background: none;
}
div.table_718_bottom {
  background: url(parts/table/table_718_bottom.gif) no-repeat 0 0;
}
div.table_718_2 th {
  text-align: center;
  vertical-align: middle;
}

div.table_718 div.table_718_middle {
  overflow: hidden;
  width: 706px;
  background: url(parts/box/box_718_middle.gif) repeat-y 0 0;
  padding: 1px 6px;
}
div.table_718 th,
div.table_718 td {
  padding: 3px 10px;
}


/* 718px 線無し */
/* ------------------------------------------------------------------------ */
div.table_718 th {
  background-color: #f3f5f7;
  background-image: url(parts/table/table_bg_solid.gif);
  background-position: 0 -3px;
  background-repeat: no-repeat;
}
div.table_718 tr th.first {
  background-position: -3px -3px;
}
div.table_718 td {
  background-image: url(parts/table/table_bg_solid.gif);
  background-position: 0 -3px;
  background-repeat: no-repeat;
}

/* 718px 点線 */
/* ------------------------------------------------------------------------ */
div.table_718_dotted div.table_718_middle {
  overflow: hidden;
  width: 706px;
  background: url(parts/box/box_718_middle.gif) repeat-y 0 0;
  padding: 1px 6px;
}
div.table_718_dotted th {
  background-color: #f3f5f7;
  background-image: url(parts/table/table_bg_dotted.gif);
  background-position: -3px 0;
  background-repeat: no-repeat;
}
div.table_718_dotted tr.first th {
  background-position: -3px -3px;
}
div.table_718_dotted td {
  background-image: url(parts/table/table_bg_dotted.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}
div.table_718_dotted td.first {
  background-position: -3px 0;
}
div.table_718_dotted tr.first td {
  background-position: 0 -3px;
}
div.table_718_dotted tr.first td.first {
  background-position: -3px -3px;
}

/* 718px 実線 */
/* ------------------------------------------------------------------------ */
div.table_718_solid div.table_718_middle {
  overflow: hidden;
  width: 706px;
  background: url(parts/box/box_718_middle.gif) repeat-y 0 0;
  padding: 1px 6px 1px;
}
div.table_718_solid th {
  background-color: #f3f5f7;
  background-image: url(parts/table/table_bg_solid.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}
div.table_718_solid th.first {
  background-position: -3px 0;
}
div.table_718_solid tr.first th {
  background-position: 0 -3px;
}
div.table_718_solid tr.first th.first {
  background-position: -3px -3px;
}
div.table_718_solid td {
  background-image: url(parts/table/table_bg_solid.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}
div.table_718_solid td.first {
  background-position: -3px 0;
}
div.table_718_solid tr.first td {
  background-position: 0 -3px;
}
div.table_718_solid tr.first td.first {
  background-position: -3px -3px;
}


/* 353px 共通クラス */
/* ------------------------------------------------------------------------ */
#main div.table_353_middle tr.first {
  background: none;
}
div.table_353_odd {
  float: left;
  margin-right: 12px;
}
div.table_353_even {
  float: left;
}
div.table_353_top,
div.table_353_bottom {
  overflow: hidden;
  height: 5px;
  width: 353px;
}
div.table_353_top {
  background: url(parts/table/table_353_top.gif) no-repeat 0 0;
}
div.table_353_middle tr.first {
  background: none;
}
div.table_353_middle th,
div.table_353_middle td {
  display: table-cell;
  padding: 8px 10px;
  vertical-align: top;
}
div.table_353_middle th {
  text-align: center;
}
div.table_353_middle .valign_m {
  vertical-align: middle;
}
div.table_353_bottom {
  background: url(parts/table/table_353_bottom.gif) no-repeat 0 0;
}

/* 353px 実線 */
/* ------------------------------------------------------------------------ */
div.table_353_solid div.table_353_middle {
  overflow: hidden;
  width: 341px;
  background: url(parts/table/table_353_middle.gif) repeat-y 0 0;
  padding: 1px 6px;
}
div.table_353_solid div.table_353_middle th {
  background-color: #f3f5f7;
  background-image: url(parts/table/table_bg_solid.gif);
  background-position: -3px 0;
  background-repeat: no-repeat;
}
div.table_353_solid div.table_353_middle tr.first th {
  background-position: -3px -3px;
}
div.table_353_solid div.table_353_middle td {
  background-image: url(parts/table/table_bg_solid.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}
div.table_353_solid div.table_353_middle td.first {
  background-position: -3px 0;
}
div.table_353_solid div.table_353_middle tr.first td {
  background-position: 0 -3px;
}
div.table_353_solid div.table_353_middle tr.first td.first {
  background-position: -3px -3px;
}


/* 508px 共通クラス */
/* ------------------------------------------------------------------------ */
#main div.table_508_center{
  text-align: center;
  width: 508px;
  margin-left: auto;
  margin-right: auto;
}
#main div.table_508,
#main div.table_508_dotted {
  text-align: left;
}
#main div.table_508_middle tr.first {
  background: none;
}
div.table_508_top,
div.table_508_bottom {
  overflow: hidden;
  height: 5px;
  width: 508px;
}
div.table_508_top {
  background: url(parts/table/table_508_top.gif) no-repeat 0 0;
}
div.table_508_middle tr.first {
  background: none;
}
div.table_508_middle th,
div.table_508_middle td {
  display: table-cell;
  padding: 8px 10px;
  vertical-align: top;
}
div.table_508_middle .valign_m {
  vertical-align: middle;
}
div.table_508_bottom {
  height: 5px;
  background: url(parts/table/table_508_bottom.gif) no-repeat left top;
}
div.table_508_bottom_2 {
  height: auto;
  width: 508px;
  padding: 5px 0;
  background: #e7ecef url(parts/table/table_508_bottom.gif) no-repeat left bottom;
}

/* 508px 点線 */
/* ------------------------------------------------------------------------ */
div.table_508_dotted div.table_508_middle {
  overflow: hidden;
  width: 496px;
  background: url(parts/table/table_508_middle.gif) repeat-y 0 0;
  padding: 1px 6px;
}
div.table_508_dotted div.table_508_middle th {
  background-color: #f3f5f7;
  background-image: url(parts/table/table_bg_dotted.gif);
  background-position: -3px 0;
  background-repeat: no-repeat;
}
div.table_508_dotted div.table_508_middle tr.first th {
  background-position: -3px -3px
}
div.table_508_dotted div.table_508_middle td {
  background-image: url(parts/table/table_bg_dotted.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}
div.table_508_dotted div.table_508_middle td.first {
  background-position: -3px 0;
}
div.table_508_dotted div.table_508_middle tr.first td {
  background-position: 0 -3px;
}
div.table_508_dotted div.table_508_middle tr.first td.first {
  background-position: -3px -3px;
}



/* 688px 共通クラス */
/* ------------------------------------------------------------------------ */
div.table_688_top {
  background: url(parts/table/table_688_top.gif) no-repeat 0 0;
}
div.table_688_top,
div.table_688_bottom {
  overflow: hidden;
  height: 5px;
  width: 688px;
}
div.table_688_middle th,
div.table_688_middle td {
  display: table-cell;
  padding: 8px 10px;
  vertical-align: top;
}
div.table_688_middle .valign_m {
  vertical-align: middle;
}

#main div.table_688_middle tr.first {
  background: none;
}
div.table_688_bottom {
  background: url(parts/table/table_688_bottom.gif) no-repeat 0 0;
}
div.table_688_2 th {
  text-align: center;
  vertical-align: middle;
}

div.table_688 div.table_688_middle {
  overflow: hidden;
  width: 676px;
  background: url(parts/table/table_688_middle.gif) repeat-y 0 0;
  padding: 1px 6px;
}
div.table_688 th,
div.table_688 td {
  padding: 3px 10px;
}


/* 688px 線無し */
/* ------------------------------------------------------------------------ */
div.table_688 th {
  background-color: #f3f5f7;
  background-image: url(parts/table/table_bg_solid.gif);
  background-position: 0 -3px;
  background-repeat: no-repeat;
}
div.table_688 tr th.first {
  background-position: -3px -3px;
}
div.table_688 td {
  background-image: url(parts/table/table_bg_solid.gif);
  background-position: 0 -3px;
  background-repeat: no-repeat;
}

/* 688px 点線 */
/* ------------------------------------------------------------------------ */
div.table_688_dotted div.table_688_middle {
  overflow: hidden;
  width: 676px;
  background: url(parts/table/table_688_middle.gif) repeat-y 0 0;
  padding: 1px 6px;
}
div.table_688_dotted th {
  background-color: #f3f5f7;
  background-image: url(parts/table/table_bg_dotted.gif);
  background-position: -3px 0;
  background-repeat: no-repeat;
}
div.table_688_dotted tr.first th {
  background-position: -3px -3px;
}
div.table_688_dotted td {
  background-image: url(parts/table/table_bg_dotted.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}
div.table_688_dotted td.first {
  background-position: -3px 0;
}
div.table_688_dotted tr.first td {
  background-position: 0 -3px;
}
div.table_688_dotted tr.first td.first {
  background-position: -3px -3px;
}

/* 688px 実線 */
/* ------------------------------------------------------------------------ */
div.table_688_solid div.table_688_middle {
  overflow: hidden;
  width: 676px;
  background: url(parts/table/table_688_middle.gif) repeat-y 0 0;
  padding: 1px 6px 1px;
}
div.table_688_solid th {
  background-color: #f3f5f7;
  background-image: url(parts/table/table_bg_solid.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}
div.table_688_solid th.first {
  background-position: -3px 0;
}
div.table_688_solid tr.first th {
  background-position: 0 -3px;
}
div.table_688_solid tr.first th.first {
  background-position: -3px -3px;
}
div.table_688_solid td {
  background-image: url(parts/table/table_bg_solid.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}
div.table_688_solid td.first {
  background-position: -3px 0;
}
div.table_688_solid tr.first td {
  background-position: 0 -3px;
}
div.table_688_solid tr.first td.first {
  background-position: -3px -3px;
}

.none{
  display:none;
  overflow:hidden;
}

.red{
  color:#FF0000;
}

#contents-inner img.btn:hover{
    opacity:0.7;
    filter: alpha(opacity=70);
}

/* #jackMask ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#jackMask {
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:11000;
    background-color:#000;
    display:none;
}
#jackBoxes{
    width:100%;
    height:100%;
}
#jackBoxes .jackWindow {
    position:fixed;
    display:none;
    z-index:11001;
}
#jackBoxes #jackDialog {
    width:574px;
        background:#ffffff;
        border:1px solid #d4d4d4;
}
#jackBoxes #jackDialog h1{
    width:100%;
}
#jackBoxes #jackDialog .jackBannerArea{
    padding:12px 0 8px 0;
    text-align:center;
}
#jackBoxes #jackDialog .jackBannerBottom{
    width:100%;
    height:37px;
    text-align:left;
    position:relative;
}
#jackBoxes #jackDialog .jackBannerBottom .closeBtn{
    position:absolute;
    left:224px;
    top:0;
    width:126px;
    height:28px;
}
#jackBoxes #jackDialog .jackBannerBottom .cookieCheck{
    position:absolute;
    left:366px;
    top:0;
    line-height:28px;
    font-size:14px;
}
#jackBoxes #jackDialog .jackBannerBottom .cookieCheck input{
    margin-right:4px
}
/* /#jackMask +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.invisible {
  display:none;
}

#hd{
  text-align:left;
  display:block;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}