	/*枠*/
.frame_ALL{
	position: relative;
/*	background-color: #555555;*/
  	top: 0px;
   	left: 0px;
	border: none;
	width: 100%;
}

.frame_LEFT{
	position: relative;
/*	background-color: #333333;*/
  	top: 0px;
   	left: 0px;
	width: 500px;
	border: none;

}

.frame_RIGHT{
	position: relative;
/*	background-color: #cccccc;*/
  	top: 0px;
   	left: 550px;
	width:190px;
	margin-bottom:25px;
	border: none;
}


.right_text {
	text-align:left;
	padding:1px 10px;
/*	background:<{$table_cell_bgcolor}> url(https://img.shop-pro.jp/tmpl_img/32/left-navi_bg.gif) 0px 0px repeat-y;*/
	line-height:1.2em;
	font-size:12px;
}




/*-トピック＆ニュース*/
/*TOPIC & NEWS画像*/
.topic_news{
	position: relative;
/*	background-color: #333333;*/
  	top: 0px;
   	left: 1px;
	width: 700px;
	border: none;
}


#topic{
	position: relative;
	top: 0px; 
	left: 0px; 
	width: 700px;
}






.BOX_A{
	position: absolute; 
  	top: 0px;  
   	left: 0px;
	width: 240px;
	height: 108px;
	margin: 2px;
	padding: 3px;
	border-bottom:solid 1px; 
	border-color: #666666;
	font-family:sans-serif; 
	font-size:9pt; 
	line-height:130%;
	float: left;
}

.BOX_A:hover{
	background-color: #CCCCCC;
}

.BOX_B{
	position: absolute; 
  	top: 0px; 
   	left: 251px; 
	width: 240px; 
	height: 108px;
	margin: 2px;
	padding: 3px;
	border-bottom:solid 1px;
	border-color: #666666;
	font-family:sans-serif;
	font-size: 9pt;
	line-height:130%;
	clear: left; 
}
.BOX_B:hover{
	background-color: #CCCCCC;
}

.BOX_C{
	position: absolute; 
  	top: 122px;  
   	left: 0px;
	width: 240px;
	height: 108px;
	margin: 2px;
	padding: 3px;
	border-bottom:solid 1px;
	border-color: #666666;
	font-family:sans-serif;
	font-size:9pt;
	line-height:130%;
	float: left;
}

.BOX_C:hover{
	background-color: #CCCCCC;
}


.BOX_D{
	position: absolute; 
  	top: 122px;  
   	left: 251px;
	width: 240px;
	height: 108px;
	margin: 2px;
	padding: 3px;
	border-bottom:solid 1px;
	border-color: #666666;
	font-family:sans-serif;
	font-size:9pt;
	line-height:130%;
	clear: left;
}

.BOX_D:hover{
	background-color: #CCCCCC;
}


.BOX_E{
	position: absolute; 
  	top: 242px;  
   	left: 0px;
	width: 240px;
	height: 108px;
	margin: 2px;
	padding: 3px;
	border-bottom:solid 1px;
	border-color: #666666;
	font-family:sans-serif;
	font-size:9pt;
	line-height:130%;
	float: left;
}

.BOX_E:hover{
	background-color: #CCCCCC;
}


.BOX_F{
	position: absolute; 
  	top: 242px;  
   	left: 251px;
	width: 240px;
	height: 108px;
	margin: 2px;
	padding: 3px;
	border-bottom:solid 1px;
	border-color: #666666;
	font-family:sans-serif;
	font-size:9pt;
	line-height:130%;
	clear: left;
}

.BOX_F:hover{
	background-color: #CCCCCC;
}




.BOX_Z{
	position: absolute; 
  	top: 370px;  
   	left: 0px;
	width: 480px;
/*	height: 108px;*/
	margin: 2px;
	padding: 3px;
/*	border-bottom:solid 1px;*/
/*	border-color: #666666;*/
	font-family:sans-serif;
	font-size:10pt;
	line-height:130%;
/*	clear: left;*/
}




.img{
	float:left;
	margin: 0px;
	padding: 3px;
	border: none;
	}

.toptitle{
	font-weight: bold;
	font-size: 9pt;
	line-height:10px;

	border: none;	
}


.toptitle_B{
/*	font-weight: bold;*/
	font-size: 9pt;
	line-height:10px;
	border: none;	
}



#slider{display:block;}





.top_font{
 font-family: 'Noto Sans JP',sans-serif;
 font-size:16px;
}


.newitem_font{
 font-family: "Roboto",sans-serif;
 font-size:14px;
}

