#boxleft_newcontents{
	width:294px;
	text-align:left;
	margin:0;
	padding:3px;
	float:left;
	border:solid 1px #8E8E8E;
}

#boxright_newcontents{
	width:294px;
	text-align:left;
	margin:0;
	padding:3px;
	float:right;
	border:solid 1px #8E8E8E;
}

/* 200810 ?

/* clear fix */

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */

#flashWrap {
	width: 786px;
	height: 249px;
	margin: 0 auto;
	border: 2px solid #fff;
}

#flashBox {
	float: left;
	border-right: 2px solid #fff;
	width: 564px;
	height: 249px;
}

#bannerBox {
	width: 220px;
	float: right;
}

#flashBox img {
	display: block;
}

#bannerBox {
	width: 220px;
	float: left;
	overflow: hidden;
}

#sideMenu {
}

#sideMenu ul {
}

#sideMenu ul li {
	width: 160px;
	padding: 0;
}

#sideMenu ul li a {
	display: block;
	width: 160px;
	height: 87px;
	text-indent: -9999px;
}

#sideMenu ul li#sideMenuItem1 a { background: url(../images_jp/indexnew/menu_bg1.jpg) no-repeat left top;}
#sideMenu ul li#sideMenuItem2 a { background: url(../images_jp/indexnew/menu_bg2.jpg) no-repeat left top;}
#sideMenu ul li#sideMenuItem3 a { background: url(../images_jp/indexnew/menu_bg3.jpg) no-repeat left top;}
#sideMenu ul li#sideMenuItem4 a { background: url(../images_jp/indexnew/menu_bg4.jpg) no-repeat left top;}
#sideMenu ul li#sideMenuItem5 a { background: url(../images_jp/indexnew/menu_bg5.jpg) no-repeat left top;}


#sideMenu ul li ul {
}

#sideMenu ul li ul li {
	padding: 0;
}

#sideMenu ul li ul li a {
	background: url(../images_jp/common/menu_sub_bg.gif) no-repeat 12px 8px !important;
	padding: 0 0 0 25px;
	width: 135px;
	height: auto;
	text-indent: 0;
	color: #333;
	text-decoration: none;
}

#sideMenu ul li ul li a:hover {
	background: url(../images_jp/common/menu_sub_bg2.gif) no-repeat 12px 8px #ddd !important;
}

#subCategory {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#subCategory h2 {
	width: 750px;
	height: 170px;
	text-indent: -9999px;
	padding: 0 0 15px 0;
}

#subCategory h2.trend { background: url(../images_jp/common/trend.jpg) no-repeat left top;}
#subCategory h2.entertainment { background: url(../images_jp/common/entertainment.jpg) no-repeat left top;}
#subCategory h2.study { background: url(../images_jp/common/study.jpg) no-repeat left top;}
#subCategory h2.culture { background: url(../images_jp/common/culture.jpg) no-repeat left top;}
#subCategory h2.column { background: url(../images_jp/common/column.jpg) no-repeat left top;}

#subCategory h3 {
	width: 740px;
	height: 29px;
	background: url(../images_jp/common/tit_bg_new.gif) no-repeat left top;
	color: #fff;
	font-size: 20px;
	padding: 1px 0 0 10px;
	text-align: left;
	clear: both;
	margin: 0 0 15px 0;
}

#subCategory h3 a {
	color: #ffffff;
	text-decoration: none;
}

#subCategory h4 {
	text-align: left;
}

#subCategory h4 img {
	/*clip: rec(0 260px 0 0);*/
	display: block;
}

#subCategory div.textBoxWrap {
	padding: 0 0 20px 10px;

}

#subCategory div.textBox {
	width: 350px;
	margin: 0 10px 0 0;
	float: left;
	padding: 5px;
}

#subCategory div.textBox table {
	width: 350px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#subCategory div.textBox table td,
#subCategory div.textBox table th {
	padding: 0;
	margin: 0;
}

div.redBox {
	background: url(../images_jp/common/red_box_bg.gif) repeat-x left bottom;
}

div.blueBox {
	background: url(../images_jp/common/blue_box_bg.gif) repeat-x left bottom;
}

div.brownBox {
	background: url(../images_jp/common/brown_bg.gif) repeat-x left bottom;
	width: 720px;
	padding: 5px;
}

#subCategory div.textBox h4 {
	font-size: 14px;
}
div.redBox strong,
div.redBox h4 {
	color: #F075AC;
	padding: 0 0 5px 0;
}

div.redBox h4 a {
	color: #F075AC;
	text-decoration: none;
}

div.blueBox strong,
div.blueBox h4 {
	color: #097EC3;
	padding: 0 0 5px 0;
}

div.blueBox h4 a {
	color: #097EC3;
	text-decoration: none;
}

div.brownBox h4 {
	font-size: 14px;
	color: #00A967;
	padding: 0 0 5px 0;
}









div.rankBox {
	background: #FF6699;
	color: #000;
}

div.rankBox p {
	padding:5px;
}

div.rankBox h4 {
	color: #FFFFFF;
}



div.rankBox2 {
	background: #3399FF;
	color: #000;
}

div.rankBox2 p {
	padding:5px;
}

div.rankBox2 h4 {
	color: #FFFFFF;
}











p.moreBtn a {
	color: #0000CC !important;
	font-size: 14px !important;
}

div.redBoxWrap {
	float: left;
	width: 370px;
}

div.blueBoxWrap {
	float: right;
	width: 370px;
}


div.redBoxWrap div.textBox,
div.blueBoxWrap div.textBox {
	margin-bottom: 20px !important;
	float: none !important;
}


/* // 200810 ?