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

#A a:link		{ color: #0000CC; text-decoration: underline; }
#A a:visited	{ color: #9595FF; text-decoration: underline; }
#A a:active	{ color: #0000FF; text-decoration: none; }
#A 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; }

.top-table a:link		{	color: #0000CC;	text-decoration: none;	}
.top-table a:visited	{ 	color: #0000CC; text-decoration: none;	}
.top-table a:active		{ 	color: #0000FF; text-decoration: none;	}
.top-table 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: right;
	width: 115px;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background-color: #DDDDDD;
	}
	
.top-table {
	margin-bottom: 10px;
	padding: 5px;
	font-size: small;
}

.top-table-title {
	font-size: 16px;
	font-weight: bold;
}


.content {
	line-height: 130%;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#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 {
	text-align: left;
	font-size: large;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0px;
	background: #DEE8FC;
}
.content h1.A {
	text-align: left;
	font-size: large;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0px;
	background-color: #E6E6E6;
	border-left: 5px solid #333333;
}	
.content h2 {
	color: #333333;
	font-size: large;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 2px 2px;
	border-left: 10px solid #003399;
	text-indent: 3px;
}

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

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

.profile {
	color: #333333;
	font-size: small;
	text-align: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background: #FEFFE0;      
}




#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;
}
.whatsnew2 {
	line-height: 115%;
	text-align: left;
	border-bottom: 1px dotted #999999;
	font-size: medium;
	margin: 3px;
	background-image: url(http://www.jace.or.jp/img/conp_li.gif);
	background-position: left 0.5em;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

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

.index-menu {
	font-size: small;
}


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

.mailmagazine2 {
	background: #E8E8E8;
	padding: 3px;
}
.oshirase {
	background-color: #F2F2F2;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	border: 1px dotted #CCCCCC;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 430px;
}
.low-event td {
	font-size: small;
}
.low-event {
	font-size: small;
}
.lawurl {
	background-color: #FEFFE0;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}
.conp-new {
	background-color: #FFF5EC;
	padding: 1em;
	border: 1px solid #FF9933;
	margin-bottom: 2em;
}
.conp-new li {
	background-image: url(conp_new_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	list-style: none;
	padding-left: 20px;
	margin-left: 0px;
}
.conp-new ul {
	margin-left: 0px;
	margin-bottom: 0px;
}
dl.sche {
	border-bottom: 1px dotted #CCCCCC;
}
dl.sche dt {
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	border-top: 1px dotted #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #0000F0;
	font-weight: bold;
}
dl.sche dd {
	margin-left: 1em;
	margin-bottom: 0.5em;	
}
.hide {
	visibility: hidden;
}
#id1 {
	background-color: #FEF9F1;
	padding: 8px;
	font-size: 12px;
	font-weight: normal;
	border: 1px dotted #FF9900;
	margin:0.5em 1em 0.7em 1.5em;
}
#id1 span{
	color: #FF0000;
	font-weight: bold;
	
}
.inp-button{
	padding: 5px;
}
div.detail span	{
	padding: 3px;
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
}
div.detail	{
	font-size: 12px;
	margin: 0.5em 0em;
	padding-right: 1em;
}