#Benefits
{
	position: relative;
	display: block;
	clear: both;
	float:left;
	height: auto;		
	margin:0;
	padding:0;
	width: auto;
	background: transparent;	
}


.Border

{
    position: relative;
	display: inline;
	clear: both;
	float:left;
	height: 2px;		
	margin:0 0 18px 0;
	padding:0;
	width: 500px;
	background: transparent;	
	border-bottom: 1px dotted #000000;
}

.RedBorder
{
    position: relative;
	display: inline;
	clear: both;
	float:left;
	height: 2px;		
	margin:0;
	padding:0;
	width: 500px;
	background: transparent;	
	border-bottom: 1px solid #A63B3E ;
}

#Hakubox
{
    position: relative;
	display: block;
	clear: both;
	float:left;
	height: 90px;		
	margin:0;
	padding:0;
	width: 100%;
	background: transparent;	    
}

.LabelHakusana
{
    position: relative;
	display: block;		
	height: auto;		
	margin: 0 0 12px 0;
	padding:0;
	width: auto;
	background: transparent;
}
.LabelInfo
{
    position: relative;
	display: block;		
	height: auto;		
	margin: 0 0 12px 0;
	padding:0;
	width: 150px;
	background: transparent;
	clear:both;
	float: left;
}
.LabelInfoSpecific
{
    position: relative;
	display: block;		
	height: auto;		
	margin: 0 0 12px 0;
	padding:0;
	width: 515px;
	background: transparent;
	clear:both;
	float: left;
}
.LabelInfoHeading
{
    position: relative;
	display: block;		
	height: auto;		
	margin: 0 0 12px 0;
	padding:0;
	width: 390px;
	background: transparent;
	clear:both;
	float: left;
}

.LabelBene
{
    position: relative;
	display: block;	
	clear:both;
	float:left;
	height: auto;		
	margin:0;
	padding:0;
	width: auto;
	background: transparent;	
	font-size: 18px;
	font-weight: normal;
	color: #000000; 
}

.LinkBene
{
    position: relative;
	display: block;		
	height: auto;		
	margin: 0 80px 0 0;
	padding:0;
	width: auto;	
	font-size: 10px;
	font-weight: normal;
	color: #A63B3E; 
	text-decoration: none;
	clear:both;
	float:left;
}
.ImageBene
{
    position: relative;
	display: block;		
	height: auto;		
	margin: 0 0 0 0;
	padding:0;
	width: auto;	
	font-size: 10px;
	font-weight: normal;
	color: #A63B3E; 
	text-decoration: none;
	float:right;
	width:  110px; 
}


.LinkBeneCategory
{
    position: relative;
	display: block;		
	height: auto;		
	margin: 0 110px 0 0;
	padding:0;
	width: auto;	
	font-size: 10px;
	font-weight: normal;
	color: #A63B3E; 
	text-decoration: none;
}

.TextBoxHakusana
{
    position: relative;
	display: block;
	
	float:left;
	height: auto;		
	margin:0;
	padding:0;
	width: 347px;
	background: url(../img/textboxbg.jpg) repeat-x;
	border: solid 1px #999999;
	font-size: 14px;
	height: 23px;		
   
}

.ButtonBene
{  
    position: relative;
	display: block;		
	float:left;		
	margin: 0 0 0 8px;
	padding:0;
	width: auto;
	background: url(../img/buttonbg.jpg) repeat-x;	
	border: solid 1px #ADADAD;
	font-size: 13px;
	height: 25px;

}

.BenefitsList
{  
    position: relative;
	display: block;		
	clear:both;
	float:left;		
	margin: 0 0 25px 0;
	padding:0;
	width: auto;
	background: transparent;
	height:auto;

}

.Content

{
  position: relative;
	display: inline;
	float: left;	
	clear: both;
	overflow:visible;
	width: 520px;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0;
	}