@charset "UTF-8";/*あいう*/

/* ----------------------------------
   初期化
 ------------------------------------ */
* {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}
html, body {
    margin: 0;
    height: 90%;
}
html {
    overflow-y: scroll;
}
div, p, ul, ol, h1, h2, h3, h4, h5, h6, table, tr, td, form, dl, dt, dd {
    margin: 0;
    padding: 0;
}
ul {
    list-style-type: none;
}
ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
img {
    border: 0;
}
a {
    color: #6699CC;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}


/* ----------------------------------
   共通呼び出し
 ------------------------------------ */
/* Titles : <h*>タグに適用する */
.page_title {
    padding: 0 5px 0 5px;
    border-bottom: 2px solid #333333;
    font-size: 22px;
}
.main_title {
    padding: 0 5px 0 5px;
    border-bottom: 1px solid #333333;
    font-size: 18px;
}
.sub_title {
    font-size: 14px;
}
.sub_title-belt {
    font-size: 14px;
    background-color: #EEEEEE;
}
/* Form */
table.django_form_as_table {
    width: 100%;
    font-size: 80%;
}
table.django_form_as_table th {
    padding: 5px 10px 5px 0;
    width: 30%;
    text-align: right;
    vertical-align: top;
    background-color: #F3F6F9;
}
table.django_form_as_table td {
    padding: 5px 10px;
}
table.django_form_as_table tr.last_tr th {
    background-color: #FFFFFF;
}
table.django_form_as_table tr.last_tr td {
    background-color: #FFFFFF;
}
table.django_form_as_table tr.error_existed td {
    font-weight: bold;
    color: #FF0000;
}
table.django_form_as_table ul.errorlist {
    font-weight: bold;
    color: #FF0000;
}
table.django_form_as_table strong.required {
    color: #FF0000;
}
table.django_form_as_table p.help_text {
    font-size: 85%;
    line-height: 150%;
    color: #CC9900;
}
table.django_form_as_table input#id_django_form_as_table_submit {
    font-size: 110%;
    padding: 3px 10px;
}
/* 共通コメント */
div.generic_comment {
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    background-color: #F3F6F9;
}
div.generic_comment p {
    padding: 3px;
}
div.generic_comment strong {
}
div.generic_comment p {
    padding: 3px;
}
div.generic_comment-completed {
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #FF0000;
    color: #FF0000;
}
div.generic_comment-warning {
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #FF0000;
    background-color: #FFD0D0;
    color: #FF0000;
}
div.generic_comment-warning p {
    padding: 3px;
}
div.generic_comment-warning a {
    color: #FF0000;
}
/* 共通dl */
dl.generic {
    margin-left: 10px;
}
dl.generic dt {
    font-size: 90%;
}
dl.generic dd {
    margin-top: 5px;
    padding-left: 20px;
    font-size: 80%;
    color: #999999;
}

