
#opacity_window{
  width: 210px;
}

#opacity_window_contents{
  background: url('../img/bokujyo/opacity_contents.png') top left repeat transparent;
  color: #fff;
  line-height: 1.4;
  height: auto;
}
*+html #opacity_window_contents{
  
}

#opacity_window_contents div.container {
  padding: 0;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

#opacity_window_contents div.container div.label_location {
  height: 27px;
}
* html #opacity_window_contents div.container div.label_location img {
  height: 27px;
  width: 200px;
  behavior: url('pngbehavior.htc');
}

#opacity_window_contents div.container ul {
  margin: 0 10px 10px -0.5em;
  padding: 0;
  float: left;
}
*+html #opacity_window_contents div.container ul {
  margin: 0 10px 10px 0em;
}

#opacity_window_contents div.container ul li {
  list-style-type: none;
  margin: 0 0 0px 1em;
  padding-left: 12px !important;
  background: url('../img/bokujyo/mark_circle.gif') center left no-repeat;
}
*+html #opacity_window_contents div.container ul li {
  margin: 0 0 0px 0.5em;
}

#opacity_window_contents div.container ul li a {
  color: #fff;
}

#opacity_window_contents div.container div.croftInfo {
  float: left;
  margin-top: 2px;
  margin-bottom: 10px;
  padding: 5px !important;
  width: 100px;
  font-size: 1.2em;
  line-height: 1.2;
  min-height: 120px;
}
* html #opacity_window_contents div.container div.croftInfo {
  height: 120px;
}

#opacity_window_contents div.container div.visible {
  border: 1px solid #aaa;
}

#opacity_window_contents div.container div.blank {
  background-color: transparent;
  width: 10px;
  margin: 0;
  min-height: 0px;
  height: 0px !important;
  border-width: 0px;
}

#opacity_window_contents div.container div.croftInfo img {
  display: block;
  margin-bottom: -10px;
  width: 50px;
}

#opacity_window_contents div.container div.croftInfo span {
  font-size: 0.8em;
}

#opacity_window_contents div{
  padding: 5px;
}

#opacity_window_tl{
  width: 5px;
  height: 5px;
  background: url('../img/bokujyo/opacity_tl.png') top left no-repeat transparent;
}
* html #opacity_window_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bokujyo/opacity_tl.png', sizingMethod='crop');
}
#opacity_window_t{
  background: url('../img/bokujyo/opacity_t.png') top left repeat-x transparent;
}
* html #opacity_window_t{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bokujyo/opacity_t.png', sizingMethod='crop');
}
#opacity_window_tr{
  width: 5px;
  height: 5px;
  background: url('../img/bokujyo/opacity_tr.png') top right repeat-x transparent;
}
* html #opacity_window_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bokujyo/opacity_tr.png', sizingMethod='crop');
}
#opacity_window_l{
  background: url('../img/bokujyo/opacity_l.png') top left repeat-y transparent;
  width: 5px;
}
* html #opacity_window_l{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bokujyo/opacity_l.png', sizingMethod='scale');
}
#opacity_window_r{
  background: url('../img/bokujyo/opacity_r.png') top right repeat-y transparent;
  width: 5px;
}
* html #opacity_window_r {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bokujyo/opacity_r.png', sizingMethod='scale');
}
#opacity_window_bl{
  width: 5px;
  height: 5px;
  background: url('../img/bokujyo/opacity_bl.png') top left no-repeat transparent;
}
* html #opacity_window_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bokujyo/opacity_bl.png', sizingMethod='crop');
}
#opacity_window_b{
  height: 5px;
  background: url('../img/bokujyo/opacity_b.png') bottom left repeat-x transparent;
}
* html #opacity_window_b{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bokujyo/opacity_b.png', sizingMethod='crop');
}
#opacity_window_br{
  width: 5px;
  height: 5px;
  background: url('../img/bokujyo/opacity_br.png') top left no-repeat transparent;
}
* html #opacity_window_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bokujyo/opacity_br.png', sizingMethod='crop');
}
#opacity_window_close{
  width: 21px;
  height: 21px;
  margin: 9px 0 0 -9px;
  background: url('../img/bokujyo/opacity_close.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #opacity_window_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bokujyo/opacity_close.png', sizingMethod='crop');
}
#opacity_window_beak{
width: 19px;
  height: 23px;
  background: url('../img/bokujyo/opacity_beak.png') top left no-repeat transparent;
}
* html #opacity_window_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bokujyo/opacity_beak.png', sizingMethod='crop');
}

