@charset "utf-8";
/**
 * style 
 * (c) FOURDIGIT Inc.
 *
 * 1. import
 * 2. html, body
 * 3. HTMLtag, siteCommonClass
 * 4. Layout
 * 5. EachPageStyle
 *
 */
/**
 * 1. import
 */
@import "extension/init/std.css";
/*@import "extension/init/strict.css";*/
@import "extension/util.css";
@import "extension/accessibility.css";
@import "extension/noscript.css";
@import "extension/fnav/normal.css";
@import "extension/logtag.css";
/**
 * 2. html, body
 */
/*  html{*/
/*      overflow: auto;*/
/*}*/

    body {
        font-size: 12px;
        font-family: Meiryo,"Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,Arial,sans-serif;
        color:#666666;
        overflow-x: hidden;
        overflow-y: auto;
        min-width: 950px;
        position: relative;
}


/**
 * 3. HTMLtag, siteCommonClass
 */
/* anchor */
a:link {
    color: #7e5238;
}

a:visited {
    color: #ab4cab;
}

a:hover,
a:active {
    color: #df2b22;
}
/* heading */
    .siteTitle {
        /*dont use <h1> selector*/
    }
    .contentTitle {
        margin-bottom: 20px;
    }
    .section .title {
        margin-bottom: 25px;
         clear: both;
    }
    .section .subtitle {
        margin-bottom: 15px;
         clear: both;
    }
    .textTitle {
        font-weight: bold;
        color: #61abd8;
    }
    h4 {
        margin-bottom: 10px;
    }

/* cap */
    .cap,
    .caption {
        background: none;
        color: #666666;
        font-size: 10px;
        line-height: 15px;
    }
    .cap {
        padding-top: 5px;
    }

/**
 * 4. Layout
 */
    #frame {
        width: /*930*/950px;
        margin: 0 auto;
    }
    body #containermain {
        width: 930px;
        margin: 0 auto 20px;
        text-align: left;
    }
    body #pankuzu {
        margin-bottom: 10px;
        clear: both;
        width: 740px;
    }
    
    body #subNaviArea {
        clear: both;
        width: 740px;
    }
    body #subNaviArea ul {
        width: 740px;
    }
    body #subNaviList li {
        float: left;
    }
    
    /*body #containermain #wrap {
        background: transparent url(../imgs/common/bg-maincontent.gif) repeat-y right top;
    }*/
    
    body #mainContent {
        width: 740px;
        float: left;
    }
    body #sideArea {
        width: /*170*/160px;
        float: right;
    }
    body #sideArea .wrap {
        background-color: #fff;
        padding-top: 0;
        padding-bottom: 20px;
    }
    body #sideNav {
        background: transparent url(../imgs/common/bg-maincontent.gif) repeat center top;
        height: 100%;
    }
    body #sideNav ul {
        margin-bottom: 10px;
    }
    body #sideNav li.navTitle {
        margin-bottom: 10px;
    }
    body #sideNav li.navPhoto {
        margin-bottom: 5px;
        text-align: center;
    }
    body #sideNav li.navText {
        width: 135px;
        font-size: 10px;
        line-height: 15px;
        margin: 0 auto;
        padding-left: 15px;
        background: transparent url(../imgs/common/img-blt.gif) no-repeat left 3px;
    }
    body #sideArea a.bgBnner {
        display: block;
        padding: 8px 0 0 64px;
        height: 52px;
        width: 106px;
        font-size: 10px;
        line-height: 15px;
        background: url(../imgs/common/side-bnr-03.jpg) no-repeat left top;
    }
    #top_links {
        float: right;
        padding-top: 37px;
    }
    
    #top_links li {
        float: left;
        padding-right: 10px;
    }
    #top_links li.BTN {
        padding-right: 0;
    }
    #top_links li.BTN a {
        text-indent: -9999px;
        text-align: left;
        display: block;
        width: 110px;
        height: 17px;
        overflow: hidden;
        text-decoration: none;
        background-image: url(../imgs/common/btn-wedding.gif);
    }
    
    #footer{
        clear: both;
    }
    
/** bottom_navi **/
    #bottom_navi ul li a {
        font-size: 10px;
        line-height: 1px;
    }
#list_group{
    margin-bottom:3px;
    }   

    
    .section .navText {
        padding-left: 15px;
        background: transparent url(../imgs/common/img-blt.gif) no-repeat left 3px;
    }
    .dotLine li {
        width: 420px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        background: url(../imgs/bg-dot.gif) repeat-x left bottom;
    }
    .dotLine li.last {
        width: 420px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        background: none;
    }
    .dotLine strong {
        color: #92551e;
    }
    
    .parent {
        position: relative;
    }
    .child {
        position: absolute;
    }
    .section .colorText {
        border-bottom: 1px solid #61abd8;
        color: #61abd8;
        font-weight: bold;
        padding-bottom: 3px;
    }
/* ロゴ */
#h_bt #logo{
    float:left;
    width:380px;
    padding: 0;
    }   
    
#logo li a{
    margin-top: 18px;
    display:block;
    height:48px;
    background:url(http://wedding.gnavi.co.jp/common_img/logo.gif) no-repeat 0px 1px;
    text-decoration:none;
    color:#666666;
    }

 * 5. EachPageStyle
 */

    
    .section .wrapper {
        width: 740px;
    }
    .section .wrapper .leftBox {
        width: 500px;
        float: left;
    }
     #clumBox {
        position: relative;
        width: 740px;
    }
    #clumBox .clumIcon {
        position: absolute;
        top: 29px;
        left: 29px;
        background: transparent url(../imgs/common/img-colum.gif) no-repeat left top;
        display: block;
        padding-left: 65px;
        height: 25px;
        font-size: 17px;
        line-height: 25px;
        color: #fa4c00;
        font-weight: bold;
    }
    #clumBox .clumText {
        width: 530px;
        position: absolute;
        top: 66px;
        left: 29px;
    }

/* keyword */
    body .centerBox.keyword {
        text-align: center;
    }
    body .centerBox.keyword a,
    body.index #contentsArea .centerBox.keyword a{
        color: #0099cc;
        font-weight: normal;
        font-size: 12px;
    }
    body .centerBox.keyword span.big a,
    body.index #contentsArea .centerBox.keyword span.big a {
        font-size: 20px;
        line-height: 30px;
    }
    body .centerBox.keyword span.middle a,
    body.index #contentsArea .centerBox.keyword span.middle a {
        font-size: 16px;
        line-height: 20px;
    }