dl.bpla_blog dt {
    margin-top: 5px;
    margin-left: 10px;
    font-size: 80%;
    line-height: 150%;
}
dl.bpla_blog dt span.date {
    color: #999999;
}
dl.bpla_blog dt span.title {
    padding-left: 10px;
}
dl.bpla_blog dd {
    padding-bottom: 5px;
    margin-left: 10px;
    font-size: 60%;
    border-bottom:1px dashed #CCCCCC;
}
/* Paginator */
div.paginator ul {
    float: left;
    width: 100%;
}
div.paginator li {
    float: left;
    color: #666666;
    margin-right: 5px;
    list-style-type: none;
}
div.paginator li a {
    width: 20px;
    border: 1px solid #666666;
    text-align: center;
    display: block;
    padding:0 5px;
    font-size: 90%;
    text-decoration: none;
    color: #666666;
}
div.paginator li a:hover {
    background: #EFF3F5;
    text-decoration: none;
}
/* Links */
a.c-gray {/* over ride */
    color: #6699CC;
}
a.c-gray-multiline {/* over ride */
    color: #6699CC;
}
a.generic-btn-142-gray {
    display: block;
    padding-left:30px;
    width: 112px; /* this.width - this.padding-left */
    height: 27px; /* this.height - this.padding-top */
    background: url(../../img/w/btn_bg-142-gray.jpg) no-repeat left top;
    font-size: 12px;
    line-height: 27px; /* = this.height */
    text-decoration: none;
    color: #666666;
    text-align: left;
}
a.generic-btn-142-gray:hover {
    background-position: left bottom;
    color: #CCCCCC;
}
a.generic-btn-200 {
    display: block;
    width: 200px; /* this.width - this.padding-left */
    height: 25px; /* this.height - this.padding-top */
    background: url(../../img/w/btn_bg-200.gif) no-repeat left top;
    font-size: 12px;
    line-height: 25px; /* = this.height */
    text-decoration: none;
    color: #666666;
    text-align: center;
}
a.generic-btn-200:hover {
    color: #CCCCCC;
}
a.payment_by_bank {
    display: block;
    width: 223px;
    height: 28px;
    background: url(../../img/w/btn_bank_pay.jpg) no-repeat left top;
}
a.payment_by_bank:hover {
    background-position: left bottom;
}
a.payment_by_card {
    display: block;
    width: 223px;
    height: 28px;
    background: url(../../img/w/btn_card_pay.jpg) no-repeat left top;
}
a.payment_by_card:hover {
    background-position: left bottom;
}
/* Table */
table.matter_list {
    width: 100%;
    font-size: 12px;
}
table.matter_list th.prefecture {
    width: 16%;
}
table.matter_list th.expire_on {
    width: 16%;
}
table.matter_list tr.toggle {
    background-color: #F8F8F8;
}
table.matter_list tr.header th {
    padding: 3px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 2px solid #CCCCCC;
    font-weight: normal;
    color: #000000;
}
table.matter_list td {
    padding: 10px;
}
table.matter_list td a {
    line-height: 16px;
    /*line-height: 20px; 原因不明だがこれを指定するとIEとFFでtd高さに大きく差が出る */
}
table.matter_list td.center {
    text-align: center;
}
table.matter_list td.nopadding {
    padding: 0;
}
table.matter_list td.inactive {
    color: #999999;
}
/* カテゴリーブロック */
div.category_blocks_container {
}
table.category_blocks td {
    border-bottom:1px solid #EFEFF1;
    padding: 7px 8px;
}
table.category_blocks h3 {
    padding: 3px;
    font-size: 13px;
    line-height: 20px;
}
table.category_blocks p {
    padding: 3px;
    font-size: 10.5px;
    line-height: 16px;
}
/* 依頼登録ナビ */
div.registration_navigator {
    padding-top: 37px; /* 定数 */
    padding-left: 175px; /* 定数 */
    height: 57px; /* = this.image.height - padding-top */
    background: url(../../../img/w/1/bg_try735.jpg) no-repeat left top;
}


/* ----------------------------------
   ページ共通部分
 ------------------------------------ */
body {
    padding-left: 10px;
    font-size: 100%;
    color: #666666;
    background: url(../../../img/w/1/body_bg.gif) repeat-x scroll center top;
}
#container {
    margin: 0 auto;
    width: 950px; /* 定数 */
}
/* Header */
#header_container {
    width: 100%;
    height: 75px; /* 定数(= body_bg.gif 縦幅) */
}
#header {
    width: 100%;
    height: 100%;
}
#welcome {
    margin-top: 50px;
}
#welcome a {
    margin-right: 20px;
}
/* Content */
#content_container {
    margin-top: 10px;
    width: 100%;
}
#content {
    width: 100%;
}
/* Left Column */
#left_column_container {
    float: left;
    width: 200px;
    height: 100%;
}
#left_column {
    width: 100%;
    height: 100%;
}
/* カラム用タイトル */
.column_box_category {
    margin-bottom: 10px;
    padding-left: 3px;
    font-size: 13px;
    line-height: 20px;
    font-weight: normal;
    border-bottom: 2px solid #CCCCCC;
}
/* 通常ボックス */
div.column_box {
    margin-bottom: 10px;
    background: url(../../../img/w/1/bg_inner_200.jpg) no-repeat center bottom;
}
div.column_box .title {/* h*用 */
    padding: 5px 0 0 10px;
    height: 20px; /* side_bg_gray.jpg-height - this.padding-top */
    background: url(../../../img/w/1/bg_title_200.jpg) no-repeat top;
    font-size: 13px;
    font-weight: normal;
    color: #333333;
}
/* 続きを見る */
div.column_box div.to_be_continued {
    padding: 0 10px 8px 0;
    font-size: 10.5px;
    text-align: right;
}
/* 単純なボックス */
div.column_box-simple {
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    border: 1px solid #CCCCCC;
}
/* お知らせ */
dl.news_articles {
    padding: 0 10px 10px;
}
dl.news_articles dt {
    margin-top: 15px;
    padding-left: 10px;
    background: url(../../../img/w/1/icon_triangle.gif) no-repeat left center;
    font-size: 10.5px;
    color: #999999;
}
dl.news_articles dd {
    padding-bottom: 5px;
    line-height: 18px;
    font-size: 10.5px;
    border-bottom:1px solid #EFEFF1;
}
/* 出展企業インタビュー */
div.interview div.interview-company {
    padding: 10px;
}
div.interview div.interview-company h4 {
    padding-left: 8px;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
    color: #666666;
    background: url(../../../img/w/1/icon_triangle.gif) no-repeat left center;
}
div.interview div.interview-company p.date {
    margin-top: 3px;
    font-size: 12px;
    color: #666666;
}
div.interview div.interview-company table.content {
    margin-top: 3px;
    font-size: 10px;
    line-height: 15px;
}
/* 出展企業ニュース */
div.column_box dl.press_release {
    padding: 10px 10px 0 10px;
}
div.column_box dl.press_release dd {
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 16px;
}
div.column_box dl.press_release dd span.date {
    border: 1px solid #CCCCCC;
    background-color: #EFEFF1;
}
div.column_box dl.press_release dt {
    margin-bottom: 8px;
    font-size: 10.5px;
    line-height: 12px;
}
/* BB Planet について */
div.about_me ul {
    padding: 5px 10px 10px;
}
div.about_me ul li {
    padding-top: 5px;
}
/* 会社なび */
div.column_box dl.kaisyanavi_companies {
    padding: 0 10px 10px;
}
div.column_box dl.kaisyanavi_companies dt {
    margin-top: 10px;
    padding-left: 10px;
    background: url(../../../img/w/1/icon_triangle.gif) no-repeat left center;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}
