@charset "Shift_JIS";
/*----------------------------------------

	- index
	- inside

-----------------------------------------*/

/*----------------------------------------
	index
-----------------------------------------*/

.bodytxt {
    font-size: 75%;
    line-height: 240%;
    text-align: left;
    padding: 0px 0px 0px 0px;
}

.bodytxt_list {
    line-height: 180%;
    text-align: left;
    margin-top: 25px;
    padding: 0px 0px 0px 0px;
}

.bodytxt_list2 {
    font-size: 12px;
    line-height: 180%;
    text-align: left;
    margin-top: 25px;
    padding: 0px 0px 0px 0px;
}


.bodytxt_list_blog {
    height: 5px;
    margin-top: 25px;
    margin-bottom: 50px;
    background-image: url("../../images/blog03.gif");
    background-repeat: no-repeat;
}

.bodytxt_list_blog2 {
    height: 5px;
    margin-top: 20px;
    margin-bottom: 10px;
    background-image: url("../../images/blog04.gif");
    background-repeat: no-repeat;
}

.bodytxt_list_wine {
    height: 5px;
    margin-top: 20px;
    margin-bottom: 10px;
    background-image: url("../../images/blog04.gif");
    background-repeat: repeat-x;
}

.bodytxt_list_size {
    font-size: 75%;
    line-height: 180%;
    text-align: left;
    margin-top: 15px;
    padding: 0px 0px 0px 0px;
}

.bodytxt_menu {
    font-size: 10px;
    line-height: 240%;
    text-align: left;
    padding: 0px 0px 0px 0px;
}

ul.d-menu li {
    display: inline-block;
    vertical-align: middle;
}

.blogtitle {
    font-size: 170%;
    font-weight: bold;
    color: #000000;
    letter-spacing: -1px;
    line-height: 140%;
    text-align: left;
}


.blogcategory {
    font-size: 85%;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times;
    line-height: 100%;
    margin-bottom: 15px;
}



.caption {
    font-size: 65%;
    color: #AA894D;
    line-height: 180%;
    text-align: left;
}


.caption_m10 {
    margin-top: 5px;
    font-size: 65%;
    color: #AA894D;
    line-height: 180%;
    text-align: left;
}

.caption_col {
    color: #AA894D;
    line-height: 180%;
    text-align: left;
}

.caption_blog {
    font-size: 80%;
    color: #AA894D;
    line-height: 180%;
    text-align: left;
}



.caption_blog2 {
    margin-top: 5px;
    font-size: 65%;
    color: #AA894D;
    line-height: 120%;
    text-align: left;
}

.caption_blog2 li {
    margin-top: 12px;
    text-align: left;
}


.caption_col_blog {
    font-size: 80%;
    color: #AA894D;
    line-height: 180%;
    text-align: left;
}


.caption_gray {
    margin-top: 20px;
    font-size: 85%;
    color: #666666;
    line-height: 100%;
    text-align: left;
}

.margin_top10 {
    margin-top: 10px;
}

.margin_top20 {
    margin-top: 20px;
}

.margin_top30 {
    margin-top: 30px;
}

.margin_bottom20 {
    margin-bottom: 20px;
}

/* menulist */
ul.menulist {
    margin: 0;
}

ul.menulist li {
    margin-top: 0;
    /*IE用のハック*/
    /margin-top: -4px;
    _margin-top: -4px;
}

*html ul.menulist li {
    margin-top: -4px;
}


.contenttable {
    width: 730px;
    background-color: #FAF3EB;
    border-width: 1px;
    border-top-color: #FAF3EB;
    border-right-color: #DABCA9;
    border-left-color: #DABCA9;
    border-bottom-color: #DABCA9;
    border-style: solid;

}

.contenttable2 {
    width: 488px;
    background-color: #FAF3EB;
    border-width: 1px;
    border-top-color: #FAF3EB;
    border-right-color: #DABCA9;
    border-left-color: #DABCA9;
    border-bottom-color: #DABCA9;
    border-style: solid;

}


/* subnavigation */

.subnavi_head {
    width: 230px;
    height: 24px;
    background: url("https://nagoya.vitra.jp/business/image/business_02.gif") no-repeat;
}

