@charset "Shift_JIS";
@import url("base.css");

/* ------------------------------------------------- */
/* 各ページ共通 */

body {
    margin: 0px 0px 0px 0px;
    background: #330000;
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    background-position: left top;
    background-repeat: repeat-x;
    background-image: url("../images/bk_main.gif");
}

dd {
	margin: 0;
}

/* リンク：ワード用 */

a.word,
a#word {
    color: #333;
    text-decoration: none;
}
a.word:hover,
a#word:hover {
    color: #333;
    text-decoration: none;
}

/* リンク：マウスオーバー */

a:hover img{
    opacity: 0.8;
    filter: alpha(opacity=75);
}

#box_main {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px 0px 0px 0px;
    width: 940px;
    text-align: left;
    background: #ffffff;
}

#box_sub {
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    padding: 10px 0px 0px 0px;
    width: 900px;
    position: relative;
    background: #ffffff;
}

#box_top {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 900px;
    background: #ffffff;
}

h1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #555555;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
}

h2,
h3,
h4,
.cap_concept {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 30px;
    color: #93182d;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 35px;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-image: url("../images/bk_headding.gif");
    border-top: 0px solid #fafad2;
    border-right: 0px solid #fafad2;
    border-bottom: 1px solid #f5deb3;
    border-left: 0px solid #fafad2;
}

img {
    border: 0px;
}

.spacer {
    margin: 0px;
    padding: 0px;
    clear: both;
}

/* 各ページ共通 */
/* ------------------------------------------------- */
/* グローバルナビ　イメージ上部 */

#logo {
    margin: 0px 0px 0px 0px;
    position: absolute;
    left: 0px;
    top: 10px;
}

#navi_1 {
    margin: 20px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}

#navi_1 ul {
    margin: 0px 0px 0px 230px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}

#navi_1 li {
    float: left;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 18px;
    border-right: 1px solid #ffffff;
}

#navi_1 a {
    padding: 5px 10px 4px 10px;
    display: block;
    color: #ffffff;
    text-decoration: none;
    background: #960f00;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-image: url("../images/bk_navi1.gif");
}

#navi_1 a:hover {
    color: #fffacd;
    background: #e23e00;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-image: url("../images/bk_navi1_1.gif");
}

.home1 {
    padding: 5px 10px 4px 10px;
    color: #fffacd;
    background: #5a0200;
    background-position: left top;
    background-repeat: repeat-x;
    background-image: url("../images/bk_navi1_1.gif");
}

/* ------------------------------------------------- */
/* メインイメージ　フラッシュ */

.area_flash {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 900px;
    height: 380px;
    clear: both;
}

/* ナビ　イメージ下部 */

#navi_2 {
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    width: 900px;
    background: #ffffff;
}

#navi_2 ul {
    margin: 0px;
    padding-left: 5px;
    list-style-type: none;
}

#navi_2 li {
    float: left;
    text-align: left;
    font-size: 12px;
    letter-spacing: 1px;
}

#navi_2 a {
    padding: 0px 15px 0px 18px;
    color: #000000;
    text-decoration: none;
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../images/bk_navi2.gif");
}

#navi_2 a:hover {
    padding: 0px 15px 0px 18px;
    color: #cc0000;
    text-decoration: underline;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../images/bk_navi2_1.gif");
}

.home3 {
    padding: 0px 15px 0px 18px;
    color: #990000;
    text-decoration: none;
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../images/bk_navi2.gif");
}

/* ----------------------------------

#navi_2 li {
    float: left;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    border-right: 1px solid #000000;
}

#navi_2 a {
    padding: 0px 7px 0px 7px;
    color: #000000;
    text-decoration: none;
    display: block;
}

#navi_2 a:hover {
    color: #990000;
}

--------------------------------- */

/* ------------------------------------------------- */
/* トップページのみ */

/* ----------------------------------
.box_left {
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 30px 0px;
    width: 650px;
    float: left;
}
--------------------------------- */

/* 最新情報の上部配置用 */

.box_left {
    margin: 0px 0px 0px 5px;
    padding: 380px 0px 30px 0px;
    width: 650px;
    float: left;
}

.box_right {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 200px;
    float: right;
}

.box_left p {
    color: #333333;
    text-align: left;
    font-size: 12px;
    line-height: 160%;
    letter-spacing: 1px;
}

.cap1,
.cap2,
.cap3 {
    margin: 0px 0px 35px 0px;
}

.cap1 { 
    padding: 0px 0px 0px 0px;
}

.cap2 { 
    padding: 0px 0px 0px 220px;
    text-align: left;
    background-position: 0px 10px;
    background-repeat: no-repeat;
    background-image: url("../images/bk_cap2.jpg");
}

.cap3 { 
    padding: 0px 0px 0px 220px;
    text-align: left;
    background-position: 0px 10px;
    background-repeat: no-repeat;
    background-image: url("../images/bk_cap3.jpg");
}

/* ----------------------------------
.cap_news {
    margin: 0px 0px 35px 0px;
    padding: 0px 0px 0px 0px;
    width: 650px;
}
--------------------------------- */