div.column_box dl.kaisyanavi_companies dd {
    padding-bottom: 5px;
    line-height: 22px;
    font-size: 10px;
    border-bottom:1px solid #EFEFF1;
}
/* Main Content */
#main_content_container {
    float: right;
    width: 735px;/* = main_content_title.jpg.width */
}
#main_content {
    width: 100%;
}
#main_content h2.main_content_title {
    padding-top: 12px;
    width: 100%;
    height: 29px; /* main_bg_blue-height - this.padding-top */
    background: url(../../../img/w/1/main_content_title.jpg);
    color: #333333;
}
#main_content h2.main_content_title img.icon {
    margin-left: 10px;
}
#main_content h2.main_content_title strong.title {
    margin-left: 10px;
    font-size: 15px;
}
#main_content h2.main_content_title span.description {
    margin-left: 10px;
    font-size: 10px;
    font-weight: normal;
}
#main_content .main_content_body {
    border-left: 2px solid #CCCCCC;
    border-right: 2px solid #CCCCCC;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 10px;
}
#main_content .breadcrumb {
    font-size: 60%;
    color: #999999;
}
/* Static page */
#static_page_container {
    padding:0 15px 10px;
}
#static_page {
    font-size: 80%;
}
#static_page h2.default {
    border-bottom: 3px solid #999999;
    color: #333333;
    font-size: 15px;
    line-height: 24px;
}
#static_page h3.default {
    border-bottom: 1px dashed #999999;
    color: #333333;
    font-size: 15px;
    line-height: 20px;
}
#static_page div.static_content {
    line-height: 160%;
}
#static_page div.tos_content {
    padding: 0 5px;
    line-height: 170%;
}
#static_page div.tos_content h3 {
    margin-top: 20px;
    border-bottom: 1px dashed #999999;
    color: #333333;
    font-size: 13px;
    line-height: 16px;
}
#static_page div.tos_content p {
    margin-top: 5px;
    padding: 0 10px;
}
#static_page div.tos_content ol {
    margin-top: 5px;
    margin-left: 10%;
}
/* Complete page */
#complete_page_container {
    width: 100%;
    padding-bottom: 15px;
}
#complete_page {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    text-align: center;
    font-size: 80%;
}
#complete_page p {
    padding: 5px;
}
#complete_page strong {
}
/* Footer */
    /* No use */
/* Outside Footer */
#outside_footer_container {
    margin-top: 20px;
    width: 100%;
    background-color: #ECF0F4;
}
#outside_footer {
    margin: 0 auto;
    padding: 10px;
    width: 830px; /* = #container.width */
}
#outside_footer div.pagetop {
    text-align: right;
}
#outside_footer div.pagetop a {
    padding: 2px;
    border: 1px solid #666666;
    font-size: 70%;
    font-weight: bold;
    text-decoration: none;
    color: #333333;
}
#outside_footer h2 {
    font-size: 75%;
}
#outside_footer ul li {
    padding-right: 25px;
    font-size: 75%;
}
#outside_footer ul li a {
    color: #999999;
    text-decoration: none;
}
#outside_footer p {
    font-size: 70%;
}
