/* ------------------------------------------------------------
 * HimaturiSite information stylesheet
 * original: 2001-02-01
 * revised : 2005-03-11
 * -----------------------------------------------------------*/
 @import "layout-common.css";
 
/* ===========================================================
 *             Element type selectors 
 * =========================================================== */
body {
	background-image: none;
	background-color: #F4F8F9;
}

h2 {
	margin-left: 0px;
	margin-top: 25px;
}

table {
	margin-left: 7px;
	font-size: 0.9em;
	margin-top: 10px;
}

caption {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	font-size: 1.2em;
	margin-top: 10px;
}

th {
	background: #AEC9DF;
}

td {
	padding: 0.3em 1em;
	background: #FFFFFF;
	margin: 2px;
}

/* ===========================================================
 *             block level styles 
 * =========================================================== */

.text {
	margin-bottom: 2em;
	font-size: 1.1em;
	line-height: 1.4em;
}


.navi-bar {
	vertical-align: bottom;
	text-align: right;
}

div#content {
	width: 736px;
	border: 2px ridge #D7E6CC;
	padding: 1em;
}

.table-1 {
	background: #AEC9DF;
	border: 1px solid #AEC9DF;
	margin-bottom: 2em;
}

.table-2 {
	border: 3px solid #AEC9DF;
}

.td-left {
	text-align: right;
	font-size: 2em;
}

.td-center {
	text-align: right;
}

.td-right {
	text-align: right;
}

.map {
	border: 1px solid #333333;
	float: left;
	margin: 1em 1em 2em;
}

.block-text1 {
	line-height: 1.4em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	font-size: 0.9em;
}
