@charset "UTF-8";

#information {
 margin:2.5em 3em;
 border:none;
 text-indent:1em;
 font-size:0.95em;
 font-family:"ＭＳ ゴシック","Osaka－等幅",monospace;
 color:#333;
 line-height:1.2em;
}
table {
 margin-top:2.5em;
 margin-bottom:2.5em;
}
th,td {
 font-size:0.95em;
 text-align:left;
 padding:5px;
 vertical-align:top;
 color:#333;
}

th {
 background:rgb(94,10,27);
 color:rgb(255,254,221);
 width:120px;
}
td {
 width:350px;
 background:rgb(255,254,221);
}
#c_tel {
 margin-left:1em;
 font-size:small;
}
