/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.otaclinic.com/themes/base-weblog.css);
@import url(http://www.otaclinic.com/themes/layout01-style12/layout01-style12.css);
@import url(http://www.otaclinic.com/themes/module.css);
/* end StyleCatcher imports */

/* ---------------------------------------- addimg */
div.caption {
  width: 490px;
  height: 2em;
  margin: -1em auto 0em auto;
}

div.caption span {
  display: block;
  width: 161px;
  float: left;
  font-size: 85%;
  text-align: center;
}

div.caption span.space {
  text-indent : 2.5em;
}

p.space {
  margin-left: 0.4em;
  margin-bottom: 1.5em;
}

h4.message {
  color: #CA5F00;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

/* ---------------------------------------- list */
ul.inline,
ul.inline li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.inline li {
  width: 100px;
  display: inline;
  margin: 0 0 0 1.5em;
  padding: 0 0 0 16px;
  font-size: 114%;
  background: url(/img/list.gif) left center no-repeat;
}

div.box {
  width: 270px;
  margin: 1em auto;
}


/* ---------------------------------------- table */
table.time {
  width: 480px;
  margin: 1.5em auto 2em auto;
  padding:0;
  border-top: 1px solid #444;
  border-left: 1px solid #444;
  background-color: #fff;
}

table.time th {
  padding:5px;
  border-bottom: 1px solid #444;
  border-right: 1px solid #444;
  font-weight: normal;
  text-align: center;
  background-color: #f8f8ff;
}

table.time td {
  padding:5px;
  border-bottom: 1px solid #444;
  border-right: 1px solid #444;
  text-align: center;
}

.tel_nm{
  text-align: center; 
}

.tel_nmbox{
  margin-left: auto; 
  margin-right: auto;
  padding: 10px 0; 
  width: 350px; 
  border: 1px solid #bfbfbf;
}
