#main #kakomi {
	padding: 0px;
	height: auto;
	width: 502px;
	margin-left: 100px;
}
.top {
	background-image: url(../img/kakomi_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.bottom {
	background-image: url(../img/kakomi_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.naka {
	background-image: url(../img/kakomi_center.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	min-height: 100px;
    height: auto !important;
    height: 100px;
}
#kakomi .naka ul {
	padding: 0px;
	list-style-type: none;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	width: 450px;
}
#kakomi .naka li {
	background-image: url(../img/main_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1.5em;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
}
#contents #main #kakomi .naka p {
	line-height: 1.5em;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	color: #003300;
}

#main #fb {
	padding: 0px;
	margin-top: 30px;
	margin-left: 100px;
}


#main #snapshot {
	padding: 0px;
	margin-top: 30px;
	margin-left: 20px;
}


#main #snapshot p {
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-align: center;
	line-height: 2em;
	padding: 0px;
	width: 220px;
	border: medium ridge #CC9966;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 221px;
	letter-spacing: 0.3em;
}
#main #snapshot img {
	margin-left: 7px;
	margin-top: 7px;
}
#main #snapshot .photo {
	padding: 0px;
	float: left;
	width: 221px;
	height: auto;
	background-image: url(../img/shadow.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #snapshot .photo .cap {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	text-align: center;
	font-weight: normal;
	margin-left: 0px;
	letter-spacing: normal;
}
#main .link {
	padding: 0px;
	margin: 0;
	float: left;
	width: 221px;
}