/* how to index */
    body.index #contentsWrapper {
        width: 740px;
        background: transparent url(../imgs/bg-contents.gif) repeat-y left top;
        margin-bottom: 20px;
    }
    body.index .areaBox {
        width: 490px;
        padding: 66px 14px 17px 16px;
        height: 250px;
        background: transparent url(../imgs/img-area.gif) no-repeat left top;
    }
    body.index .areaBox .areaBoxcmn {
        position: relative;
        width: 160px;
    }
    body.index #dandoriArea {
        width: 200px;
        background: transparent url(../howto/imgs/bg-dandoriarea.gif) repeat-y left top;
        float: left;
    }
    body.index .dandoriBox {
        position: relative;
        width: 200px;
    }
    body.index .dandoriBox .dandoriBtn {
        position: absolute;
        top: 43px;
        left: 20px;
    }
    body.index .dandoriBox .dandoriText {
        position: absolute;
        width: 91px;
        color: #333333;
        top: 93px;
        left: 85px;
        font-size: 10px;
        line-height: 14px;
    }
    body.index .dandoriBox .dandoriPoint {
        position: absolute;
        width: 130px;
        color: #663314;
        top: 171px;
        left: 43px;
        font-size: 10px;
        line-height: 18px;
    }
    body.index #contentsArea {
        width: 520px;
        float: right;
    }
    body.index #contentsArea .centerBox {
        width: 492px;
        padding-top: 15px;
        padding-bottom: 14px;
        padding-right: 12px;
        padding-left: 14px;
        border-right: 1px solid #f6d388;
        border-left: 1px solid #f6d388;
        border-bottom: 1px solid #f6d388;
        font-size: 10px;
        line-height: 15px;
    }
    body.index #contentsArea .centerBox a {
        color: #ff6600;
        font-weight: bold;
        font-size: 12px;
        line-height: 18px;
    }
    body.index #contentsArea .centerBox a.more {
        font-size: 10px;
        line-height: 15px;
    }
    body.index #contentsArea .centerBox .wrap {
        clear: both;
        background: transparent url(../howto/imgs/bg-sen-01.gif) repeat-y center top;
    }
    body.index #contentsArea .centerBox .wrapInner {
        padding-bottom: 13px;
        margin-bottom: 13px;
        background: transparent url(../howto/imgs/bg-sen-02.gif) repeat-x left bottom;
    }
    body.index #contentsArea .centerBox .photoBox {
        width: 232px;
    }
    
    body.index #contentsArea .centerBox.news li {
        padding-bottom: 10px;
        margin-bottom: 10px;
        background: transparent url(../howto/imgs/bg-sen-02.gif) repeat-x left bottom;
    }
    body.index #contentsArea .centerBox.news li.last {
        margin-bottom: 0;
    }
    body.index #contentsArea .centerBox.news li a {
        color: #0099cc;
        font-weight: normal;
    }
    
    body #linkArea .footerBox {
        width: 712px;
        padding-top: 15px;
        padding-bottom: 14px;
        padding-right: 12px;
        padding-left: 14px;
        border-right: 1px solid #f6d388;
        border-left: 1px solid #f6d388;
        border-bottom: 1px solid #f6d388;
    }
    body #linkArea .borderBtm {
        background: transparent url(../howto/imgs/bg-sen-02.gif) repeat-x left bottom;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    body #linkArea .linkBox a {
        color: #ff6600;
        font-weight: bold;
    }
    body #linkArea .linkBox {
        background: transparent url(../img/common/space.gif) no-repeat left top;
        width: 695px;
        height: 49px;
        padding-top: 15px;
        padding-left: 15px;
        margin-bottom: 5px;
    }
    body #linkArea .linkBox li {
        float: left;
        padding-left: 15px;
        padding-right: 20px;
        background: transparent url(../imgs/common/img-blt.gif) no-repeat left 3px;
    }
    body #linkArea .linkBox li a {
        color: #0099cc;
        font-weight: normal;
    }
    
    
/* guide */
    body.guide .section .box {
        width: 318px;
        padding: 20px;
    }
    
    body.guide .section .box.PinkBox {
        background-color: #fdf3f4;
        float: left;
    }
    body.guide .section .box.PinkBox span {
        color: #cc0000;
        font-weight: bold;
    }
    body.guide .section .box.BlueBox {
        background-color: #e6f5fd;
        float: right;
    }
    body.guide .section .box.BlueBox span {
        color: #3366cc;
        font-weight: bold;
    }
    .navText {
        padding-left: 15px;
        background: transparent url(../imgs/common/img-blt.gif) no-repeat left 3px;
    }
    #cookNav {
        background: transparent url(../howto/style/imgs/img-ftr-nav.gif) no-repeat left top;
        width: 423px;
        height: 42px;
        padding-top: 18px;
        padding-left: 317px;
    }
    #cookNav ul {
        width: 408px;
    }
    #cookNav li {
        float: left;
        padding-right: 5px;
    }
    body.guide .chkBox {
        background-color: #ffffff;
        border-right: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        padding: 2px;
    }
    body.guide .chkBoxInner {
        background-color: #fefff8;
        padding: 25px 20px 15px;
        color: #333333;
    }
    body.guide .chkBoxInner li {
        padding-left: 24px;
        padding-bottom: 14px;
    }
    body.guide .chkBoxInner .chk01 li {
        background: #fefff8 url(../howto/style/imgs/img-chk01.gif) no-repeat left top;
    }
    body.guide .chkBoxInner .chk02 li {
        background: #fefff8 url(../howto/style/imgs/img-chk02.gif) no-repeat left top;
    }
    
/* kaoawase */
    body.kaoawase .section .box {
        background-color: #f1f9ed;
        padding: 20px;
    }
    body.kaoawase .section .box span {
        color: #379844;
        font-weight: bold;
    }

/* manners */
    body.manners {
        background-color: #fff;
    }
    body.manners .mannersList li {
        float: left;
        padding-right: 10px;
        padding-bottom: 10px;
    }
    body.manners .mannersList li.last {
        padding-right: 0;
    }
    body.manners .mannersList.imgBox li {
        height: 150px;
        overflow: hidden;
        line-height: 0;
        font-size: 0;
        vertical-align: bottom;
    }   

    body.manners .mannersList.textBox li {
        padding-left: 23px;
        width: 154px;
    }
    body.manners .advanceBox {
        background-color: #fefcee;
        border: 1px solid #e7d5b6;
        padding: 15px;
    }
    body.manners .advanceBox .yazirushiWrap {
        background: #fefcee url(../howto/standard/imgs/img-bd-advance.gif) no-repeat center bottom;
        padding-bottom: 15px;
        margin-bottom: 15px;
        font-weight: bold;
    }
    body.manners .advanceBox th {
        color: #9e8073;
    }
    body.manners .askBox {
        background-color: #fffddc;
        font-weight: bold;
        padding: 13px 30px;
        width: 240px;
        text-align: left;
    }
    body.manners .askBox span.first {
        background: transparent url(../howto/standard/imgs/bg-first.gif) no-repeat center top;
        padding-right: 14px;
        padding-left: 14px;
        padding-top: 2px;
        padding-bottom: 2px;
    }
/* number BTN */
    body.manners .mannersList.textBox li.no1 {
        background: transparent url(../howto/manner/imgs/common/img-number-01.gif) no-repeat left top;
    }   
    body.manners .mannersList.textBox li.no2 {
        background: transparent url(../howto/manner/imgs/common/img-number-02.gif) no-repeat left top;
    }   
    body.manners .mannersList.textBox li.no3 {
        background: transparent url(../howto/manner/imgs/common/img-number-03.gif) no-repeat left top;
    }   
    body.manners .mannersList.textBox li.no4 {
        background: transparent url(../howto/manner/imgs/common/img-number-04.gif) no-repeat left top;
    }
    body.manners .mannersList.textBox li.no5 {
        background: transparent url(../howto/manner/imgs/common/img-number-05.gif) no-repeat left top;
    }
    body.manners .mannersList.textBox li.no6 {
        background: transparent url(../howto/manner/imgs/common/img-number-06.gif) no-repeat left top;
    }
    body.manners .mannersList.textBox li.no7 {
        background: transparent url(../howto/manner/imgs/common/img-number-07.gif) no-repeat left top;
    }
    body.manners .mannersList.textBox li.no8 {
        background: transparent url(../howto/manner/imgs/common/img-number-08.gif) no-repeat left top;
    }
    body.manners .mannersList.textBox li.no9 {
        background: transparent url(../howto/manner/imgs/common/img-number-09.gif) no-repeat left top;
    }
    body.manners .mannersList.textBox li.no10 {
        background: transparent url(../howto/manner/imgs/common/img-number-10.gif) no-repeat left top;
    }
    body.manners .mannersList.textBox li.no11 {
        background: transparent url(../howto/manner/imgs/common/img-number-11.gif) no-repeat left top;
    }

    body.manners .snav {
        padding-bottom: 20px;
        height: 35px;
    }
    body.manners .snav ul {
        width: 470px;
        margin: 0 auto;
    }
    body.manners .snav li {
        float: left;
        padding-right: 10px;
    }

