#mainContent {
	background-image: url(../img/bg_top_main2.gif);
	background-repeat:repeat-y;
}


/*----------------------------------------*/
#topContent{
	clear:left;
	width:760px;
	height:190px;
	margin-top:0px;
	margin-left:20px;
	font-size:small;
	border-bottom:6px solid #042C53;
}


#splash{
	width: 480px;
	margin-left:0px;
	margin-right:20px;
	float:left;
}

#banner{
	padding-top: 10px;
	padding-bottom:10px;
	margin-left:20px;
}
#banner ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#banner li {
	font-size: small;
	line-height: 150%;
	list-style-type: none;
	padding-top:10px;
	padding-bottom:10px;
}
#banner a {
	border:0px;
}
#banner h3 {
}
#banner h3 span {
	display: none;
}


/*---左エリア-------------------------------------*/
#leftContent{
	margin-top:0px;
	width: 430px;
	font-size: small;
	margin-left: 40px;
	margin-bottom:0;
	}

#information {
	margin-top:20px;
	margin-bottom:10px;
}
#information p {
	line-height: 150%;
}

#information h3 {
	background-image: url(../img/bg_head_info.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 20px;
}
#information h3 span {
	display: none;
}

#brand {
	margin-top:30px;
	margin-bottom:10px;
	}
	
#brand h3 {
	background-image: url(../img/bg_head_brand.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 20px;
	}

#brand h3 span {
	display: none;
	}

/*---------------------------------------------------------*/
#itemJ{
	clear:left;
	margin-bottom:1.5em;
	}

#itemJ h3{
	background-image:url(../img/bg_head_jewelry02.gif);
	background-repeat: no-repeat;
	height: 18px;
	}
#itemF{
	clear:left;
	margin-top:1em;
	margin-bottom:1.5em;
	}

#itemF h3{
	background-image:url(../img/bg_head_fashion02.gif);
	background-repeat: no-repeat;
	height: 18px;
	}
#itemI{
	clear:left;
	margin-top:1em;
	margin-bottom:1.5em;
		}

#itemI h3{
	background-image:url(../img/bg_head_interior02.gif);
	background-repeat: no-repeat;
	height: 18px;
	}

#itemJ h3 span, #itemF h3 span,#itemI h3 span{
	display: none;
	}
	
	
	
	
/*----------------------*/
.item{
	}
	
.item ul{
	list-style-type: none;
	padding:0 0 2em 0;
	margin:0 0 2em 0;
}
.item li{
	font-size:small;
	background-image: url(../img/mark_update.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-left:1.5em;
	margin-bottom:1em;
	margin-top:0;
	float:left;
}

/*---右エリア-------------------------------------*/
#rightContent{
	clear:both;
	width: 800px;
	background-image: url(../img/bg_top_container.gif);
	background-repeat: no-repeat;
	height: 29px;
	margin-top:0;
	padding-top: 0px;
}

#column {
	position: absolute;
	top: 287px;
	left: 520px;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 250px;
		}
/*----------------*/
#update {
	padding-top: 20px;
	padding-bottom:1em;
}
#update h3 {
	background-image: url(../img/bg_head_update.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 0.5em;
}
#update h3 span {
	display: none;
}

#update dl{
	width:200px;
	height:120px;
	overflow:auto;
	padding:0 1em;
	font-size:small;
	background-color:#FFFFFF;
	border:1px dotted #339999;/**/
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#339999;
	scrollbar-darkshadow-color:#999966;
	scrollbar-3dlight-color:#ccccb3;
	
	}
#update dt{
	line-height:150%;
	font-weight:bold;
	margin-top:0.5em;
	font-size:small;
	}
#update dd{
	line-height:150%;
	font-size:small;
	}
/*----------------*/
#othersite h3 {
	background-image: url(../img/bg_head_othersite.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 0.5em;
}
#othersite h3 span {
	display: none;
}

#othersite{
	padding-top: 1.5em;
	padding-bottom:1em;
}
#othersite ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#othersite li {
	font-size: small;
	line-height: 120%;
	list-style-type: none;
	padding-bottom:1em;
}

#entry{
	padding-left:26px;
	font-size:small
	}
