/* page-style:Corp */

#contents-area {
	
}

#contents-area h3 {
	font-size: 100%;
	line-height: 100%;
	margin-top: 2em;
	margin-bottom: 1em;
	background-color: #e5e5e5;
	font-weight: normal;
	font-style: normal;
	padding: 3px;
	border-left: 5px solid #959595;
}

#contents-area p {
	margin-bottom: 1em;
	line-height: 130%;
	font-size: 87.5%;
}
#contents-area p#map-box {	text-align:    center;
	margin-bottom: 25px }

#contents-area p#map-box img {	border: solid 1px gray }

#contents-area p.photo-box {
	margin: 0;
	padding: 0;
}

#contents-area p.photo-box img {
	margin: 0 0 10px 10px;
	padding: 0;
	float: right;
	border: 1px solid #999;
}

#contents-area ul {
	margin: 0 0 20px;
	padding: 0;
}

#contents-area ul li {
	padding: 0;
	line-height: 130%;
	text-align: left;
	margin-bottom: 0.5em;
	list-style-type: none;
	margin-left: 0.5em;
	font-size: 87.5%;
}

#contents-area table {
	margin: 0 auto;
	padding: 0;
	width: 95%;
	border-top: 1px solid #ccc;
}

#contents-area table td {
	padding: 3px;
	border-bottom: 1px solid #ccc;
	font-size: 87.5%;
}

#contents-area table td.title-cell {
	white-space: nowrap;
	text-align: center;
}

#contents-area dl {
	margin: 0 0 20px;
	padding: 0;
}

#contents-area dt {
	line-height: 130%;
	text-align: left;
	margin-bottom: 0.5em;
	font-size: 87.5%;
	color: navy;
	font-weight: bold;
	border-left: 5px solid #cc0000;
	padding-left: 5px;
}

#contents-area dd {
	line-height: 150%;
	text-align: left;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	font-size: 87.5%;
}