/* \*/
* html div{height:1%;}
*+html div{height:1%;}
/* */

*{
    line-height: 18px;
    margin:0px;
    padding:0px;
    list-style-type:none;
    list-style-type:none;
    }
em {
    font-style: normal;
}

/* 最下部のナビ */
/******************************************************
* Footer
******************************************************/
#footer {
    clear:both;
    padding-top: 15px;
}
#bottom_navi .borders{
    border-top:1px solid #C5C5C5;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom:1px solid #C5C5C5;
}
#bottom_navi .top-page-borders{
    margin-bottom: 0px;
    border-bottom: none;
}
#bottom_navi .borders .container{
    margin: 0px auto;
    width: 800px;
}
#bottom_navi dl {
    float: left;
}
#bottom_navi dl dt {
    color: #908578;
    font-weight: bold;
}
#bottom_navi #guruwedding{
    padding-right: 20px;
    padding-bottom: 10px;
}
#bottom_navi #guruwedding_party{
    padding-right: 0px;
    padding-bottom: 10px;
}
#bottom_navi #kaijo_list{
    width: 800px;
}
#bottom_navi dl dt, #bottom_navi dl dd {
    display:inline;
}
#bottom_navi a {
    color:#0000EE;
}
#bottom_navi img {
    vertical-align:middle;
}
#bottom_navi ul {
    clear:both;
    text-align:center;
}
#bottom_navi ul li#bl_first {
    border-width:0px 1px;
}
#bottom_navi ul li {
    border-color:#766676;
    border-style:solid;
    border-width:0px 1px 0px 0px;
    display:inline;
    padding:2px 3px;
}
#bottom_navi ul li a,
#bottom_navi dd {
    font-size: 10px;
    letter-spacing: 1px;
}


/* グループリスト */   
#list_group{
    border-bottom:1px solid #CECECE;
    padding:25px 0px 15px 0px;
    margin-bottom:3px;
    background-image: url(../imgs/common/list_group_top.gif);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 10px;
    letter-spacing: 1px;
    }   

#list_group ul{
    width: 930px;
    margin: 0px auto;   
    }

#list_group ul li{
    width:145px;
    padding:0px 5px 5px 5px;
    overflow:hidden;
    text-align:center;
    float:left;
    }
    
    
#list_group ul li a{
    color:#1a187b;
    }
    
#list_group ul li a:visited{color:#5c275b;}
    
#list_group ul li a img{
    display:block;
    margin: 0px auto;
    }

/* コピーライト */    
#copy {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 89%;
    line-height: 100%;
    width: 100%;
    color: #666666;
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: center;
}
        
/* サイドバーの特集ブロック */  
#tokushu_little dt{
    font-weight:bold;
    color:#ffffff;
    padding:5px 5px 5px 20px;
    background-image:url(../img/common/space.gif);
    background-repeat:no-repeat;
    background-position:5px;
    background-color:#f1b748;
    font-size:1.2em;
    }
    
#tokushu_little dd{
    border-width:0px 1px 1px 1px;
    border-style:solid;
    border-color:#cfc3ba;
    background-color:#ffffff;
    padding:0px 5px 10px 5px;
    margin-bottom:15px;
    }
    
#tokushu_little dd ul li{
    padding-top:5px;
    }

#tokushu_little dd ul li a{
    color:#666666;
    }

#tokushu_little dd ul li a img{
    display:block;
    border:1px solid #d3c2af;
    margin-bottom:3px;
    }
    
#tokushu_little dd ul li a span{
    display:block;
    font-weight:bold;
    padding-left:15px;
    }
  
/* #pagetop */
    .pagetop a {
        background: url(../imgs/common/img-blt02.gif) no-repeat left 0px;
        padding-left: 15px;
    }
    p.pagetop {
    border-top: none;
    }

