@charset "utf-8";
#wrapper{
height: 600px;
}
img li{
  border-style: none;
}
.slideshow {
  #position: relative;
  #width: 540px;
  #height: 250px;
  margin-left: 5px;
  #margin-right: 10px;
}

html>/**/body .slideshow {
margin-left /*\**/: 10px;
}
.s_site {
  position: relative;
  right: 160px;
  bottom: 250px;
  float: right;
  width: 20px;
  height: 250px;
  margin-right: 7px;
  _left: 10px;
}

.s_site li {
  list-style: none;
  position: relative;
  height: 70px;
  #right: 5px;
  margin-bottom: 16px;
  border: none;
}

.shinkan {
  border: 1px solid #999999;
}

.k-boshu {
position: relative;
width:181px;
height: 161px;
padding: 5px;
}

.imp {
color: red;
}

.info_news {
  position: relative;
  width: 212px;
  height: 128px;
  margin-left: 15px;
}
.info_news .news_bun {
  position: absolute;
  top: 65px;
  left: 2px;
  width: 190px;
  height: 70px;
  overflow: auto;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1.5;
}
.info_kokuti {
  position: absolute;
  left: 220px;
  bottom: 90px;
	#bottom: 90px;
  float: left;
  width: 255px;
  height: 110px;
  margin: 10px 15px;
  background-image: url(../images/kokuti.png);
  background-repeat: no-repeat;
}
.info_kokuti .kokuti_bun {
  position: absolute;
  top: 35px;
  left: 30px;
  width: 220px;
  height: 75px;
  font-size: 14px;
  line-height: 1.4;
  overflow: auto;
}
h4 {
  font-size: 20px;
}
.rireki
{
  position:absolute;
  right: 20px;
  bottom: 100px;
	#bottom: 100px;
  width:260px;
}

.rireki .rireki_bun {  
  height:80px;
  overflow: auto;
  border: 1px solid #CCCCCC;
  padding-left: 5px;
  font-size: 14px;
}

h4 a:link {
	color: #333333;
	text-decoration: none;
}
h4 a:visited {
	color: #333333;
	text-decoration: none;
}
h4 a:hover {
	color: #333333;
	text-decoration: none;
}
h4 a:active {
	color: #333333;
	text-decoration: none;
	}


/* IE6 css fixer v0.7: Sat, 20 Feb 2010 18:30:47 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
.info_news .detail,
.info_kokuti {
  display:inline;
}
/* add zoom:1 to pos:relative elements */
.info_news {
  zoom:1;
}