@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/site/common/ln1.jpg) no-repeat;
}

#ln1 a:hover{
	background:url(../images/site/common/ln1_o.jpg) no-repeat;
}

#ln2 a{
	background:url(../images/site/common/ln2.jpg) no-repeat;
}

#ln2 a:hover{
	background:url(../images/site/common/ln2_o.jpg) no-repeat;
}

#ln3 a{
	background:url(../images/site/common/ln3.jpg) no-repeat;
}

#ln3 a:hover{
	background:url(../images/site/common/ln3_o.jpg) no-repeat;
}

#ln4 a{
	background:url(../images/site/common/ln4.jpg) no-repeat;
}

#ln4 a:hover{
	background:url(../images/site/common/ln4_o.jpg) no-repeat;
}

#company_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/site/company/title.jpg) no-repeat;
}

#sitemap_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/site/sitemap/title.jpg) no-repeat;
}
#spolicy_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/site/spolicy/title.jpg) no-repeat;
}
#ppolicy_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/site/ppolicy/title.jpg) no-repeat;
}

.company{
	width:550px;
	border:#CCC 1px solid;
	font-size:14px;
}

.company th{
	width:150px;
	border:#CCC 1px solid;
	padding:5px 5px 5px 5px;
}

.company td{
	width:400px;
	border:#CCC 1px solid;
	padding:5px 5px 5px 5px;
}

#sitemap{
	list-style:square;
	color:#09F;
	width:540px;
	margin:0px 0px 0px 10px;
}

.top{
 	margin:0px 0px 0px 20px;
}

.second{
 	margin:5px 0px 0px 150px;
}

.third{
 	margin:2px 0px 0px 200px;
}

#sitemap a{
	text-decoration:none;
}

#sitemap a:hover{
	text-decoration:underline;
}
