/* ***********************************************/
/*DATE: 2005/11/10
TITLE: IRISH PUB The Smugglers / スマグラーズ
FILE_NAME: info.css
AUTHER: FOIS */
/*************************************************/

/*=====各属性のスタイル===========================*/
#info-box {
    padding: 10px 60px 30px 60px;
}

.info-table {
    width: 880px;
    margin-bottom: 20px;
}

#interia-cp-box {
    background-image: url(../information/img/info_back_midashi.jpg);
    background-repeat: no-repeat;
    height: 190px;
    padding: 30px 0px 0px 130px;
    line-height: 200%;
}

#interia-cp-box-no-image {
    /* background-image: url(../information/img/info_back_midashi.jpg); */
    background-repeat: no-repeat;
    padding: 10px 0;
    line-height: 200%;
}

.photo-td {
    background-image: url(../information/img/info_back_photo.gif);
    background-repeat: no-repeat;
	padding:0px 0px 20px 0px;
    width: 290px;
    vertical-align: top;
}

.photo-td img {
    margin: 10px;
	width:260px;
	height:inherit;
}

.caption-td {
    background-image: url(../information/img/info_back_caption.gif);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: top;
    color: #372000;
    line-height: 180%;
    width: 580px;
    padding-top: 20px;
}


.info-text-td {
    background-image: url(../information/img/info_ph_08.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 440px;
    height: 320px;
    vertical-align: middle;
    font-size: 14px;
    line-height: 160%;
}

.caption-td-frame
{
    text-align: left;
    margin: 0 40px 0 20px;
    padding: 0 8px;
    height: 140px;
    overflow: auto;
}
