a{
	color:#ff0000;
	text-decoration: underline;
}
a:hover{
	/*color:#ffffff;
	background-color:#ff0000;*/
	text-decoration: underline;
}
a:link{
	color:#ff0000;
	text-decoration: none;
}
a:visited{
	color:#ff0000;
	text-decoration: none;
}	
a:link:hover{
	/*color:#ffffff;
	background-color:#ff0000;
	text-decoration: none;*/
	text-decoration: underline;
}
a:visited:hover{
	/*color:#ffffff;
	background-color:#ff0000;
	text-decoration: none;*/
	text-decoration: underline;
}

#contena{
	margin:0;
	padding:23px 23px;
	width:900px;
	_width:940px;
	text-align:left;
	_display:inline; /*IE6+5.x*/
}

#contBOX{
	min-height:500px;
	height: auto !important;
	height: 500px;
}

#header{
	width:130px;
	height:500px;
	float:left;
	_display:inline; /*IE6+5.x*/
}

#hLOGO{
	display:none;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#menuSpace{
	margin:0;
	padding:0;
	width:122px;
}

#menuSpace ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#menuSpace ul li{
	_display:inline;
}

#menuSpace ul li a{
	width:120px;
	display:block;
	/*margin-bottom:2px;*/
}

.menuTab{
	height:14px;
	margin-bottom:2px;
}

#mSTORE.menuTab,
#mMUSIC.menuTab,
#mABOUT.menuTab{
	height:14px;
	margin-bottom:10px;
}

#menuSpace ul li#mBRAND a{
	background: url(../img/m1_BRAND.png) no-repeat ;
	height:0px;
	width:120px;
	padding-top:14px;
	_height:14px;
	overflow:hidden;
}

#menuSpace ul li#mBRAND a:hover{
	background-position:0 -14px;
}

#menuSpace ul li#mNEWS a{
	background: url(../img/m1_NEWS.png) no-repeat;
	height:0px;
	width:120px;
	padding-top:14px;
	_height:14px;
	overflow:hidden;
}

#menuSpace ul li#mNEWS a:hover{
	background-position:0 -14px;
}

#menuSpace ul li#mSTORE a{
	background: url(../img/m1_STORE.png) no-repeat;
	height:0px;
	width:120px;
	padding-top:14px;
	_height:14px;
	overflow:hidden;
}

#menuSpace ul li#mSTORE a:hover{
	background-position:0 -14px;
}

#menuSpace ul li#mBLOG a{
	background: url(../img/m1_BLOG.png) no-repeat;
	height:0px;
	width:120px;
	padding-top:14px;
	_height:14px;
	overflow:hidden;
}

#menuSpace ul li#mBLOG a:hover{
	background-position:0 -14px;
}

#menuSpace ul li#mMUSIC a{
	background: url(../img/m1_MUSIC.png) no-repeat;
	height:0px;
	width:120px;
	padding-top:14px;
	_height:14px;
	overflow:hidden;
}

#menuSpace ul li#mMUSIC a:hover{
	background-position:0 -14px;
}

#menuSpace ul li#mDEALERS a{
	background: url(../img/m1_DEALERS.png) no-repeat;
	height:0px;
	width:120px;
	padding-top:14px;
	_height:14px;
	overflow:hidden;
}

#menuSpace ul li#mDEALERS a:hover{
	background-position:0 -14px;
}

#menuSpace ul li#mLINK a{
	background: url(../img/m1_LINK.png) no-repeat;
	height:0px;
	width:120px;
	padding-top:14px;
	_height:14px;
	overflow:hidden;
}

#menuSpace ul li#mLINK a:hover{
	background-position:0 -14px;
}

#menuSpace ul li#mABOUT a{
	background: url(../img/m1_ABOUT.png) no-repeat;
	height:0px;
	width:120px;
	padding-top:14px;
	_height:14px;
	overflow:hidden;
}

#menuSpace ul li#mABOUT a:hover{
	background-position:0 -14px;
}

#menuSpace ul li#mHOME a{
	background: url(../img/m1_HOME.png) no-repeat;
	height:0px;
	width:120px;
	padding-top:14px;
	_height:14px;
	overflow:hidden;
}

#menuSpace ul li#mHOME a:hover{
	background-position:0 -14px;
}




#contents{
	float:left;
	width:750px;
	min-height:500px;
	height: auto !important;
	height: 500px;
	padding-bottom:50px;
	/*background:#0000ff;*/
}

#contents #areaL{
	width:130px;
	float:left;
	min-height:500px;
	height: auto !important;
	height: 500px;
	/*background:#ff00ff;*/
	_display:inline; /*IE6+5.x*/
}

#contents #areaR{
	float:left;
	width:610px;
	padding-left:6px;
	/*background:#00ffff;*/
	_display:inline; /*IE6+5.x*/
}

#contents #areaC{
	width:740px;
	float:left;
	min-height:500px;
	height: auto !important;
	height: 500px;
}
#contents #area2C{
	width:740px;
	float:left;
	padding-left:40px;
	min-height:400px;
	height: auto !important;
	height: 400px;
}

#areaL ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#areaL ul li a{
	width:120px;
	display:block;
	//margin-bottom:2px;
}


dl,dt,dd,.ShopNAME h3{
	display:inline;
}

dt{
	margin-right:10px;
	_margin-right:6px;
}



.ShopNAME h3{
	_font-size:x-small;
}

.ShopNAME{
	margin-right:30px;
}


#footer{
	position:fixed;
	z-index:3;
	right:0px;
	left:0px;
	bottom:0px;
	/*padding-bottom:15px;*/
	height:36px;
	_padding-right:3px;
	background:url(../img/footerBG.png) repeat-x;
}

#footerCONT{
	width:900px;
	padding-top:5px;
	_padding-top:3px;
	font-size:x-small;
	_font-size:xx-small;
}
#homeLOGO{
	position:fixed;
	z-index:4;
	right:0px;
	left:0px;
	bottom:0px;
	padding-bottom:19px;
	padding-left:23px;
	width:130px;
	background:#000;
}
#homeLOGO a{
	display:block;
	background: url(../img/logo_CHIKAGAI.png) no-repeat;
	height:0px;
	width:108px;
	padding-top:130px;
	_height:130px;
	overflow:hidden;
}
#homeLOGO a:hover{
	background-position:0 -130px;
}
#footerAREA{
	float:right;
	/*padding-top:66px;*/
}
#copyright{
	color:#333;
}

