@charset "Shift_JIS";

#right {
	float:right;
	width: 305px;
	margin-right: 15px;
}

#left {
	float:left;
	width: 510px;
	margin-top: 20px;
	margin-left: 10px;
}

#gaiyou {
	float:right;
	text-align: left;
	width: 302px;
	height: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px #B9B9B9;
}

#gaiyou p {
	color: #353535;
	padding-top: 10px;
	padding-left: 15px;
	padding-right:15px;
	text-align: left;
	line-height: 150%;
}

#naiyou {
	float:right;
	text-align: left;
	width: 302px;
	height: 150px;
	margin-bottom: 30px;
	border: solid 1px #B9B9B9;
}

#naiyou p {
	color: #353535;
	padding-top: 10px;
	padding-left: 15px;
	padding-right:15px;
	text-align: left;
	line-height: 150%;
}



/* top  bottan navi
----------------------------------*/
#botanNavi {
	text-align: left;
	width:300px;
	height: 70px;
	margin-left: 1px;
	margin-top: 1px;
}


#botanNavi ul li a {
  display: block;
  width:300px;
  height: 70px;
}

#botanNavi ul li {
	list-style:none;
	text-indent: -7777px;
	font-size: 0;
	line-height: 0;
	float: left;
	margin-bottom: 10px;
}


li#guide01 a {
	background: url(../imgs/top/corp.jpg) no-repeat 0px 0px; 
}

li#guide01 a:hover {
	background: url(../imgs/top/corp-1.jpg) no-repeat 0px 0px;
}

#botanNavi2 {
	text-align: left;
	width:110px;
	height: 34px;
	margin-left: 145px;
	margin-top: 8px;
}


#botanNavi2 ul li a {
  display: block;
  width:110px;
  height: 34px;
}

#botanNavi ul li {
	list-style:none;
	text-indent: -7777px;
	font-size: 0;
	line-height: 0;
	float: left;
	margin-bottom: 10px;
}


li#guide02 a {
	background: url(../imgs/top/bisi.jpg) no-repeat 0px 0px; 
}

li#guide02 a:hover {
	background: url(../imgs/top/bisi-1.jpg) no-repeat 0px 0px;
}

#botanNavi3 {
	text-align: left;
	width:110px;
	height: 34px;
	margin-left: 145px;
	margin-top: 8px;
}


#botanNavi3 ul li a {
  display: block;
  width:110px;
  height: 34px;
}

#botanNavi ul li {
	list-style:none;
	text-indent: -7777px;
	font-size: 0;
	line-height: 0;
	float: left;
	margin-bottom: 10px;
}


li#guide03 a {
	background: url(../imgs/top/left-b.gif) no-repeat 0px 0px; 
}

li#guide03 a:hover {
	background: url(../imgs/top/left-b1.gif) no-repeat 0px 0px;
}


/* information
-------------------------------*/
dl#information {
	text-align: left;
}

.gw {
	padding:5px;
	background:#FF3366;
	color:#fff;
	font-size:19px;
	font-weight:bold;
	text-align: left;
	width: 360px;
	list-style-position: outside;
	border: 1px solid #666666;
	line-height: 140%;
	margin-bottom: 10px;
	}

dl#information dt {
	background: url(../imgs/top/top_r1_c1.gif) no-repeat left top;
	width: 400px;
	text-indent: -7777px;
	font-size: 0;
	line-height: 0;
	height: 30px;
}

dl#information dd {
	line-height: 1.4;
	background: url(../imgs/common/hr_gray.gif) left bottom repeat-x;
}

dl#information dd span.date {
  margin-left: 10px;
  margin-right: 10px;
  color: #999933;
}

dl#information dd a {
  color: #666666;
  text-decoration: underline;
}
dl#information dd a:hover {
  color: #333333;
  text-decoration: none;
}


.indexPageFoot {
  line-height: 1.7em;
  letter-spacing: -0.1px;
}

#news {
	float:left;
	width: 500px;
}


#news ol {
	list-style: none;
	margin-left: 0;
	height: 100px;
	overflow: auto;
	margin-bottom: 10px;
	padding-left: 5px;
	}
	
#news ol li {
	padding-left: 0.5em;
	margin-bottom:5px;
	border-left: 0.5em solid #422100;
	height: 20px;
	}
	
*html #news ol li {
	height: 20px;
	}
	


	
#news dl dt {
	float: left;
	width: 6em;
	}
	
#news dl dt.hg35 {
	height:35px;
	}
	
#news dl dt.hg40 {
	height:50px;
	}
	
*html #news dl dd {
	padding:5px;
	}	
