﻿div.lmenu_head{
  margin: 0;
  padding: 0 0 0 0px;
  list-style-type: none;
  /***list-style-image: none;
  list-style-position: outside;
  clear:both;
  position: absolute;
  bottom: 0;
  left: 0;    ***/     /*** this was 200 but I changed it ***/
  width: 620px;    /*** this plus padding must be less than container width ***/
}

div.lmenu_head li{
  /***border-right: 1px solid #ffffff;***/
  margin: 0;
  padding: 0;
  float: left;
}

div.lmenu_head li a {
  margin: 0;
  padding: 0.2em .3em 0.2em; 
  /***  border-top: 3px solid #00659C;
  What will this do at bigger font sizes? 
  color: #ffffff;
  background-color: #00659C;***/
  display: block;
  float: left;
  text-decoration: none;
  background-image : url(http://210.138.233.37/secure/7999/tabmenu.gif);
  background-position: left top;
  background-repeat: repeat-x;
}

/*** h1を隠すのは禁止です    -   
                                 分かりました　；）***/
div.soshikih1{ background-image: url(http://www.city.kurashiki.okayama.jp/secure/5643/IAS Header.jpg);
}

.hilite{
  background-color:yellow
}

.rightside, .rightme{
  float:right; 
  text-align:center;
  position:relative;
  display:block;
}

.leftside, .leftme{
  float:left; 
  text-align:center;
}

.Item_tf .rightme a[href$="pdf"]:before
{
   content:url(http://www.city.kurashiki.okayama.jp/secure/31236/pdfMAIN.png);position:absolute;right:0px;top:0px;
}

.Item_tf a[rel="thumbnail"]:before
{
  content:url(http://www.city.kurashiki.okayama.jp/secure/31236/mygifMAIN.png);position:absolute;right:-0px;top:-0px;
}

.Item_tf .rightme a[href*="dd.aspx"]:before{
   content:url(http://www.city.kurashiki.okayama.jp/secure/31236/OpenMAIN.png);
   position:absolute;
   right:0px; top:0px;
}

.Item_tf A[href$='wmv']:before { 
POSITION: absolute; FILTER: alpha(opacity=60); CONTENT: url(http://www.city.kurashiki.okayama.jp/secure/31236/movie.png); TOP: 0px; RIGHT: 0px; opacity: 0.6 
} 

.rightme a::before {
   content:url(http://www.city.kurashiki.okayama.jp/secure/31818/OpenCH.png);position:absolute;right:0px;top:0px;opacity:0.6;filter:alpha(opacity=60); /* For IE8 and earlier */;

}
.rightme a:hover::before {
  opacity:1.0;
  filter:alpha(opacity=100); /* For IE8 and earlier */
}


.rightimg, .leftimg, .centerme, .centreimg img, .rightside img, .leftside img, .standimg, .frmimg, .rightme img, .leftme img {
  border: 1px solid #aaaaaa;
  margin: 4px;
  padding: 3px;
  background-color: #e9e9e9;
}


/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{
	width:550px;
	padding-right:15px;	padding-left:23px;
}
#RightPane
{
	width:180px;
	padding-right:22px;	padding-left:0px;
}
#FooterPane
{

}
