/* グローバルナビ
────────────────────────────── */

#gnavi-lakanka a:link, #gnavi-lakanka a:visited, #gnavi-lakanka a:hover {
	background-image: url(../images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -625px -65px;
}
#title {
	width: 620px;
	border: 4px double #426617;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5FBEE;
	background-image: url(../images/title-lakanka.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	margin-top: 30px;
	height: 44px;
}
#main-contents {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 30px;
}
div#main-contents h3 {
	font-weight: bold;
	color: #426617;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#main-contents p {
	line-height: 200%;
	text-indent: 1em;
	padding-bottom: 20px;
}
div#point {
	overflow:hidden;
	width: 620px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

div#point div#point-1 {
	float:left;
	width: 200px;
}
div#point div#point-2 {
	float:left;
	width: 200px;
	margin-left: 8px;
}
div#point div#point-3 {
	float:left;
	width: 200px;
	margin-left: 8px;

}
#main-contents img{
	clear:both;
}
div#point div h4 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 89px;
	width: 200px;
	display: block;
}
div#point div#point-1 h4 {
	background-image: url(../images/lakanka-point01.gif);
}
div#point div#point-2 h4 {
	background-image: url(../images/lakanka-point02.gif);
}
div#point div#point-3 h4 {
	background-image: url(../images/lakanka-point03.gif);
}

div#point div div.heightLine-point {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom:0;
	height:180px;
}
div#point div div p {
	text-indent: 0;
	text-align: justify;
}
#main-contents img {
	clear: both;
	margin-top: 20px;
}
div#lakantojp {
	height: 100px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
}
div#lakantojp a {
	background-image: url(../images/lakanka-lakantojp.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 520px;
}
div#lakantojp a:hover {
	background-position: 0px -100px;
}
