@charset "UTF-8";

/* ----------------------------------------------PHOTO */

#photo #index {
	float: left;
	width: 168px;
	padding :10px 10px 0;
	border: 1px solid #59872f;
	background: #fff;
}
#photo #valuebox {
	float: right;
	width: 570px;
}
#photo div.fst {
	margin-top: 0;
}

#photo #index ul.navi {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: none;
}
#photo #index ul.navi li {
	margin-bottom: 10px;
}

#photo #index ul.inner {
	list-style: none;
	padding-top: 5px;
}

#photo #index ul.navi li {
	margin: 0;
	padding: 2px 0 5px;
	display: block;
	background: url(../imgs/common/dot_line.gif) repeat-x 0 100%;
	cursor: pointer;
	line-height: 1em;
}
#photo #index p.data {
	padding: 5px 4px 4px 14px;
	line-height: 1em;
	background: url(../imgs/common/aroow_2.png) no-repeat 5px 8px;
}

table.pptop1 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
}
table.pptop1 td.phbox {
	border-top: 1px solid #ddd;
	border-right: 0;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fff;
	padding: 10px;
}

table.pptop1 td.value {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 0;
	background: #fff;
	padding: 10px;
}

table.pptop2 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

table.pptop2 td.jisseki {
	width: 50%;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 0;
	border-left: 1px solid #ddd;
	background: #fff;
	padding: 10px 10px 0;
	text-align: center;
}

table.pptop2 td.name {
	width: 50%;
	border-top: 0;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd
	background: #fff;
	padding: 4px 10px 10px;
	text-align: center;
}
p.chumsg {
	padding-bottom: 10px;
	text-align: right;
}
div.phcont {
	padding: 10px 10px 0;
	text-align: center;
	background: #fff;
}
div.phcont img {
	padding-bottom: 15px;
}
div.phcont img.last {
	padding-bottom: 0;
}
div.phcont2 {
	padding: 10px 10px 0;
	text-align: center;
	background: #fff;
}
div.phcont2 img {
	margin-top: 15px;
	padding-bottom: 5px;
}
div.phcont2 p {
	padding-bottom: 8px;
}
div.phcont2 p.last {
	padding-bottom: 0;
}
table.doboku {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}
table.doboku td.phbox {
	width: 300px;
	padding: 0 10px 25px 0;
	text-align: center;
}
table.doboku td.txtbox {
	padding: 0;
	text-align: left;
	vertical-align: top;
}
table.doboku td.txtbox p {
	margin-top: 10px;
}


/* -----------------------sitemap.html */

#sitemap ul.depth1 {
	margin: 0 20px;
	list-style: none;
}
#sitemap ul.depth1 li {
	width: 14em;
	margin: 5px 0;
	padding: 3px 6px 3px 22px;
	background: #eee url(../imgs/common/aroow_2.png) no-repeat 8px 10px;
}
#sitemap ul.depth2 {
	margin-left: 15em;
	list-style: none;
}
}#sitemap ul.depth2 li {
	width: 14em;
	margin: 5px 0;
	padding: 3px 6px 3px 22px;
	background: #eee url(../imgs/common/aroow_2.png) no-repeat 8px 10px;
}