/* search */
    body.search .areaBox {
        width: 708px;
        padding: 46px 16px 17px 16px;
        background: transparent url(../search/imgs/img-area.gif) no-repeat left top;
    }
    body.search .areaBox .areaBoxcmn {
        position: relative;
        width: 233px;
    }
    body.search .kekkaArea {
        padding: 15px;
        border-left: 1px solid #f6d388;
        border-right: 1px solid #f6d388;
        border-bottom: 1px solid #f6d388;
        line-height: 24px;
    }
    body.search .kekkaArea span {
        font-weight: bold;
        color: #663314;
    }
    body.search #h-place {
        background: transparent url(../search/imgs/bg-h-place.gif) no-repeat left top;
        padding: 11px 0 9px 36px;
        color: #964f02;
        font-size: 16px;
        margin-bottom: 25px;
        font-weight: bold;
    }
    body.search .showNumber {
        color: #000000;
    }
    body.search .showNumber strong {
        font-size: 18px;
    }
    body.search .showNumber span {
        font-size: 15px;
    }
    body.search .showNumber li {
        float: left;
        padding-left: 10px;
    }
    body.search .infoBox {
        width: 698px;
        padding: 20px;
        background-color: #fffdee;
        border-left: 3px solid #ff7c15;
        margin-bottom: 20px;
    }
    .bltBig {
        background: transparent url(../imgs/common/img-blt-big.gif) no-repeat left 1px;
        padding-left: 18px;
        display: block;
    }
    body.search .infoBox .hallName {
        background: #fffdee url(../imgs/common/img-blt-big.gif) no-repeat left 3px;
        padding-left: 18px;
        display: block;
        font-size: 15px;
        font-weight: bold;
    }
    /* no photo [start]*/
    /*body.search .infoBox.noPhoto {
        width: 698px;
        padding: 20px;
        padding-left: 15px;
        background-color: #fffdee;
        border-left: 3px solid #ff7c15;
        margin-bottom: 20px;
    }
    body.search .infoBox.noPhoto .title {
        color: #000;
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 15px;
    }
    body.search .infoBox.noPhoto .wrap {
        padding: 15px;
        background-color: #ffffff;
        margin-bottom: 10px;
    }
    body.search .infoBox.noPhoto .point {
        margin-bottom: 20px;
    }
    body.search .infoBox.noPhoto .point li {
        float: left;
        display: block;
        margin-right: 10px;
        padding: 4px 0 3px;
        width: 154px;
        border: #ff7c15 solid 1px;
        color: #ff7c15;
        text-align: center;
    }*/
    /* no photo [end] */
    body.search .infoBox .infoTable {
        background-color: #e9e4be;
        clear: both;
    }
    body.search .infoBox .infoTable th {
        background-color: #f8f7e9;
        padding: 5px 5px 5px 10px;
        color: #663314;
        font-weight: bold;
        width: 26%;
    }
    body.search .infoBox .infoTable td {
        background-color: #ffffff;
        padding: 5px;
    }
    body.search .TextinfoBox {
        background-color: none;
        border-left: 3px solid #ff7c15;
        margin-bottom: 20px;
        padding: 10px;
    }
    body.search .TextinfoBox .blt {
        margin: 0 auto;
        padding-left: 15px;
        margin-bottom: 10px;
        background: transparent url(../imgs/common/img-blt.gif) no-repeat left 3px;
    }
    body.search .TextinfoBox .textArea {
        margin-left: 15px;
    }
    body.search .contentsArea {
        padding-bottom: 10px;
        margin-bottom: 10px;
        background: #ffffff url(../search/imgs/bg-border.gif) repeat-x left bottom;
    }
    body.search .contentsArea.choosePhoto {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    body.search .contentsArea .iconBox  {
        padding-left: 40px;
        padding-top: 12px;
        padding-bottom: 10px;
        height: 10px;
        display: block;
        color: #663314;
        font-weight: bold;
    }
    body.search .contentsArea.Area .iconBox  {
        background: #ffffff url(../search/imgs/img-areaarea.gif) no-repeat left 2px;
    }
    body.search .contentsArea.Price .iconBox  {
        background: #ffffff url(../search/imgs/img-price.gif) no-repeat left 2px;
    }
    body.search .contentsArea.Condition .iconBox  {
        background: #ffffff url(../search/imgs/img-condition.gif) no-repeat left 5px;
    }
    body.search .contentsArea.Food .iconBox  {
        background: #ffffff url(../search/imgs/img-food.gif) no-repeat left 5px;
    }
    body.search .contentsArea.Service .iconBox  {
        background: #ffffff url(../search/imgs/img-service.gif) no-repeat left 5px;
    }
    body.search .contentsArea.Service  {
        margin-bottom: 15px;
    }
    body.search .contentsArea.Price span.en  {
        font-size:10px;
        color: #666666;
        font-weight: normal;
    }
    body.search .onLinks {
        position: relative;
    }
    body.search .onLinks a {
        background: url(../imgs/common/img-blt-plus.gif) no-repeat left 0;
        padding-left: 17px;
        display: block;
        font-size: 12px;
        left: 85px;
    }
/* consult */
    body .flowerPoint li {
        padding-left: 14px;
        padding-bottom: 5px;
        background: transparent url(../img/common/space.gif) no-repeat left 2px;
    }
    body .flowerPoint li a {
        padding-left: 14px;
    }
    
    body.bride_navi .flowerPoint li a {
        background: transparent url(../img/common/space.gif) no-repeat left 2px;
    }
    body.bride_navi .flowerPoint li {
        background: none;
    }
    body.consult .centerBox {
        width: 708px;
        padding: 15px;
        border-right: 1px solid #f6d388;
        border-left: 1px solid #f6d388;
        border-bottom: 1px solid #f6d388;
        font-size: 10px;
        line-height: 15px;
    }
/* bride_navi */
    body.bride_navi .flowerPoint li {
        padding-bottom: 2px;
        font-size: 93%;
    }
/* chart */
    body.chart .stepList li {
        background: url(../imgs/common/img-blt.gif) no-repeat left 1px;
        padding-left: 17px;
        padding-right: 10px;
        display: block;
        float: left;
    }
    body.chart .chartBox-01 {
        background: transparent url(../howto/chart/imgs/bg-dandoribox-main.gif) repeat-y left top;
    }
    body.chart .chartBox-02 {
        background: transparent url(../howto/chart/imgs/bg-dandoribox-bottom.gif) no-repeat left bottom;
        padding: 20px;
    }
    body.chart .chartBox-02 strong {
        color: #92551e;
    }
    body.chart .pointBox-01 {
        background: transparent url(../howto/chart/imgs/bg-pointbox-main.gif) repeat-y left top;
    }
    body.chart .pointBox-02 {
        background: transparent url(../howto/chart/imgs/bg-pointbox-bottom.gif) no-repeat left bottom;
        padding: 15px;
    }
    body.chart .pointBox-02 li {
        background: transparent url(../howto/chart/imgs/img-point.gif) no-repeat left 2px;
        padding-left: 14px;
        display: block;
    }

    body.chart .forgetBox-01 {
        background: transparent url(../howto/chart/imgs/bg-forgetbox-main.gif) repeat-y left top;
    }
    body.chart .forgetBox-02 {
        background: transparent url(../howto/chart/imgs/bg-forgetbox-bottom.gif) no-repeat left bottom;
        padding: 15px;
    }
    body.chart .forgetBox-02 li {
        background: transparent url(../howto/chart/imgs/img-forget.gif) no-repeat left 2px;
        padding-left: 14px;
        display: block;
    }
    body.chart .checkTable {
        background-color: #d7d3bf;
    }
    body.chart .checkTable td,
    body.chart .checkTable th {
        padding: 5px;
    }
    body.chart .checkTable strong {
        color: #92551e;
    }
    body.chart.print {
        background: none;
    }
    body.chart.print #wrap {
     width: 740px;
     margin: 20px auto;
    }

    body.search .bnrSpecial {
     position: relative;
     width: 740px;
    }
    body.search .bnrSpecial .textArea {
     position: absolute;
     top: 45px;
     left: 30px;
    }
    body.search .bnrSpecial .btArea {
     position: absolute;
     width: 350px;
     top: 15px;
     left: 375px;
    }

/* mini_searcharea */

.mini_searcharea{
    padding-top: 10px;
}
.mini_searcharea li{
    float: left;
    background: url("../imgs/icon_circle-orange.gif") no-repeat scroll left 1px transparent;
    display: inline;
    height: 11px;
    line-height: 11px;
    padding:0px 15px 5px 15px;

    }

/*-------------------------------------------------------------

      placeSearchArea  地域検索　ssi化した箇所のcss  2011/06/26 

-------------------------------------------------------------*/
div#placeSearchArea{ clear:both;}
div#placeSearchArea h2{color:#694727; background-color:#ffe8d2; border:1px #e8cab0 solid;  font-weight:bold; padding:5px 20px;}

div#placeSearchArea div.parentBorderWrap{ border-bottom:1px #e8cab0 solid; border-left:1px #e8cab0 solid; border-right:1px #e8cab0 solid;  padding:0 20px 20px 20px; }
div#placeSearchArea div.boaderWrapBox{ background:url(/kaoawaseimgs/border-bottom_line.gif) repeat-x left bottom; padding-bottom:10px; padding-top:10px; clear:both;}


div#placeSearchArea h3{ color:#d83d3d; font-weight:bold; background:url(/kaoawase/imgs/icon_sixcorner2.gif.gif) no-repeat left center; padding-left:18px; margin-bottom:10px;}
div#placeSearchArea div.placeBox{width:330px; float:left; display:inline; margin-left:10px;}

div.placeBox dl{clear:both; margin-bottom:5px;}
div.placeBox dt{ font-weight:bold; float:left; display:inline; width:50px;}
div.placeBox dd{margin-left:50px;}

div.placeBox dl ul{margin:0; padding:0;}
div.placeBox dl ul li{display:inline; margin-right:6px;}

