@charset "utf-8";

/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
    letter-spacing: 0.5px;
}
body {
    font-size: 100%;
    text-align: center;
    background: url(img/back02.gif);
}
html>body {
    font-size: 12pt;
}
textarea {
    font-size: 9px;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* リンク */
a,
a:link,
a:visited {
    color: #000000;
    background: transparent;
    font-size: 9px;
    text-decoration: none;
}
a:hover {}
a:active {}

/* リンクつき画像 */
a img {
    border: none;
}

/* ヘッダ */
#header {
    width: 752px;
    height: 130px;
    border-bottom: 5px solid #097a3c;
    color: #000000;
    background: #ffffff;
    text-align: left;
    font-size: 9px;
}

/* ロゴ */
#logo {
    padding: 60px 0 0;
    width: 240px;
    height: 45px;
    text-align: left;
}
/* ナビゲーション */
#navi {
    float: left;
    width: 485px;
    height: 25px;
    text-align: center;
}
/* ヘッダーのテキストリンク */
#text-navi {
    float: right;
    padding: 8px 15px 0 0;
    height: 25px;
    text-align: right;
}
#text-navi p a {
    padding: 0 5px;
}

/* ヘッダー下のスペース */
#top-space {
    width: 752px;
    height: 15px;
    border-bottom: 2px solid #097a3c;
}
#breadcrumbs {
    margin: 1px 0 0 15px;
    font-size: 9px;
}
#breadcrumbs a {
    font-size: 9px;
}

/* フッタ */
#footer {
    margin-right: auto;
    margin-left: auto;
    border-left: 2px solid #097a3c;
    border-right: 2px solid #097a3c;
    border-bottom: 2px solid #097a3c;
    border-top: 5px solid #097a3c;
    height: 100px;
    width: 752px;
    color: #000000;
    background: #ffffff;
    font-size: 9px;
}
/* コピーライト */
#copy {
    float: right;
    width: 255px;
    font-size: 9px;
    text-align: right;
    padding: 5px 5px 0 0;
}
#copy p a {
    color: #e04a01;
}
/* フッタのテキストリンク */
#text-navi-footer {
    width: 480px;
    float: left;
    text-align: left;
    padding: 5px 5px 0;
}
#text-navi-footer p a {
    padding: 0 5px;
}

/* レイアウト */
/* 全体 */
#box {
    margin-right: auto;
    margin-left: auto;
    border-bottom: 2px solid #097a3c;
    border-left: 2px solid #097a3c;
    border-right: 2px solid #097a3c;
    text-align: left;
    background-color: #ffffff;
    width: 752px;
}
/* メインコンテンツ（トップページ） */
#content {
    float: left;
    width: 490px;
    border-right: 1px solid #097a3c;
}
/* 480×320 */
#content-main {
    padding: 5px 5px 0;
    width: 480px;
    height: 320px;
}
/* 237×75（左側） */
#banner-left {
    float: left;
    width: 237px;
    height: 75px;
    padding: 5px 3px 0 5px;
}
/* 237×75（右側） */
#banner-right {
    float: right;
    width: 237px;
    height: 75px;
    padding: 5px 5px 0 3px;
}
/* 480×30 */
#banner-bottom {
    float: left;
    width: 480px;
    height: 30px;
    padding: 0 5px;
}

/* 右側のコンテンツ（トップページ） */
#content-right-top-box {
    float: right;
    width: 260px;
    border-left: 1px solid #097a3c;
}
#content-right-top {
    float: left;
    width: 260px;
    height: 30px;
    padding: 5px 0 0;
}
/* 新着情報画像 */
#news {
    float: left;
    width: 180px;
    height: 30px;
    border-bottom: 1px solid #097a3c;
}
/* 新着情報一覧 */
#top_all {
    float: left;
    width: 80px;
    height: 30px;
    border-bottom: 1px solid #097a3c;
}
#content-right-flash {
    float: left;
    width: 260px;
    height: 455px;
    border-top: 2px solid #097a3c;
    border-bottom: 1px solid #097a3c;
}
#content-right-bottom {
    float: left;
    width: 260px;
    height: 101px;
    font-size: 9px;
    border-top: 1px solid #097a3c;
}
#content-right-bottom p {
    padding: 7px 0 0 10px;
    line-height: 1.2;
}

/* メニュー */
#menu {
    float: left;
    width: 200px;
}
#menu-content {
    width: 145px;
    padding: 15px 35px 0 20px;
}
#menu-banner {
    width: 145px;
    padding: 0 0 100px;
}

