


header{
	margin:0 ;
	border-bottom:0px  none;
	/* ボックスシャドウ */
	box-shadow: none;
	position:relative;
	background:none;
	padding:0px 0 0 0px;
	margin-bottom:40px;

}


#mainHeaderTop{
	height:300px;
	margin:0 0 16px 0;
	padding:0;
	background:#f7fbff url(../mainImage/topBg.png) top center ;
	behavior: url(/CSS/iepngfix.htc);
}


#headerTop{
	margin:0 auto;
	width:986px;

}


#pasoble{
	clear:both;
	float:left;
	margin-top:110px;
	
}

#pasoble h1{
	margin:0;
	padding:0
}


#thTopAdsLnk{
	float:left;
	margin:8px 20px 0 0;
	width:468px;

}

#srh{
	position:absolute;
	right:10px;
	top:45px;
}


#htCat{
	float:right;
	margin:66px 10px 0 0;
	padding:25px 0 0 4px;
	height:160px; 
	width:476px;
	background: url(/mainImage/topCatBg.png) left top;
	behavior: url(/CSS/iepngfix.htc);	
	
	border:1px solid #ccc;

	
	/* 角丸 */
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;	
	
	/* ボックスシャドウ */
	
	position:relative;
	behavior: url(/CSS/PIE.htc);
	
	
}


#htCat ul{
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}

#htCat li{
	float:left;
	padding:0 3px 4px 0;
}

#htCat li img{
	max-height:76px;
}

#htCat img:hover{
		opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";	
}

#htCat h2{
	display:none;
}



#topContent{
	float:left;
	width: 650px;
	margin:0 10px 0 0;
	overflow:hidden;

}

.tcontent {
	background:#fefefe;
	font-size:16px;
	font-weight:normal;
	line-height:180%;
	margin:0;
	padding:10px;

	
	border:1px solid #999999;
	
	overflow:hidden;
	/* 角丸 */
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;

	/* ボックスシャドウ */
	box-shadow:1px 1px 3px #666666;

	position:relative;
	behavior: url(/CSS/PIE.htc);
	margin-bottom:30px;


}





#rank{
	background:url(/mainImage/picUp_bar.png) right no-repeat;
	margin:-10px 0 -16px 0;
	height:130px; 
	width:100%;
	behavior: url(/CSS/iepngfix.htc);
}

#rank h2{
	padding:14px 0 0 5px;
	font-size:20px;
	color:#333;
	font-weight:bold;
}

#lists  li {
	margin:0;
	padding:0;
}


#lists  li a{
	display:block;
	color:#333;
	text-decoration: none;
	margin:0;
	padding:12px 0;

}

#lists  li a:hover{
	color: #fff;
	background-color:#333;
	text-decoration: none;

}


.liw {
	margin-bottom:4px;

}


#lists h2 a{
	font-size:30px;
	color: #06C;
	text-decoration:none;
}

#lists h3 a:hover{
	text-decoration: underline;
}


#lists .cList{
	margin-bottom:40px;
}



#lists a.more{
	font-weight:bold;
	
}
















h3{
	font-size:100%;
	font-weight: normal;
	margin:0;
	padding:0;
	color:#333;
}


.adsBoxL{
	margin-left:25px;
}





footer{
	margin:0 ;
	border-bottom:0px  none;
	/* ボックスシャドウ */
	box-shadow: none;
	position:relative;
	behavior: url(/CSS/PIE.htc);
}



.newTtl{
	clear:both;
	cursor:pointer;
	margin-top:16px;
	color:#666;
	font-weight:bold;
	padding:0 0 0 18px;
	background:url(../mainImage/listD.gif) left center no-repeat;
	
}

.new{
	display:none;

}

.tKanren{
	border-top:1px solid #ccc;
}








