.nowrap{
	white-space:nowrap;
}
.tel_notice {
    background: none repeat scroll 0 0 #FFDDAA;
    padding: 10px;
    margin:0.5em 0;
}
.tel_notice li{
   text-indent:-1em;
   padding-left:1em;
}
table.tLeft .thPattern1{
    padding:14px 20px 13px;
    white-space:nowrap;
}


#inner-content-area .note2 {
    color: #CC0000;
    margin-left: 1em;
    padding: 1em 0;
    text-indent: -1em;
}
.tocallcenter {
    background: #fff9d8 none repeat scroll 0 0;
    color: #555555;
    font-size: 106%;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 0.8em 1em;
    border-radius:5px;
}
.tocallcenter svg {
    height: 1.6em;
    width: 1.6em;
    margin-right: 10px;
    top: -1px;
    vertical-align: middle;
}