@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/option/ln1.jpg) no-repeat;
}

#ln1 a:hover{
	background:url(../images/option/ln1_o.jpg) no-repeat;
}

#ln2 a{
	background:url(../images/option/ln2.jpg) no-repeat;
}

#ln2 a:hover{
	background:url(../images/option/ln2_o.jpg) no-repeat;
}

#ln3 a{
	background:url(../images/option/ln3.jpg) no-repeat;
}

#ln3 a:hover{
	background:url(../images/option/ln3_o.jpg) no-repeat;
}

#ln4 a{
	background:url(../images/option/ln4.jpg) no-repeat;
}

#ln4 a:hover{
	background:url(../images/option/ln4_o.jpg) no-repeat;
}

#index_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/option/title.jpg) no-repeat;
}

.option{
	list-style:square;
	font-size:16px;
	line-height:180%;
	margin:0px 0px 15px 0px;
}

.option li{
 	margin:0px 0px 0px 20px;
}
