@charset "utf-8";
/* CSS Document */

#mArchive {padding:20px 0px 10px;}
	#mArchive a {text-decoration:none;}

/*


		#mArchive h2 {width:570px; height:24px; padding-bottom:15px; text-align:right;}
		#mArchive h2#tmt_papernews {background:url(../../archive/images/tmt_papernews.jpg) no-repeat;}
*/

	#mPapernewsList {padding:0px 0px 20px 0px; overflow:hidden;}
		#mPapernewsList li {padding:10px 0px; border-top:#999 1px solid; background:none;}
		#mPapernewsList li img {float:left; border:#ccc 1px solid; padding:2px; margin:0px 10px 0px 0px;}
	
	#mPapernewsList dt{line-height:18px; font-size:14px; font-weight:bold; padding-bottom:8px;}
		#mPapernewsList dt span{font-size:11px; color:#666; font-weight:normal;}
		
		
		
	#mPapernewsList2 {padding:0px 0px 20px 0px; overflow:hidden;}
		#mPapernewsList2 .cel {padding:10px 0px; border-top:#999 1px solid; background:none;}
		#mPapernewsList2 .cel img {float:left; border:#ccc 1px solid; padding:2px; margin:0px 10px 0px 0px;}	
		
		#mPapernewsList2 .date001{line-height:18px; font-size:14px; font-weight:bold; padding-bottom:8px;}
		#mPapernewsList2 .date001 span{font-size:11px; color:#666; font-weight:normal;}



#mArchiveList {border-top:#999 3px solid; border-bottom:#ccc 2px dotted; padding:15px 0px 10px 0px;}
	#mArchiveList a{text-decoration:none;}
	#mArchiveList ul {clear:both; padding:5px 10px 25px;}
	#mArchiveList li {padding:2px 2px 3px 12px; background:url(../images/wleflist2.gif) no-repeat 0px 5px;}
	#mArchiveList p.list {background:#eee; text-align:right; line-height:20px; font-size:11px; padding-right:5px;}


/*
#mArchivetop {
	margin: 0px;
	width: 570px;
}     

*/
#mArchive .archive-title {
	width:499px;
	height: 24px;
	margin: 0;
	background-image: url(../../images/tmt_other.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 15px;
}

#mArchive .archive-title  h2 {
	color: #FFFFFF;
	text-indent: 15px;
   }

#mArchive .archive-rss {
	width: 70px;
	float: right;
	margin-top: -29px;
   }
#mArchive .archive-rss img {
}

/* Mr.カウボーイのタイトル部分　*/
#mMainContents .cowboy-title {
	background-color: #DCEDFF;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 100px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	line-height: 140%;
	display: block;
	margin-top: 15px;
	background-attachment: scroll;
	background-image: url(../../images/colum_bg_cowboy.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.cowboy-title strong {
	font-weight: bold;
	color: #003399;
	margin-bottom: 10px;
}


/* J氏のタイトル部分　*/
#mMainContents .j-title {
	background-color: #F5EBEB;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 100px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	line-height: 140%;
	display: block;
	margin-top: 15px;
	background-attachment: scroll;
	background-image: url(../../images/colum_bg_j.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.j-title strong {
	font-weight: bold;
	color: #330000;
	margin-bottom: 10px;
}