div.boaderWrapBox ul.list{clear:both; margin-left:10px;}
div.boaderWrapBox ul.list li{ display:inline; margin-right:7px; color:#917659;}

div.categoryBox{clear:both; background:url(/kaoawase/imgs/bg_categoroy.gif) no-repeat; width:690px; height:44px; padding:10px 0 10px 20px; margin-top:4px;}
div.categoryBox.first{margin-top:20px;}
div.categoryBox h4{font-size:100%; color:#805b38; font-weight:bold; margin-bottom:10px;}
div.categoryBox h4 span{ font-size:80%; color:#666; font-weight:normal;}

div.categoryBox ul li{background:url(/kaoawase/imgs/icon_circle-orange.gif) no-repeat left 1px; padding-left:15px; line-height:11px; height:11px; display:inline; margin-right:15px;}



/*---------------------------------------------------------------------------------------------

             グローバルナビのcss  2012/11/25　沖縄なしバージョン

/---------------------------------------------------------------------------------------------*/
/* 
#header #nav { width:950px; height:78px; margin:5px auto 10px; }
#header #nav ul { width:950px; height:40px; margin:0; padding:0; text-indent:0; list-style-type:none; }
#header #nav ol { width:950px; height:38px; margin:0; padding:0; text-indent:0; list-style-type:none; }
#header #nav ul li { height:40px; margin:0; padding:0; text-indent:0; list-style-type:none; float:left; }
#header #nav ol li { height:38px; margin:0; padding:0; text-indent:0; list-style-type:none; float:left; }
#header #nav ul a { display:block; height:40px; background-image:url(/kaoawase/img/common/navi_sprite.jpg);}
#header #nav ol a { display:block; height:38px; background-image:url(/kaoawase/img/common/navi_sprite.jpg); }
#header #nav ul a span { display:none; }
#header #nav ol a span { display:none; }

#gnavHome { width:50px; }
#gnavShop { width:210px; }
#gnavPlan { width:210px; }
#gnavGuide { width:210px; }
#gnavSearch { width:270px; background:url(/kaoawase/img/common/navi_sprite.jpg) -680px 0 no-repeat; position:relative; }
#gnavHome a { background-position:0 0; }
#gnavShop a { background-position:-50px 0; }
#gnavGuide a { background-position:-470px 0; }
#gnavPlan a { background-position:-260px 0; }
#gnavHome a:hover { background-position:0 -90px; }
#gnavShop a:hover { background-position:-50px -90px; }
#gnavPlan a:hover { background-position:-260px -90px; }
#gnavGuide a:hover { background-position:-470px -90px; }
#gnavHome a.active { background-position:0 -90px; }
#gnavShop a.active{ background-position:-50px -90px; }
#gnavPlan a.active { background-position:-260px -90px; }
#gnavGuide a.active { background-position:-470px -90px; }

#gnavAreaHokkaido { width:105px; }
#gnavAreaTohoku { width:105px; }
#gnavAreaKanto { width:105px; }
#gnavAreaHokuriku { width:105px; }
#gnavAreaChubu { width:105px; }
#gnavAreaKansai { width:105px; }
#gnavAreaChugoku { width:105px; }
#gnavAreaKyushu { width:105px; }
#gnavAreaOkinawa { width:110px; }

#gnavAreaHokkaido a { background-position:0 -40px; }
#gnavAreaTohoku a { background-position:-105px -40px; }
#gnavAreaKanto a { background-position:-210px -40px; }
#gnavAreaHokuriku a { background-position:-315px -40px; }
#gnavAreaChubu a { background-position:-420px -40px; }
#gnavAreaKansai a { background-position:-525px -40px; }
#gnavAreaChugoku a { background-position:-630px -40px; }
#gnavAreaKyushu a { background-position:-735px -40px; }
#gnavAreaOkinawa a { background-position:-840px -40px; }

#gnavAreaHokkaido a:hover { background-position:0 -130px; }
#gnavAreaTohoku a:hover { background-position:-105px -130px; }
#gnavAreaKanto a:hover { background-position:-210px -130px; }
#gnavAreaHokuriku a:hover { background-position:-315px -130px; }
#gnavAreaChubu a:hover { background-position:-420px -130px; }
#gnavAreaKansai a:hover { background-position:-525px -130px; }
#gnavAreaChugoku a:hover { background-position:-630px -130px; }
#gnavAreaKyushu a:hover { background-position:-735px -130px; }
#gnavAreaOkinawa a:hover { background-position:-840px -130px; }

#gnavAreaHokkaido a.active { background-position:0 -130px; }
#gnavAreaTohoku a.active { background-position:-105px -130px; }
#gnavAreaKanto a.active { background-position:-210px -130px; }
#gnavAreaHokuriku a.active { background-position:-315px -130px; }
#gnavAreaChubu a.active { background-position:-420px -130px; }
#gnavAreaKansai a.active { background-position:-525px -130px; }
#gnavAreaChugoku a.active { background-position:-630px -130px; }
#gnavAreaKyushu a.active { background-position:-735px -130px; }
#gnavAreaOkinawa a.active { background-position:-840px -130px; }

#gnavSearch dl { width:255px; height:22px; position:absolute; left:8px; top:7px; }
#gnavSearch dt { width:200px; height:22px; border:0 solid #f00; background:#fff; float:left; margin:0; padding:0; }
#gnavSearch dt input { width:194px; height:22px; border:none; outline:none; background:#fff; margin:0 3px; padding:0; color:#999; }
#gnavSearch dt input:focus { color:#555; }
#gnavSearch dd { width:50px; height:22px; float:right; margin:0; padding:0; }
#gnavSearch dd span { cursor:pointer; display:block; width:50px; height:22px; background:url(/kaoawase/img/common/navi_sprite.jpg) -893px -177px no-repeat; }
#gnavSearch dd span:hover { background-position: -833px -177px; }
#gnavSearch dd span input { cursor:pointer; width:50px; height:22px; margin:0; padding:0; border:none; outline:none; opacity:0; filter: alpha(opacity=0);}
 */

/*---------------------------------------------------------------------------------------------

             グローバルナビのcss  2012/11/25 

/---------------------------------------------------------------------------------------------*/

/*
#header #nav { width:950px; height:78px; margin:5px auto 10px; }
#header #nav ul { width:950px; height:40px; margin:0; padding:0; text-indent:0; list-style-type:none; }
#header #nav ol { width:950px; height:38px; margin:0; padding:0; text-indent:0; list-style-type:none; }
#header #nav ul li { height:40px; margin:0; padding:0; text-indent:0; list-style-type:none; float:left; }
#header #nav ol li { height:38px; margin:0; padding:0; text-indent:0; list-style-type:none; float:left; }
#header #nav ul a { display:block; height:40px; background-image:url(/kaoawase/img/common/navi_sprite02.jpg);}
#header #nav ol a { display:block; height:38px; background-image:url(/kaoawase/img/common/navi_sprite02.jpg); }
#header #nav ul a span { display:none; }
#header #nav ol a span { display:none; }



#gnavHome { width:50px; }
#gnavShop { width:210px; }
#gnavPlan { width:210px; }
#gnavGuide { width:210px; }
#gnavSearch { width:270px; background:url(/kaoawase/img/common/navi_sprite02.jpg) -680px 0 no-repeat; position:relative; }
#gnavHome a { background-position:0 0; }
#gnavShop a { background-position:-50px 0; }
#gnavGuide a { background-position:-470px 0; }
#gnavPlan a { background-position:-260px 0; }
#gnavHome a:hover { background-position:0 -90px; }
#gnavShop a:hover { background-position:-50px -90px; }
#gnavPlan a:hover { background-position:-260px -90px; }
#gnavGuide a:hover { background-position:-470px -90px; }
#gnavHome a.active { background-position:0 -90px; }
#gnavShop a.active{ background-position:-50px -90px; }
#gnavPlan a.active { background-position:-260px -90px; }
#gnavGuide a.active { background-position:-470px -90px; }

#gnavAreaHokkaido { width:139px; }
#gnavAreaTohoku { width:115px; }
#gnavAreaKanto { width:115px; }
#gnavAreaHokuriku { width:115px; }
#gnavAreaChubu { width:115px; }
#gnavAreaKansai { width:115px; }
#gnavAreaChugoku { width:115px; }
#gnavAreaKyushu { width:121px; }

#gnavAreaHokkaido a { background-position:0 -40px; }
#gnavAreaTohoku a { background-position:-139px -40px; }
#gnavAreaKanto a { background-position:-254px -40px; }
#gnavAreaHokuriku a { background-position:-369px -40px; }
#gnavAreaChubu a { background-position:-484px -40px; }
#gnavAreaKansai a { background-position:-599px -40px; }
#gnavAreaChugoku a { background-position:-714px -40px; }
#gnavAreaKyushu a { background-position:-829px -40px; }

#gnavAreaHokkaido a:hover { background-position:0 -130px; }
#gnavAreaTohoku a:hover { background-position:-139px -130px; }
#gnavAreaKanto a:hover { background-position:-254px -130px; }
#gnavAreaHokuriku a:hover { background-position:-369px -130px; }
#gnavAreaChubu a:hover { background-position:-484px -130px; }
#gnavAreaKansai a:hover { background-position:-599px -130px; }
#gnavAreaChugoku a:hover { background-position:-714px -130px; }
#gnavAreaKyushu a:hover { background-position:-829px -130px; }

#gnavAreaHokkaido a.active { background-position:0 -130px; }
#gnavAreaTohoku a.active { background-position:-139px -130px; }
#gnavAreaKanto a.active { background-position:-254px -130px; }
#gnavAreaHokuriku a.active { background-position:-369px -130px; }
#gnavAreaChubu a.active { background-position:-484px -130px; }
#gnavAreaKansai a.active { background-position:-599px -130px; }
#gnavAreaChugoku a.active { background-position:-714px -130px; }
#gnavAreaKyushu a.active { background-position:-829px -130px; }

*/


/*---------------------------------------------------------------------------------------------

            右カラム #right_column

/---------------------------------------------------------------------------------------------*/

#right_column {
    float: right; width: 160px;
}
#right_column #rightNavigation {
    border: 1px solid #E5E5E5;
    color: #666666;
    float: right;
    margin-bottom: 20px;
    padding: 3px;
    text-align: center;
    width: 160px;
}
dt.appArea {
    height: 32px;
}
dt.appArea #appArea p a {
    font-size: 86%;
}
dt.appArea #appArea p a:link {
    color: #7E5238;
}
dt.appArea img {
    display: block;
}
#appArea {
    line-height: 0;
    margin-bottom: 5px;
    text-align: left;
    text-indent: -9999px;
}
#appArea a:hover {
    background-position: 0 -80px;
    color: #DF2B22;
}
#appArea a {
    background: url("/kaoawase/imgs/common/bg_aside_app.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 82%;
    line-height: 1.2;
    padding: 8px 4px 7px 56px;
    text-indent: 0;
}
#rightNavigation .rnContact span {
    line-height: 1.3;
}
#rightNavigation .rnContact span {
    font-size: 93%;
    line-height: 100%;
}
#rightNavigation .rnContact {
    background: url("/img/common/rc_contact_bg.gif") no-repeat scroll left bottom transparent;
    padding: 5px 10px 12px;
    text-align: left;
}
#rightNavigation .rnContact p.rnCiecleArw {
    background: url("/img/common/rc_circlearw_pink.gif") no-repeat scroll left center transparent;
    height: 14px;
    line-height: 100%;
    margin: 5px 0;
    padding: 2px 0 2px 16px;
}
#rightNavigation p a, #appArea p a {
    font-size: 86%;
}
#rightNavigation .rnContact .rnContactBt-mail a {
    background: url("/img/common/rc_contact_mail_bt.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    margin-bottom: 5px;
    text-indent: -9999px;
    width: 140px;
}
#rightNavigation .rnContact .rnContactBt-reserved a {
    background: url("/img/common/rc_contact_reserved_bt.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 140px;
}
#rightNavigation .singleBN {
    margin: 10px 0;
}
#rightNavigation .rnCaset {
    font-size: 93%;
    line-height: 100%;
    margin: 10px 0 0;
}
#rightNavigation .rnTwitter dt {
    background: url("/img/common/rc_twitter_h.gif") no-repeat scroll left top transparent;
    height: 22px;
    margin-bottom: 0;
    text-indent: -9999px;
}
#rightNavigation .rnTwitter dd {
    border-bottom: 1px solid #82E0FF;
    border-left: 1px solid #82E0FF;
    border-right: 1px solid #82E0FF;
    font-size: 93%;
    padding: 8px 9px;
}
#rightNavigation .rnTwitter dd p.twBtn a {
    background: url("/img/common/rc_twitter_bt.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    margin: 6px auto 0;
    text-indent: -9999px;
    width: 141px;
}
#rightNavigation .rnContact span {
    line-height: 1.3;
}
#rightNavigation .rnContact2 .rnContactBt-reserved a:hover {
    background: url("/img/common/rc_btn_reserve_over.gif") no-repeat scroll 0 0 transparent;
}
#rightNavigation .rnContact .rnContactBt-mail a:hover {
    background: url("/img/common/rc_contact_mail_bt.gif") no-repeat scroll 0 -30px transparent;
}
#rightNavigation .rnContact .rnContactBt-reserved a:hover {
    background: url("/img/common/rc_contact_reserved_bt.gif") no-repeat scroll 0 -30px transparent;
}
#rightNavigation .rnContact li {
    height: 30px;
    margin-bottom: 5px;
}
#rightNavigation .rnTwitter dd p.twBtn a:hover {
    background: url("/img/common/rc_twitter_bt.gif") no-repeat scroll 0 -26px transparent;
}
#rightNavigation .flowBn li {
    height: 70px;
    margin-bottom: 5px;
}
#rightNavigation .flowBn li.end {
    margin-bottom: 0;
    padding-bottom: 0;
}



