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;
}

.cover {
	background: url(img/cover.jpg);
	height: 200px;
	width: 760px;
	border-top: 1px solid #FFFFFF;
}

.BlogName {
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#banner-img {
	display: none;
	}


#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	font-size: 20px;
	font-weight: bold;
}

#banner h2 {
	padding: 0px 10px;
	font-size: 11px;
	color: #666666;
	}

#center {
	float: left;
	width: 590px;

	}

#topcenter {
	float: left;
	width: 470px;
	}


#topright {
	text-align: center;
	width: 120px;
	padding: 5px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #DDDDDD;
	}


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

}

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

}

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

.small {
	font-size: small;
} 



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

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

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

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

.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;
	}


#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.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;
}



.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	}	
	

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

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

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.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;
}


.mailmagazine {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.mailmagazine2 {
	background: #E8E8E8;
	padding: 3px;
}

