@charset "UTF-8";
@import url(CSS-Common.css);
/* layout */


#main-Tree{
	margin:15px 0 0 0 ;
	padding:0;
	text-align:left;
	clear:both;
	}

table.TopseanTree{
	margin:0 0 0 0;
	padding:0 ;
	border-collapse: collapse;
	border:none;
	height:390px;
	width:630px;
}

table.TopseanTree tr,
table.TopseanTree td{
	margin:0;
	padding:0;
	border:none;
	border-collapse: collapse;
}


table.TopseanTree td a img {
	margin:0;
	padding:0;
	border:none;
}

#top-pBOX{
	text-align:center;
	width:630px;
	margin:0 0 20px 0;
	padding:0;
	}

#top-pBOX img{
	padding:0 10px;
	margin:0 0;}
	

#newsBox{
	background: url(img-top/new-back.gif) repeat-y left top;
	margin:0 30px 0 0px;
	padding:0;
}

#main-News{
	margin: 0;
	padding:0 0 0px 0;
	border:none;
	width:305px;
	float:left;
	background-image: url(img-top/new-news-2.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	
}

#main-KaekoNews{
	margin:0 0px 0 325px;
	padding:0 0 0px 0 ;
	border:none;
	width:305px;
	background-image: url(img-top/new-kaeko.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	/*background-color: #DAE8F3;*/
	}

#renewbox{
	padding:0;
	background-image: url(img-top/renew-back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin:15px 0px 0px 0px;
}




#renew-info{
	margin: 0;
	padding:0 0 0px 0;
	border:none;
	width:630px;
	background-image: url(img-top/renew.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;	
}


	
#renew-event-info {
	margin: 0;
	padding:0 0 0px 0;
	border:none;
	width:630px;
	/*background-image: url(img-top/new3-event.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;*/
}

#renew-kaeko-info {
	margin: 0;
	padding:0 0 0px 0;
	border:none;
	width:630px;
	/*background-image: url(img-top/new3-kaeko.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;*/
}

.toptopics-T2{
	font-size:14px;
	font-weight:bold;
	color:#993300;
	margin: 10px 0px 0px 25px;
	padding:10px 0px 0px 0px;
	}
	
#main-News ul,
#main-KaekoNews ul,
#renew-info ul,#renew-topics-info ul,#renew-event-info ul,#renew-kaeko-info ul{
	margin: 0px 10px 0px 28px;
	padding:25px 10px 10px 0;}
	

#main-News ul li,
#main-KaekoNews ul li,
#renew-info ul li,#renew-topics-info ul li,#renew-event-info ul li,#renew-kaeko-info ul li{
	font-size:12px;
	line-height:15px;
	list-style: circle url(img-top/maru-blue.gif) outside;
}

/*dl*/
dl#renew-list-dl  {
	list-style-type: none;
	margin: 0px 40px 0px 30px;
	padding: 5px 0px 10px 0px;
	width: 590px;
	line-height:14px;
}
#renew-list-dl dt {
	background-image: url(img-top/maru-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:3px 5px 3px 9px;
	margin:  0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	width: 100px;
	float: left;
	clear:both; 
	color: #3366CC;
}

#renew-list-dl dt.eventday{
	background-image: none;
	padding:3px 5px 3px 0px;
	margin:  0px 0px 0px 0px;
	color: #333333;
}

#renew-list-dl span.kaisai{
	font-weight:normal;
	color:#1A64B5;
	padding-left:2px;
}

#renew-list-dl dd {
	width:480px;  
	padding:3px 5px 3px 0px;
	margin:  0px 0px 0px 75px;
	font-size: 13px;
}



/*Topics*/

#renewbox-waku{
	padding:0;
	margin:0px 0px 0px 0px;
	border: 1px solid #CAD6D1;
	width:630px;
}

/*#renew-topics-info {
	margin: 0;
	padding:10px 20px;
	border:none;
	width:630px;
	background-image: url(img-top/new3-topics.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}*/

#toptopics-box{
	margin: 0px;
	padding: 10px 25px;
	}
	
.toptopics-T{
	font-size:14px;
	font-weight:bold;
	color:#993300;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
		
h3.toptopics-title{
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	color:#0033CC;
	margin: 10px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	border-bottom: thin dotted #666666;
	}
	
	
.toptopics-date{
	clear:both;
	font-size:0.7em;
	line-height:1.1em;
	font-weight:bold;
	color: #3366CC;
	text-align:right;
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.toptopics-honbun{
	font-size:0.8em;
	line-height:1.1em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	

	
#main-topCenter .goto-topics{
	clear:both;
	font-size:0.7em;
	line-height:1.1em;
	text-align:right;}

#main-topCenter .goto-topics a:link,
#main-topCenter .goto-topics a:visited {
	text-decoration: none;
	color: #0066FF;
}

#main-topCenter .goto-topics a:active,
#main-topCenter .goto-topics a:hover {
	text-decoration: none;
	color: #FF00FF;
}





#main-topCenter a:link,
#main-topCenter a:visited {
	text-decoration: none;
	color: #333333;
}

#main-topCenter a:active,
#main-topCenter a:hover {
	text-decoration: none;
	color: #FF00FF;
}

#main-topCenter .newdate{
	color: #3366CC;
	margin: 0px 0px 0px 3px;
	font-size:11px
}
p.charity-platform{
	text-decoration: none;
	color: #CCCCCC;
	font-size:11px;
	line-height:12px;}
	
img#charity-pIMG{
	float:left;
	margin: 0px 5px 0px 0px;
	padding:0px;
	}
	