/* ウェブページ */
#page {
    float: left;
    width: 550px;
    padding: 15px 0 0;
}
/* ウェブページ（詳細） */
#web-page {
    width: 515px;
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 15px;
}
#web-title {
    font-size: 14px;
    font-weight: bold;
    color: #ff7f00;
    line-height: 20px;
}

/* 応募フォーム */
#recruit-form {
    float: left;
    width: 550px;
    padding: 15px 0 0;
}
#form-head {
    width: 515px;
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 10px 0 10px 5px;
}
#form-page {
    width: 515px;
    height: 582px;
    font-size: 9px;
    border: 1px solid #000000;
}
#form-page-st {
    width: 515px;
    height: 701px;
    font-size: 9px;
    border: 1px solid #000000;
}
#form-content {
    width: 515px;
    height: 41px;
    border-bottom: 1px solid #000000;
}
#form-content-left {
    float: left;
    width: 120px;
    height: 31px;
    background: #cccccc;
    padding: 10px 5px 0;
}
#form-content-left1 {
    float: left;
    width: 10px;
}
#form-content-left2 {
    float: left;
    width: 110px;
}
#form-content-right {
    float: left;
    width: 375px;
    height: 31px;
    padding: 5px 0 5px 10px;
}
#form-content-right1 {
    float: left;
    width: 110px;
}
#form-content-right2 {
    float: left;
    width: 110px;
}
#form-content-bottom {
    width: 515px;
    height: 150px;
}
#form-content-bottom-st {
    width: 515px;
    height: 150px;
    border-bottom: 1px solid #000000;
}
#form-content-left-bottom {
    float: left;
    width: 120px;
    height: 140px;
    background: #cccccc;
    padding: 10px 5px 0;
}
#form-content-left1-bottom {
    float: left;
    width: 10px;
}
#form-content-left2-bottom {
    float: left;
    width: 110px;
}
#form-content-right-bottom {
    float: left;
    width: 375px;
    height: 140px;
    padding: 10px 0 0 10px;
}
#form-content-right1-bottom {
    float: left;
    width: 110px;
}
#form-content-right2-bottom {
    float: left;
    width: 110px;
}
#form-content-1line {
    width: 515px;
    height: 31px;
    border-bottom: 1px solid #000000;
}
#form-content-left-1line {
    float: left;
    width: 120px;
    height: 21px;
    background: #cccccc;
    padding: 10px 5px 0;
}
#form-content-left1-1line {
    float: left;
    width: 10px;
}
#form-content-left2-1line {
    float: left;
    width: 110px;
}
#form-content-right-1line {
    float: left;
    width: 375px;
    height: 21px;
    padding: 5px 0 5px 10px;
}
#form-content-right1-1line {
    float: left;
    width: 110px;
}
#form-content-right2-1line {
    float: left;
    width: 110px;
}

/* 取材実績 */
#content-entry {
    float: left;
    width: 550px;
    padding: 15px 0 0;
}
#content-entry-main {
    width: 515px;
}

/* ブログ記事タイトル */
.entry-header {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px;
}

/* ブログ記事 */
.entry {
    width: auto;
    margin: 15px 10px 15px;
    color: #36414d;
    background: #ffffff;
    word-break: break-all;
}

/* 段落 */
.entry p {
}

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 16px;
}
.entry ul li {
    list-style-type: circle;
}

/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
    padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
    width: 97%;
}

/* 追記 */
.entry.extended {}

/* 投稿者 */
.entry-footer {
    margin: 10px 0 0;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 83.3%;
    text-align: right;
}

/* タグ */
.entry-tags {
    margin-bottom: 5px;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 100%;
}
.entry-tags-list { 
    list-style:none;
    padding-left: 5px;
}
.entry-body {
    font-size: 9px;
}

/* ブログ記事日付 */
.date {
    border-bottom: 1px solid #000000;
}

/* ブログ記事日付・各タイトル */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header,
.search-result-header {
    color: #000000;
}

/* コメント・トラックバック */
#trackbacks,
#comments {
    padding: 0 10px 10px;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    text-align: right;
}

#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
    font-weight: bold;
}
#comment-author, #comment-email, #comment-url {
    width: 220px;
    height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
    height: 15px;
}
#comment-text {
    width: 400px;
    height: 150px;
}
#comment-bake-cookie {
    margin-left: 2px;
    vertical-align: middle;
}
#comments-open-footer {
    margin-top: 15px;
    text-align: center;
}
.comments-open label {
    display: block;
}
#comments-form {
    width: 420px;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    text-align: center;
    font-size: 83.3%;
}

/* サイトマップ */
#sitemap {
    height: 20px;
    font-size: 14px;
    text-decoration: none;
    color: #e04a01;
    line-height: 20px;
}

/* プライバシーポリシー */
#privacy font,
#privacy {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */