@charset "utf-8";
/*
--------[ S t y l e ]
*/
/* 
   [ P A R T S  -  main  -  ContentsCol1 ]
*/
#ContentsCol1 h3 {
  padding:10px 0;
  background:url(img/title-ryokin.gif) 0 10px no-repeat
}
#ContentsCol1 table tr td {
  text-align:center;

}#ContentsCol1 table tr td span {
  color:#930; font-weight:bold;
}
.infotable {
	width:630px;
	margin:0 0;
}
.infotable caption {
	padding:5px;
	text-align:left;
	font-weight:bold; background:#9C8947; color:#fff;
}
.infotable td {
	padding:2px 0;
}
.infotable td.tdwTitle { width:150px; text-align:center; font-weight:bold; }
.infotable td.tdwDesc  { width:590px; padding:0 20px; }

.infotable td.tdwTitle1 { width:260px; text-align:center; font-weight:bold; }
.infotable td.tdwDesc1  { padding:0 20px;  }

.infotable td.tdHei  { background:#DDD;  }
.infotable td.tdKyuzen  { background:#EAD0D0;  }
.infotable td.tdTokutei  { background:#EEE2DC;  }

.infotable tr {
	/*background:url(img/bg-top.gif) 0 0 repeat-x;*/
	background:#E4DDC4;
}
.infotable tr.odd {
	background:#FBFDF6;
}
