/* CSS Document */

.bene_left {
	background-color: #95d389;
	vertical-align: top;
	background-image: url(../img/01-curve-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
.bene_right {
	background-color: #ffffff;
		vertical-align: top;
}
	
/* 角丸 緑の方*/	
.curve-01{
margin:0;
}

.curve-01 div.curve-head{
font-size:1px;
height:5px;
background:url(../img/01-curve-left-head.gif) top left no-repeat;
}

.curve-01 div.curve-head div{
font-size:1px;
height:5px;
background:url(../img/01-curve-right-head.gif) top right no-repeat;
}


/* 角丸 白い方*/	

.curve-02{
margin:0;
}

.curve-02 div.curve-head{
font-size:1px;
height:5px;
background:url(../img/02-curve-left-head.gif) top left no-repeat;
}

.curve-02 div.curve-head div{
font-size:1px;
height:5px;
background:url(../img/02-curve-right-head.gif) top right no-repeat;
}

.curve-02 div.curve-bottom{
font-size:1px;
height:5px;
background:url(../img/02-curve-left-bottom.gif) bottom left no-repeat;
}

.curve-02 div.curve-bottom div{
font-size:1px;
height:5px;
background:url(../img/02-curve-right-bottom.gif) bottom right no-repeat;
}

.bene_contents {
	margin: 0 18px 18px 18px;
	width: 527px;}

/*メイン サイド　ナビゲーション
--------------------------------------------------------------------------*/
#bene_side{
	margin: 10px 0 0 0 ;
	padding:0;
	width:171px;
	height:245px;
}

ul#bene_side{	
	margin:0;
	padding:0;
	width: 171px;
	vertical-align: bottom;
}

ul#bene_side span{
	display: none;
	margin: 0;
	padding: 0;
}

ul#bene_side li#bene_side_navi01, ul#bene_side li#bene_side_navi01 a, li#bene_side_navi01 a:hover, li#bene_side_navi01_this{
	width:171px;
	height:58px;
	display:block; 
	margin: 0; 
	padding: 0;
	line-height:0;
}

ul#bene_side li#bene_side_navi02, ul#bene_side li#bene_side_navi02 a, li#bene_side_navi02 a:hover, li#bene_side_navi02_this{
	width:171px;
	height: 57px;
	display:block;
	margin: 0;
	padding: 0;
	line-height:0;
}

ul#bene_side li#bene_side_navi03, ul#bene_side li#bene_side_navi03 a, li#bene_side_navi03 a:hover, li#bene_side_navi03_this{
	width:171px;height:
	75px;display:block;
	margin: 0;
	padding: 0;
	line-height:0;
}

ul#bene_side li#bene_side_navi04, ul#bene_side li#bene_side_navi04 a, li#bene_side_navi04 a:hover, li#bene_side_navi04_this{
	width:171px;
	height: 55px;
	display:block;
	margin: 0;
	padding: 0;
	line-height:0;
}

ul#bene_side li{
	list-style:none;
	line-height:0;
}

li#bene_side_navi01	{background:url('../img/side_navi.gif') 0px 0px no-repeat;vertical-align: bottom;}
li#bene_side_navi02	{background:url('../img/side_navi.gif') 0px -59px no-repeat;vertical-align: bottom;}
li#bene_side_navi03	{background:url('../img/side_navi.gif') 0px -116px no-repeat;vertical-align: bottom;}
li#bene_side_navi04	{background:url('../img/side_navi.gif') 0px -191px no-repeat;vertical-align: bottom;}

li#bene_side_navi01 a:hover	{background:url('../img/side_navi.gif') -171px 0px no-repeat;vertical-align: bottom;}
li#bene_side_navi02 a:hover	{background:url('../img/side_navi.gif') -171px -59px no-repeat;vertical-align: bottom;}
li#bene_side_navi03 a:hover	{background:url('../img/side_navi.gif') -171px -116px no-repeat;vertical-align: bottom;}
li#bene_side_navi04 a:hover	{background:url('../img/side_navi.gif') -171px -191px no-repeat;vertical-align: bottom;}

li#bene_side_navi01_this	{background:url('../img/side_navi.gif') -171px 0px no-repeat;vertical-align: bottom;}
li#bene_side_navi02_this	{background:url('../img/side_navi.gif') -171px -59px no-repeat;vertical-align: bottom;}
li#bene_side_navi03_this	{background:url('../img/side_navi.gif') -171px -116px no-repeat;vertical-align: bottom;}
li#bene_side_navi04_this	{background:url('../img/side_navi.gif') -171px -191px no-repeat;vertical-align: bottom;}


p.bene {margin: 8px 0 16px 0;}