@charset "euc-jp";

/*------------------- Page ¡¡Kashiwa ¡ãTOP¡ä--------------------*/
.contentBody{
	color: #cebba2;
	background-color: #372D20;
	padding-bottom: 0 !important;
}
.contentBody a{
	color: #cebba2;
	background-color: transparent;
}
.contentBody a:hover{
	color: #fff;
	background-color: transparent;
}
.main{
	width: 550px;
	margin: 0;
	padding: 0;
	float: left;
}

.service{
	width:525px;
	float: left;
	margin-top:35px;
	margin-left:10px;
}

.service ul{
	margin:0;
	padding:0;
	zoom: 1;
}
.service ul:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

.service ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	list-style-type: none;
}

/* news topics */
body{
	scrollbar-track-color: #372d20;
	scrollbar-face-color: #372d20;
	scrollbar-shadow-color: #cebba2;
	scrollbar-darkshadow-color: #372d20;
	scrollbar-highlight-color: #372d20;
	scrollbar-3dlight-color: #cebba2;
	scrollbar-arrow-color: #cebba2;
}
.newsTopics{
	width: 350px;
	float: right;
	overflow: hidden;
	zoom: 1;
	padding: 20px 0 0;
	margin: 0 0 5px 0;
}
.bnr{
	margin:10px 0;
}
.newsTopics .calenderBtn{
	margin:10px;
}

.newsTopics dl{
	width: 320px;
	margin: 0;
	padding: 0;
}
.newsTopics dt{
	margin: 0;
	padding: 0;
}
.newsTopics dd{
	margin: 0;
	padding: 0 10px 10px;
	font-size: 11px;
	line-height: 120%;
}
.newsTopics dd img{
	margin: 0 2px;
}

.newsTopics strong{
	font-size: 12px;
}
.newsTopics em{
	font-style: normal;
	font-weight: bold;
}
.newsTopics span{
	font-weight: normal;
}

.newsTopics dt#topic {
	background: #736c63;
	color: #e5e4e2;
	height: 16px;
	line-height: 20px;
	font-size: 93%;
	font-weight: bold;
	padding-left: 16px;
	letter-spacing: 0.4em;
	margin-top: -6px;
	margin-bottom: 5px;
}


.newsTopics strong{
	color: #f66;
	background-color: transparent;
}