/*---------------------------------------------------------------------------------------------

             2013ヘッダーリニューアル　#header2013 

/---------------------------------------------------------------------------------------------*/
#header2013 {
    width: 100%;
    color: #333333;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 13px;
}

#header2013 img {
    vertical-align: top;
}
#header2013 em {
    font-weight: bold;
}
#header2013 .en {
    font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}
#header2013 a {
    border-bottom: medium none;
    text-decoration: none;
}
#header2013 a.over:hover {
    cursor: pointer;
    opacity: 0.6;
    text-decoration: none;
}
#header2013 #h_top {
    height: 38px;
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #DBDBDB;
    border-top: 2px solid #F16564;
    box-shadow: 0 1px 0 #E4E4E4, 0 2px 0 #F1F1F1, 0 3px 0 #FAFAFA;
    top: 0;
    width: 100%;
    z-index: 10;
}
#header2013 #h_top .inr {
    padding-top: 12px;
    width: 950px;
}

#header2013 #h_top .left em {
    background: none repeat scroll 0 0 #F06666;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 77%;
    font-weight: bold;
    line-height: 100%;
    margin-right: 5px;
    padding: 3px 5px;
    vertical-align: 1px;
}

#header2013 #h_top a:hover, #header2013 #h_top a:active {
    color: #DF2B22;
    text-decoration: underline;
}
#header2013 p, /*#header2013 li,*/ #header2013 dt, #header2013 dt {
    line-height: 140%;
    z-index: 2;
}
#header2013 .left {
    float: left;
}
#h_top .left a {
    font-size: 93%;
}
#header2013 .right {
    float: right;
}
#h_top .right p {
    color: #7F7F7F;
    float: left;
}
#header2013 .login_txt {
    background: url("/kaoawase/img/common/ic_login.gif") no-repeat scroll left 50% transparent;
    padding-left: 22px;
}
#header2013 .register {
    background: url("/kaoawase/img/common/ic_regist.gif") no-repeat scroll left 50% transparent;
    padding-left: 18px;
}
#header2013 .introduction {
    background: url("/kaoawase/img/common/ic_intr.gif") no-repeat scroll left 50% transparent;
    padding-left: 18px;
}
#header2013 .login_txt a, .register a {
    color: #8B3D0F;
    font-size: 93%;
    padding-right: 21px;
    text-decoration: none;
}
#userNameBlock {
    float: left;
    position: relative;
    z-index: 4;
}
#userNameBlock span {
    cursor: pointer;
    position: relative;
}
#header2013 .user span {
    background: url("/gwimg/ar_gr_bt.gif") no-repeat scroll right 50% transparent;
    padding-right: 14px;
}
#header2013 .user a {
    color: #7F7F7F;
    font-size: 93%;
}
#header2013 .user a:hover {
    text-decoration: none;
}
#header2013 .user a em, .point a, .new a {
    color: #FF7272;
    display: inline-block;
    font-weight: bold;
}
#header2013 .user a em {
    padding: 0 8px;
}
#header2013 .user a:hover em {
    text-decoration: underline;
}
#header2013 .point {
    background: url("/gwimg/ic_p.gif") no-repeat scroll left 50% transparent;
    margin: 0 24px 0 28px;
    padding-left: 18px;
}
#header2013 .new {
    background: url("/gwimg/ic_em.gif") no-repeat scroll left 50% transparent;
    padding-left: 17px;
}
#header2013 .point span, .new span {
    font-size: 77%;
}
#header2013 .point a {
    margin-right: 4px;
}
#header2013 .new a {
    margin: 0 4px;
}
#header2013 .point a, .new a {
    vertical-align: -1px;
}
#header2013 #siteEx {
    clear: both;
    color: #999999;
    font-size: 85%;
    line-height: 100%;
    padding-top: 10px;
}
#header2013 #typeList {
    margin-top: 10px;
}
#header2013 #typeList li {
    background: none repeat scroll 0 0 #F6F6F6;
    float: left;
    font-size: 93%;
}
#header2013 #typeList .first a {
    border-left: 1px solid #D9D9D9;
}
#header2013 #typeList a.act {
    background: none repeat scroll 0 0 #d986cc;
    border-bottom: 1px solid #d986cc;
    border-right: 1px solid #d986cc;
    border-top: 1px solid #d986cc;
    color: #FFFFFF;
    text-decoration: none;
}
#header2013 #typeList a:hover {
    background: none repeat scroll 0 0 #e1a1d7;
    border-right: 1px solid #e1a1d7;
    color: #FFFFFF;
    text-decoration: none;
}
#header2013 #typeList a {
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
    color: #808080;
    display: block;
    float: left;
    font-weight: bold;
    padding: 11px 13px 8px 12px;
}
#header2013 #typeList a span {
    font-size: 83%;
    vertical-align: 1px;
}
#header2013 #h_bt {
    clear: both;
    margin: 16px auto 13px;
    width: 950px;
}
#header2013 #h_bt .right{
    width: 417px;
}
#header2013 #h_bt .btnList {
    margin-top: 7px;
	float: right;
}
#header2013 #h_bt .btnList li {
    float: left;
    margin-left: 14px;
}
#header2013 #h_bt .btnList a {
    color: #808080;
    display: block;
    font-size: 77%;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-top: 4px;
}
#header2013 #h_bt .btnList a.act {
    background-color: #E8E4DB;
    color: #895F45;
    text-decoration: none;
}
#header2013 #h_bt .btnList a:hover {
    color: #DF2B22;
    text-decoration: underline;
}
#header2013 #h_bt .btnList .ring {
    margin-left: 0;
}
#header2013 .ring a {
    background: url("/kaoawase/img/common/ic_ring.gif") no-repeat scroll 5px 50% transparent;
    padding-left: 21px;
}
#header2013 .howTo a {
    background: url("/kaoawase/img/common/ic_ele.gif") no-repeat scroll 5px 50% transparent;
    padding-left: 21px;
}
#header2013 .home a {
    background: url("/kaoawase/img/common/ic_home.gif") no-repeat scroll 5px 50% transparent;
    padding-left: 23px;
}
#typeList .last a {
    padding-top: 10px;
}
#dropDownMenu {
    background-color: #FFFFFF ;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    display: none;
    z-index: 5;
    position: absolute;
    right: 0;
    top: 26px;
    height: auto;
}
#dropDownMenu li {
    font-size: 85%;
    line-height: 1em;
    height: auto;
}
:first-child + html #dropDownMenu li {
    width: 136px;
}
#dropDownMenu li:last-child {
    border: medium none;
}
#dropDownMenu li a {
    border-bottom: 1px solid #E6E6E6;
    color: #333333;
    display: block;
    padding: 10px 22px;
}
#dropDownMenu li a:hover {
    background-color: #F2F2F2;
    text-decoration: none;
}


