@charset "Shift_JIS"

body#kg{
  background: #ffffff url(./image/bk.gif);
  text-align:center;
  font: 13px 'ＭＳ Ｐゴシック,Osaka';
}

body#inf{
  text-align:center;
  font: 13px 'ＭＳ Ｐゴシック,Osaka';
}

td#nakahidari{
  padding:  10px;
  background-color: #FFFFFF;
}

td#nakamigi{
  width: 180px;
  padding:  0px 10px 0px 0px;
  background-color: #FFFFFF;
}

td#midasi{
  padding: 5px 10px 5px 0px;
  background-color: #ffffff;
  text-align: left;
  font-weight: bold;
  color: #009944;
}

td#bkn{
  padding: 3px 10px 0px 30px;
  text-align: left;
  background-color: #ffffff;
  color: #009966;
}

td#bunti{
  padding: 5px 10px 5px 25px;
  border-collapse: separate;
  border-top: 1px solid #ffcc33;
  border-bottom: 1px solid #ffcc33;
  border-left: 1px solid #ffcc33;
  border-right: 1px solid #ffcc33;
  text-align: left;
  background-color: #ffcc33;
  font-weight: bold;
  color: #996600;
}

td#bun{
  padding:  10px;
  border-collapse: separate;
  border-top: 2px solid #FFCC66;
  border-bottom: 2px solid #FFCC66;
  border-left: 2px solid #FFCC66;
  border-right: 2px solid #FFCC66;
  line-height: 1.4;
  text-align: left;
  background-color: #ffffff;
}

td#ate {
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  border: solid #cc9933 2px;
  padding: 10px 15px 10px 20px;
  background-color: #FFCC66;
  color:  #434343;
}

td#onair{
  width: 490px;
  padding: 2px 10px 0px 10px;
  text-align: left;
  color: #535353;
  font: 'ＭＳ Ｐゴシック,Osaka';
}

p{
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #920783;
}

#cha{
  font-weight: bold;
  color: #663333;
}

image#port{
  position:  static;
}

.entryphoto-r {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;

/* リンク色 */

a:link {
	text-decoration:none;color:#00A0E9;
}

a:visited { 
	text-decoration:none;color:#959595;
}

a:hover {
	text-decoration:none;color:#32B16C;
}

a:active {
	text-decoration:none;color:#EC6941;
}

a[name]:hover {
	text-decoration:none;color:#898989;
}

th,td  {
	vertical-align:  top;
}