@charset "UTF-8";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hanamaru-headerMain {
    width: 330px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hanamaru-headerMain h1 {
    width: 330px;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    text-align: left;
    font-weight: normal;
    line-height: 18px;
    font-size: 12px;
    color: #646464;
}

#hanamaru-headerLogo {
    width: 400px;
    margin-left: 10px;
    float: left;
}

#hanamaru-headerLogo a {
    display: block;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 36px;
    background-image : url(../img/top_logo.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hanamaru-headerExtra2 {
    width: 400px;
    margin-top: -25px;
    margin-right: -5px;
    float: right;
}

#hanamaru-headerExtra2 #tel {
    width: 200px;
    float: left;
}
#hanamaru-headerExtra2 #mailform {
    margin-top: -2px;
    margin-left: 20px;
    width: 180px;
    height: 60px;
    overflow: hidden !important;
    float: left;
}

/* フッター内パーツ */
#hanamaru-footerMain {
    width: 900px;
    padding-top: 60px;
}

#hanamaru-footerMain p {
    /* コピーライト文字設定 */
    color: #8A8A8A;
    font-size: 0.8em;
    text-align: right;
}

#hanamaru-footerLogo {
}

#hanamaru-footerExtra1 {
    padding-top: 0px;
}

#hanamaru-footerExtra1 ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
}

#hanamaru-footerExtra1 li {
    /* フッターナビ設定 */
    display: inline;
    padding-left: 23px;
    padding-right: 10px;
    font-weight: bold;
}

#hanamaru-footerExtra1 a:link {
    color: #666666;
    text-decoration: none;
}
#hanamaru-footerExtra1 a:visited {
    color: #666666;
    text-decoration: none;
}
#hanamaru-footerExtra1 a:hover {
    color: #3F425B;
    text-decoration: none;
}
#hanamaru-footerExtra1 a:active {
    color: #3F425B;
    text-decoration: none;
}

#hanamaru-footerExtra2 {
}


/*--------------------------------------------------------
  メインコンテンツ内基本パーツ
--------------------------------------------------------*/
/* 本文へスキップ */
#hanamaru-skip {
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

.left {
    float: left;
}
.right {
    float: right;
}

.hanamaru-layoutset #hanamaru-wrapper h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    height: 34px;
    overflow: hidden;
    background-image : url(../img/label.png);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 40px;
    padding-left: 20px;
    text-align: left;
    color: #3F425B;
    font-size: 1em;
}

.hanamaru-layoutset #hanamaru-wrapper h3 span.ja {
    font-size: 1.5em;
    color: #646464;
    /* color: #3F425B; */
    padding-right: 10px;
    padding-left: 45px;
}

.hanamaru-layoutset #hanamaru-wrapper h3 span.en {
    display: none;
}

/* メインコンテンツ内基本パーツ */
#hanamaru-main ul {
    width: 650px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    background-color: #E3FCE9;
}

#hanamaru-main ol {
    width: 600px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    background-color: #E3FCE9;
}

#hanamaru-main ul li {
    text-align: left;
    line-height: 1.5;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 20px;
     border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
    color: #646464;
}

#hanamaru-main dl {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#hanamaru-main dl span.exp {
    color: #333333;
}

#hanamaru-main dt {
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    /* width: 200px; */
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
}

#hanamaru-main dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #3F425B;
}

* html #hanamaru-main dd {
    /* ie6用ハック */
    height: 1%;
}

#hanamaru-main dl:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hanamaru-main img.left {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hanamaru-main img.right {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

/* このページのトップへの設定 */
#pagetop {
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

#pagetop a {
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: auto;
    width: 126px;
    height: 21px;
    overflow: hidden;
    background-image : url(../img/returnTop_9Bc.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}

.info-photo {
    float: left;
    padding-right: 20px;
    padding-left: 5px;
    padding-bottom: 2px;
}

.info-comment {
    margin-top: 5px;
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link {
    color: #3F425B;
    text-decoration: none;
}
a:visited {
    color: #3F425B;
    text-decoration: none;
}
a:hover {
    color: #7D82A6;
    text-decoration: none;
}
a:active {
    color: #7D82A6;
    text-decoration: none;
}

/* 文字パーツ設定 */
h2 span.en {
    font-size: 0.9em;
    color: #9297B4;
    text-transform: uppercase;
}

h3 span.ja {
    font-size: 1em;
    color: #000000;
    padding-right: 10px;
    padding-left: 18px;
}

h3 span.en {
    display: none;
}

h3.hanamaru-c-index {
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #C98A27;
    /* background-image : url(../img/point.png); */
    background-position: 0px 4px;
    background-repeat: no-repeat;
}

h5 {
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 25px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #3F425B;
}

p {
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 2;
    text-align: left;
}

p.large {
    color: #646464;
    font-weight: bold;
}

p.indent {
    padding-left: 25px;
}

hr {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

/* テーブルパーツ設定 */
table {
    width: 500px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #646464;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #646464;
}

table th {
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #F7F7F7;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #646464;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #646464;
    color: #646464;
}

table td {
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #646464;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #646464;
    color: #646464;
}

/* フォームパーツ設定 */
input.button {
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea {
    width: 400px;
    height: 200px;
}

input.l {
    width: 400px;
}

input.m {
    width: 250px;
}

input {
}

input.s {
    width: 50px;
}

/*--------------------------------------------------------
  基本文字設定
--------------------------------------------------------*/
.str_strong {
    color: #EE0026;
    font-weight: bold;
}

/*--------------------------------------------------------
  商標法
--------------------------------------------------------*/
#tmlaw .jyoukou
{
    margin-top: 20px;
    color: #C98A27;
}
#tmlaw .kou
{
    padding-top: 5px;
    padding-left: 5px;
}
#tmlaw .gou
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 15px;
    font-size:12px;
    color: #FF9F51;
}