.subnavi_head2 {
    width: 230px;
    height: 24px;
    background: url("https://nagoya.vitra.jp/cultural/image/cultural_02.gif") no-repeat;
}

.subnavi_head3 {
    width: 230px;
    height: 24px;
    background: url("https://nagoya.vitra.jp/company/image/company_05.gif") no-repeat;
}

.subnavi_head4 {
    width: 230px;
    height: 24px;
    background: url("https://nagoya.vitra.jp/information/image/information_03.gif") no-repeat;
}

.subnavi_line {
    width: 230px;
    height: 1px;
    background-color: #DABCA9;
}

.subnavitable {
    width: 230px;
    margin-bottom: 30px;
    background-color: #FAF3EB;
    border-width: 1px;
    border-top-color: #FAF3EB;
    border-right-color: #DABCA9;
    border-left-color: #DABCA9;
    border-bottom-color: #DABCA9;
    border-style: solid;
}


a.subnavi {
    display: block;
    height: 100%;
    font-size: 75%;
    line-height: 120%;
    background: url("https://nagoya.vitra.jp/image/arrow2.gif") 0 16px no-repeat;
    padding-left: 22px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #FAF3EB
}

a.subnavi:visited {
    color: #B15660;
    background: #FAF3EB url("https://nagoya.vitra.jp/image/arrow2.gif") 0 16px no-repeat;
}

a.subnavi:link {
    color: #B15660;
    background: #FAF3EB url("https://nagoya.vitra.jp/image/arrow2.gif") 0 16px no-repeat;
}

a.subnavi:hover {
    color: #B15660;
    background: #F4E4D2 url("https://nagoya.vitra.jp/image/arrow2.gif") 0 16px no-repeat;
}


a.subnavi2 {
    display: block;
    height: 100%;
    font-size: 75%;
    line-height: 120%;
    background: url("https://nagoya.vitra.jp/image/arrow2.gif") 0 16px no-repeat;
    padding-left: 22px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #F4E4D2
}

a.subnavi2:visited {
    color: #B15660;
    background: #F4E4D2 url("https://nagoya.vitra.jp/image/arrow2.gif") 0 16px no-repeat;
}

a.subnavi2:link {
    color: #B15660;
    background: #F4E4D2 url("https://nagoya.vitra.jp/image/arrow2.gif") 0 16px no-repeat;
}

a.subnavi2:hover {
    color: #B15660;
    background: #F4E4D2 url("https://nagoya.vitra.jp/image/arrow2.gif") 0 16px no-repeat;
}


a.subnavi3 {
    display: block;
    height: 100%;
    font-size: 65%;
    line-height: 120%;
    background: url("https://nagoya.vitra.jp/image/arrow2.gif") 0 10px no-repeat;
    padding-left: 22px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 8px;
    background: #FFFFFF
}

a.subnavi3:visited {
    color: #B15660;
    background: #FFFFFF url("https://nagoya.vitra.jp/image/arrow2.gif") 0 10px no-repeat;
}

a.subnavi3:link {
    color: #B15660;
    background: #FFFFFF url("https://nagoya.vitra.jp/image/arrow2.gif") 0 10px no-repeat;
}

a.subnavi3:hover {
    color: #B15660;
    background: #F2D5D8 url("https://nagoya.vitra.jp/image/arrow2.gif") 0 10px no-repeat;
}


a.subnavi4 {
    display: block;
    height: 100%;
    font-size: 65%;
    line-height: 120%;
    background: url("https://nagoya.vitra.jp/image/arrow2.gif") 0 10px no-repeat;
    padding-left: 22px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 8px;
    background: #FBF2F3
}

a.subnavi4:visited {
    color: #B15660;
    background: #FBF2F3 url("https://nagoya.vitra.jp/image/arrow2.gif") 0 10px no-repeat;
}

a.subnavi4:link {
    color: #B15660;
    background: #FBF2F3 url("https://nagoya.vitra.jp/image/arrow2.gif") 0 10px no-repeat;
}

a.subnavi4:hover {
    color: #B15660;
    background: #F2D5D8 url("https://nagoya.vitra.jp/image/arrow2.gif") 0 10px no-repeat;
}
