@charset "utf-8";
/* CSS Document */

/*
***********************************
*
*コンテンツ部　メイン部
*
***********************************

*/
#Container.index{
	margin: 0px auto ;}
	
.index #Contents{
	display:block;
	width: 700px;
	float:left;
	margin: 0;
	padding:0;
	border:0;
	background:none;
	/*border: 1px #000 solid;*/}



/*
***********************************
*
*メニュー部　サイドバナー
*
***********************************

*/
/*TOP_Page*/
.index #Sidebar{
	width: 235px;
	float:right;
	margin: 0 0 10px 0;
	padding:0;
	/*border: 1px #000 solid;*/}

.index #Sidebar h2{
	display:none;}



.index #Side-Banner{
	padding:0px 0px 0px 0px;}

.index #Side-Banner li {
	margin-bottom:5px;}

.index #Side-Banner li a{
	display:block;
	width:234px;
	height:85px;
	margin:0px 0px;
	text-indent:-99999px;
	overflow: hidden;}
	
.index #Side-Banner li#sbana-contact a{
	background: url(../images/common/banner.jpg) 0px 0px no-repeat;}
.index #Side-Banner li#sbana-contact a:hover{
	background: url(../images/common/banner.jpg) -234px 0px no-repeat;}
.index #Side-Banner li#sbana-pamphlet a{
	background: url(../images/common/banner.jpg) 0px -87px no-repeat;}
.index #Side-Banner li#sbana-pamphlet a:hover{
	background: url(../images/common/banner.jpg) -234px -87px no-repeat;}
.index #Side-Banner li#sbana-employ a{
	background: url(../images/common/banner.jpg) 0px -174px no-repeat;}
.index #Side-Banner li#sbana-employ a:hover{
	background: url(../images/common/banner.jpg) -234px -174px no-repeat;}	
.index #Side-Banner li#sbana-wellpark a{
	height:125px;
	background: url(../images/common/banner.jpg) 0px -265px no-repeat;}
	

#Copy{
	display:block;
	background:url(../images/index/top-copy.gif) 15px 20px no-repeat;
	height:110px; width:950px;}
	
.index #Contents .news h2{
	display:block;
	height:38px; width:700px;
	background: url(../images/index/new-head.jpg) 0 0 no-repeat;
	border:none;
	
}

.index #Contents .news{
	background:url(../images/index/new-body.jpg) 0 0 repeat-y;
}

.index #Contents .news dl{
	padding:10px 8px;
	margin-top:38px;
	}
.index #Contents .news dl dt{
	width:200px;
	float:left;  
	padding:3px 0 5px 0px; 
	clear:both;  
}
.index #Contents .news dl dd{
	width:475px; 
	margin-left:205px;  
	padding:3px 0px 5px 0px;
	border-bottom:#CCC dotted 1px;
}


.index #Contents .news dl dd .date{
	font-style:italic;
}
.index #Contents .news p{
	width:200px;	height:15px;
	text-indent:-99999px;
	line-height:100%;
}
.index #Contents .news p.honbu{
	background:url(../images/common/news.gif) 0 0 no-repeat;}
.index #Contents .news p.sunrise{
	background:url(../images/common/news.gif) 0 -15px no-repeat;}
.index #Contents .news p.sunflower{
	background:url(../images/common/news.gif) 0 -30px no-repeat;}
.index #Contents .news p.yuai{
	background:url(../images/common/news.gif) 0 -45px no-repeat;}
.index #Contents .news p.senjyu{
	background:url(../images/common/news.gif) 0 -60px no-repeat;}
.index #Contents .news p.bogenso{
	background:url(../images/common/news.gif) 0 -75px no-repeat;}
.index #Contents .news p.chizuru{
	background:url(../images/common/news.gif) 0 -90px no-repeat;}

.index #Contents .news_footer{
	background:url(../images/index/new-footer.jpg) left bottom no-repeat;
	padding-bottom:20px;}
	
.list-btn a{
	display:block;
	height:15px; width:75px;
	margin:5px 0 0 398px;
	text-indent:-99999px;
	background:url(../images/common/news.gif) 0px -105px no-repeat;
	overflow:hidden;}

.list-btn a:hover{
	background:url(../images/common/news.gif) -75px -105px no-repeat;}
	
/*サイドメニュー　バナー*/
	