body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: url(http://www.jace.or.jp/img/bg.gif);
}

a:link		{ color: #0000CC; text-decoration: underline; }
a:visited	{ color: #666666; text-decoration: underline; }
a:active	{ color: #0000FF; text-decoration: none; }
a:hover		{ color: #FF3300; text-decoration: none; }

.sidebar a:link		{ color: #333333; text-decoration: underline; }
.sidebar a:visited	{ color: #333333; text-decoration: underline; }
.sidebar a:active	{ color: #0000FF; text-decoration: none; }
.sidebar a:hover		{ color: #FF3300; text-decoration: none; }



table	{
	border-collapse: collapse;
} 



h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 766px;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(http://www.jace.or.jp/img/container.gif);
}

#banner {
	height: 60px;
	background-color: #ffffff;
	margin: 5px;
}



#center {
	float: left;
	width: 550px;
	}



.content {
	line-height: 130%;
	margin: 0px 5px 0px 13px;
	padding: 0px 5px 5px 10px;
	background-color: #FFFFFF;
	color: #333333;

}

#right {
	float: left;
	width: 200px;

}

.content p {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	}


.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content ol {
	margin: 5px 25px 25px;
	}

.content ul {
	margin: 5px 25px 25px;
	}
.content h1 {
	color: #333333;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 2px 2px;
	border-left: 10px solid #003399;
	text-indent: 3px;

}
	
	
.content h2 {
	color: #666666;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #666666;
	font-size: 18px;

}

.content h3 {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0px;
	background: #DEE8FC;
}

.posted {
	color: #666666;
	font-size: small;
	text-align: left;
	padding-top: 15px;
	}




.search {
	float: right;
	padding-right: 10px;
}

.searchBox {
	border: 1px groove #CCCCCC;
}

.searchButton {
	height: 20px;
	width: 45px;
}

.sidebar {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 130%;
	padding: 0px;
}


.sidebar h2 {
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: .2em;

	border-bottom: 1px solid #999999;
}

.sidebar ul {
	margin: 0px;
	padding: 7px 5px 7px 0px;
	}


.sidebar li {
	padding: 7px 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 4px solid #666666;
                list-style-type: none;
	background: url(http://www.jace.or.jp/img/li.gif);
	font-weight: bold;
	text-align: left;
	margin: 0px;
	letter-spacing: 2px;
}



textarea[id="comment-text"] {
	width: 80%;
	}



.header {
	margin-top: 5px;
}

#footer {
	line-height: 150%;
	color: #333333;
	text-align: center;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;

	width: 766px;
	background-color: #ffffff;
	background-image: url(http://www.jace.or.jp/img/container.gif);
	border-bottom: 2px solid #999999;

}

.goTop {
	float: right;
	font-size: small;
}
.description {
	padding: 0px 10px;
	font-size: 11px;
	color: #666666;

}
.whatsnew {
	line-height: 115%;
	text-align: left;
	border-bottom: 1px dotted #999999;
	font-size: medium;
	margin: 3px;
	padding: 3px;
}

.acrobat {
	width: 145px;
	line-height: 115%;
	text-align: left;
	font-size: small;
	padding: 3px;
}