/*---------------------------------------------------------------------------------------------
/
/            2013フッターリニューアル　#footer2013 
/
/---------------------------------------------------------------------------------------------*/

#footer2013 {
    color: #333333;
    font-family:Meiryo,"Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,Arial,sans-serif;
    font-size: 13px;
    line-height: 100%;
    width: 100%;
}
#footer2013 a {
    text-decoration: none;
}
#footer2013 a:hover {
    text-decoration: underline;
}
#footer2013 #ftInr .top {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #E3E3E3;
    border-top: 1px solid #E3E3E3;
}
#footer2013 #ftInr .top .inr {
    margin: 0 auto;
    padding: 15px 0;
    text-align: left;
    width: 950px;
}
#footer2013 #ftInr .ttl {
    color: #1F1F1F;
    display: block;
    font-size: 108%;
    font-weight: bold;
    margin-bottom: 15px;
}
#footer2013 #ftInr .fBox {
    margin-left: 0;
}
#ftInr .box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    float: left;
    margin-left: 10px;
    width: 228px;
}
#footer2013 #ftInr .box h2 {
    background: none repeat scroll 0 0 #FCF0F0;
    color: #000000;
    display: block;
    font-size: 93%;
    padding: 10px 20px;
}

#footer2013 #ftInr .box h2 span{
    font-size: 93%;
}
#footer2013 #ftInr .box dl {
    padding: 20px;
}
#footer2013 #ftInr .box dt {
    font-size: 81%;
    margin-bottom: 13px;
}
#footer2013 #ftInr .box dd {
    background: url("/kaoawase/pc/gwimg/ar_gr001_r.gif") no-repeat scroll left 5px transparent;
    font-size: 93%;
    padding-left: 11px;
}
#footer2013 #ftInr .box dd + dd {
    margin-top: 5px;
}
#footer2013  #ftInr .box dt, #ftInr .box dd {
    line-height: 140%;
}

#footer2013 #fLinkList {
    clear: both;
    margin: 23px auto 0;
    width: 800px;
}

#footer2013 #fLinkList li.first {
    border-left: medium none;
    margin-left: 0;
    padding-left: 0;
}
#footer2013 #fLinkList li {
    border-left: 1px solid #CCCCCC;
    float: left;
    font-size: 77%;
    margin-left: 7px;
    padding-left: 7px;
}
#footer2013 #copyR {
    color: #666666;
    font-size: 85%;
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: center;
    word-break: keep-all;
}

