/* ------------------------------------------------------------
 * HimaturiSite record stylesheet
 * original: 2001-02-01
 * revised : 2005-03-14
 * -----------------------------------------------------------*/
@import "layout-common.css";

/* ===========================================================
 *             Element type selectors 
 * =========================================================== */

body {
	background-color: #C9E0EB;
}

hr {
	border: 0.5px ridge #A8BA96;
	margin: 0.5em 0em 0em;
}

h1 {
	margin-right: 75%;
	text-align: center;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	border-bottom: 2px dotted #A8BA96;
}

h2 {
	background: #A3CBDC;
	text-indent: 0.5em;
	padding: 0.2em;
	color: #FFFFFF;
}

h3 {
	font-size: 1em;
	margin-left: 30px;
}
	
#enclosure {
	border: 2px ridge #A8BA96;
	padding: 0.5em;
}

#staff {
	border: 0% none #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
}

#navi-a {
	background-repeat: repeat-x;
	padding-top: 17px;
	padding-bottom: 17px;
	background-image: url(../index.files/navi.gif);
	margin-left: 183px;
}


#con-space ul {
	margin: 10px 10px 10px 50px;
}

#con-space li {
	margin-left: 20px;
}

.navi-bar {
	font-size: 0.9em;
	text-align: right;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0em;
}