/* 最新情報の上部配置用 */
.cap_news {
    margin: 0px 0px 35px 0px;
    padding: 0px 0px 0px 0px;
    width: 650px;
    position: absolute;
    left: 5px;
    top: 515px;
}
.cap_news_history {
    margin: -380px 0px 35px 0px;
    padding: 0px 0px 0px 0px;
    width: 650px;
}
.cap_news_history h5 {
    margin: 20px 0px 0px 5px;
    color: #ccc;
    font-size: 15px;
}
.cap_news_history ul {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}
.cap_news_bnr {
    height: 90px;
}

.cap1 p {
    margin: 0px 1px 1px 1px;
    padding: 10px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}

.cap2 p {
    margin: 0px;
    padding: 10px 0px 0px 15px;
}

.cap3 p {
    margin: 0px;
    padding: 10px 0px 0px 15px;
}

.cap_img {
    margin: 15px 0px 15px 10px;
}

.cap2_link,
.cap3_link {
    margin: 15px 0px 15px 0px;
    padding: 0px;
    text-align: right;
}

.cap4 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

.dress_pic_gly {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 7px;
    text-align: center;
}

.dress_pic_gly img {
    border: 1px solid #cccccc;
    margin-right: 3px;
}

/* ------------------------------------------------- */
/* トップページバナー（イベントバナーエリア） */

.bnr_area {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

/* トップページバナー（ページ下部） */

.bnr_bottom {
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

/* ------------------------------------------------- */
/* ツリー */

.tree {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 15px;
    width: 900px;
    color: #000000;
    font-size: 12px;
    text-align: left;
    letter-spacing: 1px;
}

/* ------------------------------------------------- */
/* 新着情報・ニュースリリース */

.news {
    margin: 0px 0px 0px 0px;
    padding: 5px;
    height: 200px;
    overflow: auto;
    list-style-type: none;
    background: #ffffff;
}

.news_history {
    margin: 0px 0px 0px 0px;
    padding: 5px;
    list-style-type: none;
    background: #ffffff;
}

.news li ,
.news_history li {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 5px 20px;
    text-align: left;
    color: #444444;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 1px;
    border-bottom: 1px dotted #eee8aa;
    background-position: 3px 15px;
    background-repeat: no-repeat;
    background-image: url("../images/icon1.gif");
}

.news li a:link ,
.news_history li a:link ,
h4 a:link {
    color: #990000;
    text-decoration: none;
}
.news li a:visited ,
.news_history li a:visited ,
h4 a:visited {
    color: #990000;
    text-decoration: none;
}

.news li a:hover ,
.news_history li a:hover ,
h4 a:hover {
    color: #cc0000;
    text-decoration: underline;
}

/* ------------------------------------------------- */
/* バナーエリア */

.box_right img {
    margin: 0px 0px 10px 0px;
}

/* お客様の声 */
.cap_voice {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 5px 0px;
    width: 188px;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}

.cap_voice h5 {
    margin: 3px 3px 0px 3px;
    padding: 0px 0px 0px 0px;
    color: #333333;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: 1px;
    background: #dcdcdc;
    background-position: left center;
    background-repeat: repeat-x;
    background-image: url("../images/bk_topcouple.gif");
}

.voice_top1 {
    margin: 6px 3px 6px 3px;
    padding: 0px;
    color: #555555;
    text-align: left;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 1px;
}

.voice_top2 {
    margin: 5px 3px 0px 3px;
    padding-top: 5px;
    color: #555555;
    text-align: left;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 1px;
}

.voice_top1 .title,
.voice_top2 .title {
    padding: 3px 5px 3px 5px;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    color: #666666;
    background-color: #fafafa;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.voice_top1 p,
.voice_top2 p {
    margin: 2px 0px 0px 0px;
    padding: 0px;
}

.voice_top1 img,
.voice_top2 img {
    margin: 3px 5px 0px 3px;
}

.voice_pictop {
    float: left;
}

.cap_voice p a:link {
    color: #333333;
    text-decoration: none;
}
.cap_voice p a:visited {
    color: #333333;
    text-decoration: none;
}

.cap_voice p a:hover {
    color: #000000;
    text-decoration: none;
}

/* 携帯サイトへのリンク */

.mobile_site {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 188px;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}

.mobile_site h5 {
    margin: 3px 3px 10px 3px;
    padding: 0px 0px 0px 0px;
    color: #333333;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: 1px;
    background: #dcdcdc;
    background-position: left center;
    background-repeat: repeat-x;
    background-image: url("../images/bk_topcouple.gif");
}

.qr_code {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.mobile_site p {
    margin: 0px 5px 5px 5px;
    padding: 0px 0px 0px 0px;
    color: #555555;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
}

/* ------------------------------------------------- */
/* フッター */

#footer {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    border-top: 1px solid #a4866e;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url("../images/bk_footer.gif");
    clear: both;
}

#footer p {
    margin-bottom: 10px;
    padding: 0px;
    color: #555555;
    text-align: left;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 1px;
}

/* フッターリンク */

#footer ul {
    margin-top: 10px;
    padding: 0px;
    list-style-type: none;
    float: right;
}

#footer li {
    text-align: center;
    font-size: 12px;
    float: left;
    border-left: 1px solid #555555;
}

#footer li a {
    padding: 0px 6px 0px 6px;
    color: #555555;
    text-decoration: none;
    display: block;
}

#footer li a:hover {
    padding: 0px 6px 0px 6px;
    color: #990000;
    text-decoration: none;
}

/* ------------------------------------------------- */
/* コピーライト */

address {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 940px;
    height: 25px;
    color: #555555;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0px;
    background: #ffffff;
}