div.main-wrap {
	width: 680px;
	padding: 15px;
	vertical-align: top;
}

div.contents-wrap {
	padding: 5px;
}

div.content-caption {
	font-size: large;
	height: 30px;
	width:  680px;
	border-bottom: solid #A0A0A0 5px;
	margin-bottom: 30px;
}

div.content-body {
	width:  680px;
	min-height: 400px;
}

table.data-table {
	width:  680px;
	border-spacing: 0;
}

table.data-table th {
	width:  25%;
	text-align: left;
	font-weight: normal;
	border-top: solid #D0D0D0 3px;
	padding: 10px 0px;
}

table.data-table td {
	width:  75%;
	border-top: solid #D0D0D0 1px;
	padding: 10px 0px 10px 20px;
}


div.link-wrap {
	width: 680px;
	margin-bottom: 15px;
}

div.link-caption {
	font-size: large;
	font-weight: bold;
}

div.link-caption a {
	color: #5c73c3;
	text-decoration: none;
}

div.link-separator {
	width: 680px;
	height: 1px;
	line-height: 1px; /* for IE6 */
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: solid #b2bfeb 2px;
	border-bottom: solid #b2bfeb 1px;
}

div.link-desc {
}

img.link {
	border: none;
	width:  10px;
	height: 10px;
	margin: 0 5px 0 0;
}


img.map {
	border: 0;
}

div.map {
	margin: 10px 20px 20px 20px;
}

div.map div.caption {
	width:  50%;
	font-size: large;
	margin: 30px 0 15px 0;
	padding: 0 0 0 12px;
	background: url('/images/corporation/caption.gif') #FFFFFF no-repeat left center;
	border-bottom: solid 1px #C0C0C0;
}

div.map div.body {
	margin: 5px 10px 5px 10px;
}

div.map div.address {
	margin: 0 0 5px 0;
}

div.map div.access {
	margin: 5px 0 5px 0;
}

div.access div.route {
	font-size: small;
	margin: 0 0 0 5px;
}

div.gmap-wrap {
	margin: 10px 10px 10px 10px;
}

iframe.gmap {
	border: solid 1px #808080;
}
