
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;	
}
p { color:#333333;
  font-size: 12px;
  line-height:inherit;
  text-align:left;
  }
  
a:link { color: #009999}
a:visited { color: #999900}



/*home page bg*/	
		
td.homebg01 {background-image: url(../images/index_images/LKN_Home_01.jpg); 
background-position: center; background-repeat: no-repeat;}

td.homebg02 {background-image: url(../images/index_images/LKN_Home_02.jpg); 
background-position: center; background-repeat: no-repeat;}

td.homebg03 {background-image: url(../images/index_images/LKN_Home_03.jpg); 
background-position: center; background-repeat: no-repeat;}

td.homebg04 {background-image: url(../images/index_images/LKN_Home_04.jpg); 
background-position: center; background-repeat: no-repeat;}

td.homebg05 {background-image: url(../images/index_images/LKN_Home_05.jpg); 
background-position: center; background-repeat: no-repeat; }


menu_button {
	font-size: 12px;
}

/*habit page bg*/	
td.habitbg01 {background-image: url(../images/habit_images/habit_bg_02.jpg); 
background-position: center; background-repeat: no-repeat; }

td.habitbg02 {background-image: url(../images/habit_images/habit_bg_03.jpg); 
background-position: center; background-repeat: no-repeat; }