/* Main Contents Area
------------------------------------------------------- */
div#topNewsList {
	margin: 0 -120px 0 0;
	width:20em;
	float: left;
}

p#BnArea {
	float:right;
	margin:5px 10px 5px 5px;
	padding:0;
	width:200px;
	height:auto;
}

div#ThundersArea {
	clear:both;
	float:left;
	margin:5px 0;
	margin-right:5px;
	padding:0;
	width:270px;
	height:100%;
	height:auto;
	/*background:#00A774;*/
	background:#97FFE0;
}

#ThundersArea p {
	float:left;
	margin:5px 3px;
	padding:0;
	/*width:30%;*/
}



h2#ThundersHeader {
	margin-top:5px auto;
	padding:0;
	overflow:hidden;
	width:270px;
	height:55px;
	/*text-indent:-9999px;*/
	/*background:url(/special/jt/images/Thunders_title.gif) no-repeat;*/
}

div#MarvelousArea {
	float:left;
	margin:5px 0;
	padding:0;
	width:270px;
	height:100%;
	height:auto;
	/*background:#FF6600;*/
	background:#FCCCAC;
}

#MarvelousArea p {
	float:left;
	margin:5px 3px;
	padding:0;
}




h2#MarvelousHeader {
	margin-top:5px auto;
	padding:0;
	overflow:hidden;
	/*text-indent:-9999px;*/
	width:270px;
	height:55px;
	/*background: url(/special/jt/images/Marvelous_title.gif) no-repeat;*/
}


/* Top News Area
------------------------------------------------------- */
#topNews { clear: none; }

#topNews h2 { margin: 0.5em 0; }

#topNews p#news {
	margin-bottom: 0.5em;
	font-size: 90%;
	line-height: 1.6em;
}

#topNews p#news2 {
	margin: 0 0 0.5em 0;
	padding-bottom: 1em;
	font-size: 90%;
	line-height: 1.6em;
	border-bottom: 1px dotted #333333;
}
/* ----- 下線なし ----- */
#topNews p#news3 {
	margin: 0 0 0.5em 0;
	padding-bottom: 1em;
	font-size: 90%;
	line-height: 1.6em;
}
/* ----- Top News List ----- */
#NewsList {
	margin-right: 15px;
	float: left;
}

#NewsList  { margin: 0 0 5px 24px; }
/* Hides from IE5-mac \*/
	*+html #NewsList ul.newsList { margin: 0 0 0 24px; }
	*html #NewsList ul.newsList { margin: 0 0 0 24px; }
/* End hide from IE5-mac */

/* ----- News List(バックナンバーへの誘導リンク) ----- */
p#linkBN {
	font-size:80%;
	color:1e1e1e;
	text-align:right;
	width:90%;
	margin-top:5px;
}


/* ----- News List(暫定追加) ----- */

#ThundersArea ul.newsList {
	font-size:80%;
	color:1e1e1e;
	line-height:140%;
}

#ThundersArea li.newsList {
	margin-left:-15px;
}

#MarvelousArea ul.newsList {
	font-size:80%;
	color:1e1e1e;
	line-height:140%;
}

#MarvelousArea li.newsList {
	margin-left:-15px;
}

/* 写真 */
.PhotoRight {
	margin: 25px 0px 10px 15px;
	padding: 10px 10px 7px 10px;
	background: #ededed;
	border: 1px solid #ccc;
	float: right;
}
.PhotoRight dd {
	margin-bottom: 3px;
	font-size: 80%;
	line-height: 1.3em;
}
/* Photo News Area
------------------------------------------------------- */
.topPhotoList {
	clear:both;
	float:left;
	margin:5px auto;
	padding:0;
	width:270px;
	height:100px;
	overflow:hidden;
	background:#000;
}

.topPhotoList div.cata {
	width: 65px;
	height:65px;
	margin:0px;
	padding: 5px 0;
	background-color: #FFFFFF;
	text-align: center;
	float:left;
	overflow:hidden;
	background:#000;
}

.topPhotoList div.cata img {
	margin:5px;
	padding:0px;
	width: 65px;
	text-align: center;
	display:block;
	border: none;
}
.topPhotoListLinkL {
	float:left;
	margin:5px 0;
	padding-left:1em;
	width:120px;
	height:1.2em;
	color:#ffffff;
	font-size:75%;
	text-align:left;
	background:#000;
}

.topPhotoListLink {
	float:left;
	margin:5px 0;
	padding-right:1em;
	width:120px;
	height:1.2em;
	color:#ffffff;
	font-size:75%;
	text-align:right;
	background:#000;
}

<p id="TopLinks">
/*トップリストリンクテキストカラー*/
#TopLinks a:link {
	color: #00A774 ;
	font-size:75%;
}

#TopLinks a:visited { 
	color: #97FFE0;
	font-size:75%;
}
#TopLinks a:hover { 
	font-size:75%;
	color: #FF6600;
}

/*フォトリストリンクテキストカラー*/
.topPhotoListLink a:link { color: #ffffff }
.topPhotoListLink a:visited { color: #E5EBD6 }
.topPhotoListLink a:hover { color: #FAEBDE }