@charset "utf-8";
/* CSS Document */

#localnavi{
	width:270px;
	margin:0px 0px 10px 0px;
	display:inline-block;
}

#localnavi li a{
	text-indent:-5000px;
	overflow:hidden;
	margin:0px 0px 5px 0px;
	width:270px;
	height:50px;
	display:block;
}

#ln1 a{
	background:url(../images/k_plan/common/ln1.jpg) no-repeat;
}

#ln1 a:hover{
	background:url(../images/k_plan/common/ln1_o.jpg) no-repeat;
}

#ln2 a{
	background:url(../images/k_plan/common/ln2.jpg) no-repeat;
}

#ln2 a:hover{
	background:url(../images/k_plan/common/ln2_o.jpg) no-repeat;
}

#ln3 a{
	background:url(../images/k_plan/common/ln3.jpg) no-repeat;
}

#ln3 a:hover{
	background:url(../images/k_plan/common/ln3_o.jpg) no-repeat;
}

#ln4 a{
	background:url(../images/k_plan/common/ln4.jpg) no-repeat;
}

#ln4 a:hover{
	background:url(../images/k_plan/common/ln4_o.jpg) no-repeat;
}

#ln5 a{
	background:url(../images/k_plan/common/ln5.jpg) no-repeat;
}

#ln5 a:hover{
	background:url(../images/k_plan/common/ln5_o.jpg) no-repeat;
}

#ln6 a{
	background:url(../images/k_plan/common/ln6.jpg) no-repeat;
}

#ln6 a:hover{
	background:url(../images/k_plan/common/ln6_o.jpg) no-repeat;
}

#ln7 a{
	background:url(../images/k_plan/common/ln7.jpg) no-repeat;
}

#ln7 a:hover{
	background:url(../images/k_plan/common/ln7_o.jpg) no-repeat;
}

#index_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/k_plan/index/title.jpg) no-repeat;
}

#start_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/k_plan/start/title.jpg) no-repeat;
}

#standard_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/k_plan/standard/title.jpg) no-repeat;
}

#premier_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/k_plan/premier/title.jpg) no-repeat;
}

#clinic_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/k_plan/clinic/title.jpg) no-repeat;
}

#original_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/k_plan/original/title.jpg) no-repeat;
}

#option_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/k_plan/option/title.jpg) no-repeat;
}

.service{
	width:550px;
	border:#CCC 1px solid;
	font-size:14px;
	margin:0px 0px 5px 0px;
}

.service th{
	width:200px;
	border:#CCC 1px solid;
	padding:3px 3px 3px 3px;
}

.service td{
	text-align:center;
	border:#CCC 1px solid;
	padding:3px 3px 3px 3px;
}