/*randomLink*/
#randomLink {
    border-bottom: 1px solid #CECECE;
    border-top: 1px solid #CECECE;
    clear: both;
    margin: 15px auto 0;
    width: 950px;
}
#randomLink h5 {
    color: #666666;
    font-size: 85%;
    margin: 5px 0 5px 10px;
    line-height: 18px;
}
#randomLink dt {
    text-align: center;
}
#randomLink dt ul {
    padding-bottom: 10px;
    width: 950px;
}
#randomLink dt ul li {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 0 0;
    display: inline;
    margin-right: 8px;
    padding: 0 8px 0 0;
}
#randomLink dt ul li.lastLink {
    border: medium none;
}
#randomLink dt ul li a {
    font-size: 85%;
}

/*topicpath*/
.clfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.inline li {
    float: left;
}
#wrapperHead .topicpath {
    margin: 10px 0 15px;
}
#wrapperHead .topicpath li {
    font-size: 85%;
}
#wrapperHead .topicpath li.first {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}
#wrapperHead .topicpath li {
    background: url("/img/common/tp2.GIF") no-repeat scroll 3px 2px transparent;
    font-size: 85%;
    padding-left: 13px;
}

#kaijouHeader h1, .kajouTitleArea02 h2, .kaijouAreaType01 h2, .kaijouTblType01 h2, .kaijouTblType01 table th p, h3.phone, h3.mail, .kajouTitleArea01 h2, .kaijouTblType04 h3, .kaijouTblType04 table th p{
    font-weight: bold ;
}

/* firefoxで横キーを押すとずれてしまう件の対応 */
@-moz-document url-prefix() {

html{
    overflow-y:scroll;
}

}



/*---------------------------------------------------------------------------------------------

             グローバルナビのcss  2013/07/16 

/---------------------------------------------------------------------------------------------*/
#header2013 #nav .inr,
#header #nav .inr {
	background: #c05694 url(../img/bg_nav.png) repeat-x left top;
	border-radius: 4px;
	-moz-box-shadow: 0 4px 4px rgba(0,0,0,.07);
	-webkit-box-shadow: 0 4px 4px rgba(0,0,0,.07);
	-o-box-shadow: 0 4px 4px rgba(0,0,0,.07);
	-ms-box-shadow: 0 4px 4px rgba(0,0,0,.07);
	box-shadow: 0 4px 4px rgba(0,0,0,.07);
	position: relative;
	margin: 15px auto;
    width: 950px;
}
#header2013 #nav ul,
#header #nav ul {
	font-size: 108%;
	width: 680px;
	background-color: #FFFFFF;
    float: left;
}
#header2013 #nav ul li,
#header #nav ul li {
	background: url(../img/ln_nav_li.png) no-repeat right center;
	width: 210px;
	line-height: normal!important;
	float: left;
    letter-spacing: 0;
}
#header2013 #nav ul li.n01,
#header #nav ul li.n01 {
	width: 50px;
}

#search {
	border-radius: 0 4px 4px 0;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	width: 254px;
}
#header2013 #nav ul li a,
#header #nav ul li a,
#search {
	background: #c05694 url(../img/bg_nav.png) repeat-x left top;
}
#header2013 #nav ul li a,
#header #nav ul li a {
	display: block;
	font-weight: normal;
	margin-right: 2px;
	padding: 8px 0;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,.2);
	width: auto;
	color: #FFFFFF;
}
#header2013 #nav ul li a:hover,
#header2013 #nav ul li a.openMenu,
#header #nav ul li a:hover,
#header #nav ul li a.openMenu {
/*	background: #d976b4 url(../img/bg_nav_hover.png) repeat-x left top;
	-ms-filter: none;
	filter: none;
	-moz-opacity: 1;
	opacity: 1;*/
}
#header2013 #nav ul li.n01 a,
#header #nav ul li.n01 a {
	border-radius: 4px 0 0 4px;
}
#header2013 #nav ul li.n02 a,
#header2013 #nav ul li.n04 a,
#header #nav ul li.n02 a,
#header #nav ul li.n04 a {
	letter-spacing: .25em;
}
#header2013 #nav ul li.n03 a,
#header #nav ul li.n03 a {
	letter-spacing: .1em;
}
#header2013 #nav ul li a.openMenu:after,
#header #nav ul li a.openMenu:after {
	border-bottom: 0.3em solid #d979b4;
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	width: 208px;
}
#header2013 #nav ul li a span,
#header #nav ul li a span {
	background-image: none!important;
	border-left: none;
	padding: 0!important;
	line-height:23px!important;
}
#header2013 #nav ul li.n01 span img,
#header #nav ul li.n01 span img {
	margin:3px 0 4px 0;
}
#header2013 #nav ul ul,
#header #nav ul ul {
	background: rgba(255,255,255,.9);
	border-top: 3px solid #d979b4;
	color: #c35f99;
	display: none;
	float: none;
	font-size: 87.5%;
	font-weight: bold;
	left: 0;
	padding: 10px 0;
	position: absolute;
	top: 110%;
	width: 100%;
	zoom: 1;
        z-index: 1;
}
#header2013 #nav ul ul li,
#header #nav ul ul li {
	background: transparent none;
	border-left: 1px solid rgba(139,61,15,.3);
	padding: 2px 10px;
	width: 84px;
}
#header2013 #nav ul ul li:first-child,
#header #nav ul ul li:first-child {
	border-left: none;
}
#header2013 #nav ul ul ul,
#header #nav ul ul ul {
	background: transparent;
	border-top: none;
	display: block;
	font-size: 100%;
	font-weight: normal;
	margin-top: 10px;
	min-height: 9em;
	padding: 0;
	position: static;
	width: auto;
}
#header2013 #nav ul ul ul li,
#header #nav ul ul ul li {
	background: url(../img/ar_triangle_da7db6_r.png) no-repeat 0 0.2em;
	border-left: none;
	float: none;
	margin: 7px 0 0;
	padding: 0 0 0 10px;
	width: auto;
}
#header2013 #nav ul ul ul a,
#header #nav ul ul ul a {
	background: transparent;
	color: #8b3d0f;
	display: inline;
	letter-spacing: 0!important;
	margin: 0;
	padding: 0;
	text-align: left;
	text-shadow: none;
}
#header2013 #nav ul ul ul a:hover,
#header #nav ul ul ul a:hover {
	background: transparent;
	color: #df2b22;
	text-decoration: underline;
}

#search{
	float: left;
    margin: 5px 0 0 4px;
}
	
	#search input {
	background: #fff;
	border: none;
	color: #999;
	height: 22px!important;
	margin: 0;
	outline: none;
	padding: 0 3px;
	width: 194px;
	float: left;
}
#search input:focus {
	color: #555;
}

#search #submitFw {	/* 13/06/19 */
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #f9e6d5 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(0%, #fff), to(100%, #f9e6d5));
	background: -webkit-linear-gradient(top, #fff 0%, #f9e6d5 100%);
	background: -o-linear-gradient(top, #fff 0%, #f9e6d5 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f9e6d5 100%);
	background: linear-gradient(top, #fff 0%, #f9e6d5 100%);
	border-radius: 3px;
	display: block;
	float: right;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 50px;
}

#search #submitFw img {	/* 13/06/19 */
	display: inline;
	float: none;
	padding-top:4px;
}


/*グローバルナビのcss ここまで*/

#footerBnr{width:950px; margin:10px auto; text-align:center;}
#footerBnr a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

#footerText p{
    margin: -10px 0 10px;
    *margin: 10px 0 10px;
}
